2006-08-26 John Sullivan <john@wjsullivan.net>
[planner-el.git] / planner-el.texi
blob0bad25be95dc9ee1788cbd190ee5dbd5412a20be
1 \input texinfo @c -*-texinfo-*-
2 @c %**start of header
3 @setfilename planner-el.info
4 @settitle planner-el
5 @c %**end of header
7 @dircategory Emacs
8 @direntry
9 * planner-el: (planner-el). planner.el: Day planner/organizer for Emacs.
10 @end direntry
12 @syncodeindex fn cp
14 @copying
15 This manual is for Planner version 3.41.
17 Copyright @copyright{} 2001, 2004, 2005, 2006 Free Software Foundation, Inc.@*
18 Parts copyright @copyright{} 2005 Jim Ottaway@*
19 Parts copyright @copyright{} 2005 Dryice Dong Liu
21 @quotation
22 Permission is granted to copy, distribute and/or modify this document
23 under the terms of the GNU General Public License, Version 2.0
24 or any later version published by the Free Software Foundation.
25 A copy of the license is included in the section entitled ``GNU
26 General Public License.''
27 @end quotation
28 @end copying
30 @titlepage
31 @title Guide to Planner
32 @subtitle a day planner and organizer
33 @subtitle for GNU Emacs and XEmacs
35 @c The following two commands
36 @c start the copyright page.
37 @page
38 @vskip 0pt plus 1filll
39 @insertcopying
40 @end titlepage
42 @c So the toc is printed at the start
43 @contents
45 @ifnottex
46 @node Top, Preface, (dir), (dir)
47 @comment  node-name,  next,  previous,  up
48 @top Planner
50 @insertcopying
51 @end ifnottex
53 @menu
54 * Preface::                     
55 * Introduction::                
56 * Installation::                
57 * Overview::                    A discussion of different approaches to planning
58 * Getting Started::             
59 * More about Planner::          In-depth look at some core features
60 * Managing Your Information::   Integration with external programs
61 * Advanced Configuration::      
62 * Reference Material::          
63 * Getting Help::                
64 * Acknowledgements::            
65 * GNU General Public License::  
66 * Concept Index::               
68 @detailmenu
69  --- The Detailed Node Listing ---
71 Installation
73 * Getting the Files::           
74 * Creating Your Planner::       
75 * Components::                  
76 * Advanced Installation::       
78 Getting the Files
80 * Installing from a Source Archive::  
81 * Installing from Arch::        
82 * Installing from Debian::      
84 Overview
86 * Planning based on the Franklin-Covey Approach::  
87 * Why Use Planner::             
89 Getting Started
91 * Tasks::                       
92 * Schedule::                    
93 * Notes::                       
94 * Hyperlinks::                  
95 * Example Page::                
96 * Review::                      
98 More about Planner
100 * Navigation::                  
101 * More about Tasks::            
102 * More about Notes::            
103 * Making Files Pretty::         
104 * Annotations::                 
105 * Interactive Lisp::            planner-lisp.el
106 * Publishing::                  planner-publish.el
107 * Experimental Functions::      planner-experimental.el
109 More about Tasks
111 * Creating New Tasks::          
112 * Organizing Your Tasks::       
113 * Task Reports and Overviews::  
115 Creating New Tasks
117 * Creating a Task::             
118 * Task Priorities::             
119 * Task IDs::                    planner-id.el
120 * Cyclic Tasks::                planner-cyclic.el
121 * Task Detail::                 
122 * Deadlines::                   planner-deadline.el
124 Organizing Your Tasks
126 * Multiple Projects::           
127 * Viewing Tasks::               
128 * Modifying Tasks::             
129 * Carrying Over Unfinished Tasks::  
130 * Task Numbering::              
131 * Task Ranks::                  planner-rank.el
132 * Grouping Tasks::              planner-trunk.el
134 Task Reports and Overviews
136 * Accomplishments::             planner-accomplishments.el
137 * Status Reports::              planner-report.el
138 * Task Overviews::              planner-tasks-overview.el
139 * <tasks> tag::                 
140 * planner-registry::            Keep track of annotations
141 * planner-zoom::                View and navigate tasks by time period
143 More about Notes
145 * Using Allout Mode::           Quickly navigating your notes
146 * <notes>::                     Note headlines
147 * <past-notes>::                Index of past notes
148 * Note Indices::                planner-notes-index.el
150 Publishing
152 * Publishing Planner pages::    planner-publish.el
153 * Publishing Calendars::        planner-calendar.el
154 * Authz Access Restriction::    planner-authz.el
155 * RSS Publication::             Sharing notes with planner-rss.el
156 * iCal Task Publication::       Sharing tasks with planner-ical.el
157 * RDF Publication::             planner-rdf.el
159 RDF Publication
161 * Publishing with planner-rdf::  
162 * planner-rdf Tags::            
163 * planner-rdf Usage Examples::  
165 Managing Your Information
167 * E-mail::                      Linking notes and tasks to messages
168 * Scheduling and Time::         Tracking appointments and where your time goes
169 * Finances::                    Display your account balances and more
170 * Contacts and Conversations::  BBDB and ERC
171 * Tracking Research and Resources::  The Web, bibliographies, and bookmarks
172 * Tracking Development::        
174 E-mail
176 * Unix mail::                   Unix mailboxes: planner-unix-mail.el
177 * Gnus::                        Gnus mail and news reader: planner-gnus.el
178 * VM::                          VM mail reader: planner-vm.el
179 * Wanderlust::                  Wanderlust mail reader: planner-wl.el
180 * MH-E::                        MH-E mail reader: planner-mhe.el
181 * Rmail::                       Rmail: planner-rmail.el
183 Scheduling and Time
185 * Diary::                       Using the Emacs diary: planner-diary.el
186 * Appointments::                Appointments in plan pages: planner-appt.el
187 * Timeclock::                   Time tracking: planner-timeclock.el
188 * schedule.el::                 Project completion: planner-schedule.el
190 Diary
192 * Planner-Diary Advanced Features::  
194 Usage
196 * Task-based Appointments::     
197 * Schedule-based Appointments::  
198 * Viewing Appointments::        
199 * Appointment Updating on Save::  
200 * Appointment and Calendar Integration::  
201 * Appointment Hooks::           
203 Finances
205 * Ledger::                      Personal finances: planner-ledger.el
207 Contacts and Conversations
209 * BBDB::                        Contacts: planner-bbdb.el
210 * Emacs Relay Chat::            Internet Relay Chat: planner-erc.el
212 Tracking Research and Resources
214 * W3m::                         Web browser: planner-w3m.el
215 * BibTeX::                      Bibliographies: planner-bibtex.el
216 * Bookmark::                    Bookmarks: planner-bookmark.el
218 Tracking Development
220 * Log Edit::                    Changelogs: planner-log-edit.el
221 * PSVN::                        svn changesets: planner-psvn.el
222 * XTLA::                        TLA changesets: planner-xtla.el
223 * Gnats::                       Gnats: The GNU bug reporting system
225 Advanced Configuration
227 * Customizing Your Day Pages::  Change your templates
228 * Variables to Customize::      Change various aspects of Planner behavior
229 * Ideas for Other Keybindings::  Add to and change the default keybindings
231 Reference Material
233 * Keeping Track of Time::       
234 * Other Interactive Functions::  
235 * Planner Keybindings::         Default keybindings for Planner
236 * Sample Configuration Files::  
238 Sample Configuration Files
240 * File Organization::           
241 * Bare-Bones Planning::         
242 * Bare-Bones Planning with Plan Pages::  
243 * Tasks on Plan Pages with Some Day Pages::  
244 * Hierarchical Tasks::          
246 @end detailmenu
247 @end menu
249 @node Preface, Introduction, Top, Top
250 @comment  node-name,  next,  previous,  up
251 @chapter Preface
253 This document describes Planner, which was written by John Wiegley and
254 is now maintained by John Sullivan (@pxref{Acknowledgements}).
256 This document is a work in progress, and your contribution will be
257 greatly appreciated. Please e-mail comments and suggestions to the
258 mailing list (@pxref{Getting Help}). In the subject line of your
259 e-mail, include the word @samp{Planner}.
261 This documentation is available in eye-pleasing formats including PDF
262 and HTML at @url{http://www.mwolson.org/static/doc/}.
264 Documentation author and maintainer: John Sullivan
265 @email{john@@wjsullivan.net}
268 John Sullivan (johnsu01)@*
269 April 25, 2004
271 @node Introduction, Installation, Preface, Top
272 @comment  node-name,  next,  previous,  up
273 @chapter Introduction
275 Planner is an organizer and day planner for Emacs.  It helps you keep
276 track of your pending and completed tasks, daily schedule, dates to
277 remember, notes and inspirations. It is a powerful tool not only for
278 managing your time and productivity, but also for keeping within easy
279 keystroke reach all of the information you need to be productive. It can
280 even publish reports charting your work for your personal web page, your
281 conscience, or your soon-to-be-impressed boss.
283 In fact, because it uses as its building blocks simple plain-text files,
284 it is an incredibly modular and flexible tool capable of shaping and
285 handling your personal information in ways whose variety is limited only
286 by your imagination. Because of this, Planner has a very active and
287 generous community who regularly share their innovations with each
288 other. Many of these modules and extensions are included in the archive
289 that you will download. Once you get the basics down, you'll probably
290 want to explore some of them. But as you read this manual and work with
291 Planner, keep in mind that the basic core is actually very simple, and
292 it might be worth spending time with just that before delving into the
293 customizations.
295 Because they are plain text with very few requirements, the organizer
296 pages kept by Planner can be as basic or as detailed as you
297 like. Your pages can be simple to-do lists with no more additional
298 information than what you would scrawl on a napkin, or they can be a
299 highly technical affair involving hyperlinks, embedded Lisp code,
300 appointment schedules and RSS feeds. As with so much in Emacs, it's
301 all up to you.
303 To get started with Planner, you first need to download it, and possibly
304 also the packages it depends on (@pxref{Installation}).
306 @node Installation, Overview, Introduction, Top
307 @comment  node-name,  next,  previous,  up
308 @chapter Installation
309 @cindex installation
311 Planner depends on Muse. Information for downloading and installing
312 Muse can be found at
313 @url{http://www.mwolson.org/static/doc/muse.html}.
315 Make sure that you use the latest Muse release.  Development code might
316 prove unstable.
318 @menu
319 * Getting the Files::           
320 * Creating Your Planner::       
321 * Components::                  
322 * Advanced Installation::       
323 @end menu
325 @node Getting the Files, Creating Your Planner, Installation, Installation
326 @comment node-name,  next,  previous,  up
327 @section Getting the Files
329 Currently, there are three ways to obtain and install Planner. You can
330 install it from a source archive, Arch repository, or Debian package.
332 @menu
333 * Installing from a Source Archive::  
334 * Installing from Arch::        
335 * Installing from Debian::      
336 @end menu
338 @node Installing from a Source Archive, Installing from Arch, Getting the Files, Getting the Files
339 @comment node-name,  next,  previous,  up
340 @subsection Installing from a Source Archive
341 @cindex source code archive, installing from
343 You can install Planner from the source archive packaged and
344 distributed directly by the maintainer. This archive is provided in
345 both @file{.tar.gz} and @file{.zip} format.
347 @enumerate
348 @item
349 Download and unpack either
350 @url{http://www.mwolson.org/static/dist/planner-latest.tar.gz} or
351 @url{http://www.mwolson.org/static/dist/planner-latest.zip}.
353 @item Edit your @file{~/.emacs} (@file{_emacs} on Microsoft Windows).
355 @example
356 ;; Add the directories to your load path
357 (add-to-list 'load-path "/path/to/muse/lisp")
358 (add-to-list 'load-path "/path/to/planner")
359 (add-to-list 'load-path "/path/to/remember")
361 ;; Load planner
362 (require 'planner)
363 @end example
364 @end enumerate
366 @subheading Updating Your Version
368 Download a new version and extract it over the old directory. Don't
369 forget to delete any byte-compiled files (@file{*.elc}) in the
370 directories so that the new code will be used.
372 @node Installing from Arch, Installing from Debian, Installing from a Source Archive, Getting the Files
373 @comment node-name,  next,  previous,  up
374 @subsection Installing from Arch
375 @cindex Arch repositories
376 @cindex Arch, installing from
378 Arch allows you to retrieve previous versions and select specific
379 features and bugfixes. Debian users can install Arch with @kbd{apt-get
380 install tla}. Users of other distributions should see
381 @url{http://regexps.srparish.net/www/}.
383 To get started with Planner using Arch, you'll need to run some initial
384 commands to register your local copy of the archive and retrieve the
385 files.
387 @example
388 # Register the Muse archive
389 tla register-archive http://www.mwolson.org/archives/2006
391 # Register the Planner archive
392 tla register-archive http://arch.gna.org/planner-el/archive-2006
394 # Get the Muse archive
395 tla get mwolson@@gnu.org--2006/muse--main--1.0 muse
397 # Download planner module into the planner/ subdirectory
398 tla get mwolson@@gnu.org--2006-planner-el/planner-el--devel--1.0 planner
399 @end example
401 Then add the following lines to your @code{~/.emacs}:
403 @example
404 ;; Add the directories to your load path
405 (add-to-list 'load-path "/path/to/muse/lisp")
406 (add-to-list 'load-path "/path/to/planner")
407 (add-to-list 'load-path "/path/to/remember")
409 ;; Load planner
410 (require 'planner)
411 @end example
413 You can also browse the Arch repository on the web at
414 @url{http://www.mwolson.org/cgi-bin/archzoom/archzoom.cgi/mwolson@@gnu.org--2006-planner-el}.
416 @subheading Updating Your Version
417 @cindex Arch, updating from
419 To stay up-to-date using Arch, here are some commands that might be
420 useful.
422 To list upstream changes not in local copy:
424 @example
425 # Change to the source directory you are interested in. Example:
426 cd muse/
428 # Display the summary of changes
429 tla missing --summary
430 @end example
432 To update to the latest version:
434 @example
435 cd muse; tla replay
436 cd ../planner; tla replay
437 cd ../remember; tla replay
438 @end example
440 Don't forget to delete any byte-compiled files (@file{*.elc}) in the
441 directories so that the new code will be used.
443 @node Installing from Debian, , Installing from Arch, Getting the Files
444 @comment node-name,  next,  previous,  up
445 @subsection Installing from Debian
446 @cindex Debian package
448 Debian packages for Planner, Muse, and Remember are available in Debian
449 proper as the @code{planner-el}, @code{muse-el}, and @code{remember-el}
450 packages, respectively.
452 If you wish to try experimental packages, add the following lines to
453 your @file{/etc/apt/sources.list}
455 @example
456 deb http://www.mwolson.org/debian/ ./
457 @end example
459 Then, do the following steps as root:
461 @example
462 apt-get update
463 apt-get install muse-el
464 apt-get install planner-el
465 @end example
467 @subheading Updating Your Version
468 @cindex Debian package, updating
470 If you installed Planner from Debian, do @kbd{apt-get update; apt-get
471 upgrade} to upgrade all packages that can be upgraded, or @kbd{apt-get
472 update; apt-get install planner-el} to upgrade just planner-el.
474 @node Creating Your Planner, Components, Getting the Files, Installation
475 @section Creating Your Planner
477 Now that you have installed the files for Planner and Muse, you need
478 to set some options to create your first planner.
480 Muse thinks in terms of projects. Each project consists of a group of
481 documents and certain information associated with these
482 documents. Planner is organized as a project within Muse. So, you need
483 to tell Muse a bit about it.
485 Add something like the following code to your @file{.emacs} file.
487 First, give your new Planner project a name. In this case, we use the
488 name, ``WikiPlanner''.
490 @example
491 (setq planner-project "WikiPlanner")
492 @end example
494 Next, add an entry for your project to Muse's master list of
495 projects. Don't forget to use your own name here in place of
496 ``WikiPlanner'' if you have chosen something different.
498 @example
499 (setq muse-project-alist
500       '(("WikiPlanner"
501          ("~/Plans"           ;; where your Planner pages are located
502           :default "TaskPool" ;; use value of `planner-default-page'
503           :major-mode planner-mode
504           :visit-link planner-visit-link)
506          ;; This next part is for specifying where Planner pages
507          ;; should be published and what Muse publishing style to
508          ;; use.  In this example, we will use the XHTML publishing
509          ;; style.
511          (:base "planner-xhtml"
512                 ;; where files are published to
513                 ;; (the value of `planner-publishing-directory', if
514                 ;;  you have a configuration for an older version
515                 ;;  of Planner)
516                 :path "~/public_html/Plans"))))
517 @end example
519 This code should work fine as-is for you as long as the directories
520 you see exist, and as long as you have no other Muse projects besides
521 your planner.
523 The first directory (@file{~/Plans}) is the directory where the
524 source files for your planner will reside. This is the directory where
525 you will actually visit files and edit them.  These files must have a
526 ``.muse'' extension.
528 The second directory (@file{~/public_html/Plans}) is the directory
529 where your planner files will be published by Muse as XHTML
530 (@pxref{Publishing}).
532 After you have added this code, make sure to either evaluate it or
533 restart Emacs.
535 @node Components, Advanced Installation, Creating Your Planner, Installation
536 @comment node-name,  next,  previous,  up
537 @section Components
539 Now that you have the archive, let's look at what's in it.
541 There should be three directories, named @file{planner}, @file{muse} and
542 @file{remember}.
544 In the @file{planner/} directory, you'll see many files with names like
545 @file{planner-gnus.el}. These are extra modules and extensions for
546 Planner, which you can use to tailor Planner to fit your desired
547 planning and information management habits.
549 In the @file{muse/lisp} directory, you'll see many files with names like
550 @file{muse-blosxom.el}. As in @file{planner/}, these are optional
551 modules and extensions.
553 A minimal working installation includes just @file{planner/planner.el}.
555 You need @file{planner.el} because it provides the core functions for
556 handling tasks, notes, and page navigation. You need @file{Emacs Muse}
557 because it provides the functions used to display your pages (both in an
558 emacs buffer and as HTML), and for connecting them to each other. More
559 specifically, it enables you to have hyperlinks and formatting in your
560 emacs buffers even though the actual files you are working with are
561 saved in plain text. These abilities are used in Planner to format your
562 planner pages the way you like, to create links from your tasks and
563 notes to the materials and projects they refer to, and to optionally
564 ``publish'' your pages in different formats, including HTML.
566 In the @file{remember/} directory are files related to
567 RememberMode. RememberMode does not depend on Planner or Muse, but works
568 best with Planner installed. It is not required in order to use Planner,
569 but it is used by many Planner users to record notes and information to
570 their planner pages.
572 If you are curious, you can open each file in these directories and read
573 the comments at the top, to get an idea of what each extension is used
574 for. They are also all detailed later in this manual.
576 @node Advanced Installation,  , Components, Installation
577 @comment  node-name,  next,  previous,  up
578 @section Advanced Installation
580 Once you decide you want to keep Planner around for a while, there
581 are two additional steps you can take to make using it easier and more
582 efficient. These steps are optional.
584 @itemize
585 @cindex installing the info file
586 @cindex @file{planner-el.texi}, installing
587 @cindex @file{planner-el.info}, installing
588 @item You can make this document, the Planner info file, appear in
589 the index of info files you see when you type @command{M-x info} or
590 @kbd{C-h i} in Emacs. The instructions for doing this vary depending
591 on whether you have permission to edit certain files on your
592 system. Follow the instructions in @ref{Installing an Info File, ,
593 ,texinfo, Texinfo}, using something like:
595 @example
596 * Planner: (path/to/planner/Planner). Organizer/day planner
597 for Emacs.
598 @end example
600 for the new entry in the info @file{dir} file.
602 @cindex byte compiling
603 @item You can byte-compile @file{planner.el}, @file{Muse},
604 @file{remember.el}, or any of the optional modules you frequently use,
605 in order to improve the speed of their execution. Basically, all you
606 need to do is change to the directory of each project in
607 @file{scripts/planner-build.el} and run @command{make} from the command
608 line. To read more detail about byte compilation, see
609 @ref{Byte Compilation, , ,elisp, Emacs Lisp Reference Manual}.
611 @end itemize
613 @node Overview, Getting Started, Installation, Top
614 @comment node-name,  next,  previous,  up
615 @chapter Overview
617 Planner is a plain-text hyperlinked personal information manager
618 for Emacs that helps you keep track of tasks, notes, and other
619 information. People use Planner to support different ways of planning
620 one's day, from Franklin-Covey and David Allen's Getting Things Done
621 to home-brew hacks. Planner is even used to manage information not
622 normally handled by a personal information manager, like bugtracking,
623 time tracking, and team data. If you start by using Planner as a basic
624 TODO and notes manager, you might find other ways it can help you
625 improve your process.
627 You can use Planner to keep track of your tasks, schedule, notes,
628 and other information you want to store in hyperlinkable text files.
629 You can get the most benefit out of a personal information manager if
630 you use it everyday. Most people add @code{(plan)} to the end of their
631 @file{~/.emacs} so that Planner shows today's schedule and
632 unfinished tasks whenever Emacs starts. If you leave your Emacs
633 running for more than 24 hours, try to get into the habit of running
634 @code{plan} at least once a day.
636 Because your time is important, Planner tries to minimize
637 distractions, making it easier for you to jot down tasks and notes
638 without being distracted from your work. People often make tasks based
639 on the current buffer, so Planner tries to create hyperlinks to
640 whatever you're looking at so that you can jump back to it easily. The
641 @ref{Getting Started} tutorial will show you how to set that up for
642 both tasks and notes.
644 The customizability of Planner means you can make your personal
645 information manager truly personal. Planner strives to be as flexible
646 as possible, and we would love to adapt Planner to fit your needs.
647 Browse through our mailing list (@pxref{Getting Help}) to
648 find out how other people are using Planner, and post your feature
649 requests and bug reports there!
651 Planner is just a tool. It does not dictate a particular way of
652 planning, although it supports some ways better than it supports
653 others. If you want to take some time thinking about planning, read
654 the following reflections for inspiration and ideas. On the other
655 hand, if you want to hit the ground running, see @ref{Getting
656 Started}. If you already have a specific way of planning in mind,
657 check out @ref{Sample Configuration Files}.
659 @menu
660 * Planning based on the Franklin-Covey Approach::  
661 * Why Use Planner::             
662 @end menu
664 @node Planning based on the Franklin-Covey Approach, Why Use Planner, Overview, Overview
665 @comment  node-name,  next,  previous,  up
666 @section Planning Based on the Franklin-Covey Approach
667 @cindex philosophy of planning
669 This is a slightly edited and updated version of an essay by John
670 Wiegley. Read it if you want to get some insights into one way of
671 planning. You can skip this if you want to go straight to planning
672 your day.
674 What is planning?  It can be a nebulous thing to define.  In its
675 essence, however, it is very simple: it's how we achieve our dreams.
677 Our days are filled with time, and hence with actions, whether they
678 be of a mental or physical sort.  But there are two kinds of
679 action: reactive and creative.  Reactive action is a response to
680 the environment, a reaction to stimulus.  Had we enough instincts
681 to ensure survival, we could live according to this kind of action
682 alone.  It is a mode of behavior we share with every living
683 species.
685 The opposite to reactivity is creativity, when we decide upon a
686 course of action that is a wholly a product of personal choice.  We
687 then make decisions as to the steps needed to make this wish a
688 reality.  This is planning.  Planning is essentially a creative
689 endeavor at every step.
691 First, create the idea, what you want to achieve.  Very short-term
692 ideas do not need much more than thinking about how to do it.  But
693 long-term ideas require planning, since the mind cannot contain all
694 of the details.
696 Second, decide how the idea maps into the circumstances you find
697 yourself in.  Some environments will assist your plan, others
698 hinder it.  But step by step, identify every barrier to the
699 realization of your idea, and devise a countermeasure to overcome
700 it.  Once you've mapped things out from beginning to end,
701 accounting for unknowables as best you can, you now have your plan.
703 Third is to break the stages of the plan into parts that are not
704 overwhelming in their complexity.  It is at during this phase that
705 a plan is turned into task items, each to be accomplished within
706 the span of one day's time.  If a task requires several days, break
707 it up further.  The smaller it is, the less your mind will recoil
708 from attempting it.
710 Fourth is to monitor your progress, identifying problems and
711 correcting for them as you go.  Some plans start out unachievable,
712 and remain that way indefinitely, due to a simple lack of
713 observation.  If nothing is working for you, change it.  Otherwise,
714 your plan is merely a well-crafted wish.
716 Fifth is just to do the work, and be patient.  All good plans take a
717 great deal of time, and *cannot* happen immediately.  The groundwork
718 must be laid for each step, or else it will rest on an unsecure
719 foundation.  If you follow your plan doggedly, applying some time to
720 it each day or week, it @emph{will} happen.  Remember the story of the
721 tortoise and the hare.  I've even written a short essay on the
722 necessity of gradual accomplishment, which can be found at
723 @url{http://emacswiki.org/johnw/essays/node2.html}.
725 How can this software help?  Computers are ideal for manipulating
726 information, since they allow you to change things without erasing
727 or rewriting.  And since all plans change quite a bit during their
728 implementation, a planning program can be very helpful.
730 Start by adding the following to your @file{.emacs} (or @file{_emacs}):
732 @example
733 (load "planner")
734 @end example
736 Now, conceive your idea.  I can't believe there's nothing you want
737 from life.  More peace, time to enjoy the world, an end to war?
738 Everyone wants something.  Search deeply, and you will find
739 countless unhoped wishes lurking therein.  Choose one for now, and
740 think on it for a while.
742 Then open a file (using @kbd{C-x C-f}) within the directory named by
743 @code{planner-directory}.  Emacs will automatically recognize this file
744 as a planner file.  Name the file after your plan, such as
745 @file{BetterHealth}.
747 Choose an idea you really want to accomplish.  Struggle to
748 differentiate between the things you want because others want them,
749 and the things you want for yourself.  It takes quite an effort, and
750 may require a long time before you notice the difference.  Many people
751 want to be more healthy to be more attractive, which is an externally
752 driven goal.  Unless @emph{you} really want to accomplish what you
753 envision, the odds are you will fail.  Only our own wishes and dreams
754 possess enough personal energy to see themselves to fruition.  What
755 happens to many of us is simply that we never become conscious of
756 these dreams: what we love, what we desire most.  When I talk to
757 friends, so much of what I hear is things they want because they feel
758 they should want them.  There's just not enough energy there to pursue
759 a good plan, because nearly all of it is negative energy.
761 Do you know what you really want?  Don't worry, many people don't.
762 It's not a question anyone really wants us to pursue, because often
763 we don't want what others do; it doesn't contribute to the social
764 welfare, and all that nonsense.  Somehow we always forget that
765 what's good for the social welfare now, was someone else's crazy
766 dream a hundred years ago.  The human aversion to fundamental
767 change is always one's greatest enemy, so don't waste any time
768 getting bitter about it.
770 For the sake of argument I assume you really do want to be
771 healthier, because you've fallen in love with the ideal of purity,
772 or you understand the connection between your physical self and the
773 world around you, and how this can open up your spirit to desiring
774 more.  I assume.  :)
776 So you're in a Wiki file called @file{BetterHealth}.  Start typing.
777 Type anything related to your idea: what you think about it, your
778 ideas on it, @emph{and especially what the end will look like}.  If
779 you can't visualize the end, you can't plan, since planning is about
780 drawing a line between now and then.
782 When you've typed enough to gain a vision of your goal, start
783 drafting what the possible intermediate steps might be.  Then stop,
784 get up, walk around, enjoy life, and come back to it.  Taking a
785 long time at the beginning is not a bad idea at all, as long as
786 it's not forever.
788 As you chew on your idea, it will begin to become more and more
789 concrete.  You'll have ideas about the smallest pieces, and ideas
790 about the biggest pieces.  Keep going until it starts to take shape
791 before you, and you can see yourself in your mind's eye moving from
792 the present into the future.  Write down this progression, and the
793 sorts of things you might encounter along the way.
795 As you continue, you'll naturally discover discrete phases, or
796 ``milestones'' as managers love to call them.  These are very
797 important, because they let you know you're making progress.  I
798 recommend having a big party with friends every time you achieve a
799 milestone.  A typical plan might have between three and ten.
801 Between the milestones are the bigger pieces of your plan.  Name
802 these pieces using MixedCase words, and you'll notice that Emacs
803 colors and underlines them for you.  Like, FindGoodGym.  Hit return
804 on this highlighted word, and you'll find yourself in another,
805 blank file.  In this file, start drafting your sub-plan, just as
806 you did with the larger plan.  You should find it easier now, since
807 the scope is smaller.
809 As you break down further, you'll notice simple little things that
810 need to get done.  These are your tasks.  Every plan is a
811 succession of tasks.  The difference from reactivity is that each
812 task is part of the larger plan. This is what it means to be
813 systematic: that everything you do helps further your plan.  If you
814 have tasks in your day that contribute to no plan, they are
815 reactive.  Of course, life is full of these, but don't let them
816 take up more than 20% of your day.  If you allow yourself to be
817 dominated by reactive tasks, you'll regret it at the end of your
818 life.  I don't know this personally, but I do know that striving
819 for one's dreams -- and seeing them come to fruition -- is the
820 greatest joy a man can possess.  It is the essence of freedom, of
821 living, of creation.  Reactivity is the opposite of this, and
822 serves only to drain our energy and slacken our spirits.
824 Now that you've thought of a simple task, type @kbd{C-c C-t}. This
825 will ask for a brief description of the task, and when you plan to do
826 it. If you hit @key{RETURN} at the question @samp{When}, it assumes
827 you mean today. It will also pop up a three-month calendar at this
828 question, so you can see where your free days are. Make sure you set
829 the variable @code{mark-diary-entries-in-calendar} to @samp{t} in your
830 @file{.emacs} (or @file{_emacs}) file. This way, you can see which
831 days your appointments fall on. (Read about the Emacs Calendar and
832 Diary in @ref{Calendar/Diary, , , Emacs, GNU Emacs Manual}.)
834 @example
835 (setq mark-diary-entries-in-calendar t)
836 @end example
838 Once your task is in there, go back to your plan and keep
839 generating more tasks.  Generate them all!  Fully describe---as
840 tasks---everything necessary to bring your sub-plan to completion.
841 Don't create tasks for the other sub-plans.  You may have good idea
842 of what they'll look like, but don't bother rendering them into
843 tasks just yet.  Things will change too much between now and then,
844 for that to be a good use of your time.
846 Is your sub-plan now rendered into all of the tasks necessary to
847 reach your first milestone?  Great!  That is the purpose of
848 planner.el.  The rest is really up to you.  If you find that you
849 keep putting things off, and never do them, that's the surest sign
850 you're planning for someone else's dream, and not your own.
852 Here are some of the things planner.el can do, to help you manage
853 and track your tasks:
855 At the beginning of every day, type @kbd{M-x plan}.  This will jump
856 you to the top of the most recent task list before today.  If you
857 skipped a bunch of days, you'll have to open up those files on your
858 own.
860 Probably some of the tasks that day won't be finished -- that's OK.
861 Learning to properly estimate time is a magical, mystical art that few
862 have mastered.  Put your cursor on those undone tasks, and type
863 @kbd{C-c C-c}.  This will move them into today's task page.  You can
864 jump to today's task page at any time by typing @kbd{C-c C-n} (from a
865 Wiki or planning page).  I heartily recommend binding @kbd{C-c n}, to
866 jump you to this page from anywhere:
868 @example
869 (define-key mode-specific-map [?n] 'planner-goto-today)
870 @end example
872 As you look at your task sheet each day, the first thing to do is to
873 ``clock in'' to one of them.  This isn't necessary, and is only
874 helpful if you're around your computer a lot.  But by typing @kbd{C-c
875 C-i} (assuming you have my @file{timeclock.el} on your load-path), it
876 will log the time you spend working on your sub-plan (@pxref{Time
877 Intervals, , , Emacs, GNU Emacs Manual}).  This is helpful for viewing
878 your progress.  Type @kbd{C-c C-o} to clock out.
880 @kbd{C-M-p} and @kbd{C-M-n} will move a task up and down in priority.
881 Priority is represented by a letter A through C.  'A' tasks mean they
882 must be done that day, or else your plan is compromised and you will
883 have to replan.  'B' means they should be done that day, to further the
884 plan, otherwise things will be delayed.  'C' means you can put off the
885 task if you need to, although ultimately it will have to be done.
887 For reactive tasks, the letters mean something different: 'A' means
888 you must do it today, or somebody will roast your chestnuts over an
889 open fire.  'B' means you should do it today, or else someone will
890 be practicing patience at the day's end.  'C' means no one will
891 notice if you don't do it.
893 Again, reactive tasks are ENEMIES OF PLANNING.  Really, until you
894 see them that way, circumstances will push you around and steal
895 your life away.  We have only so many years to use, and everyone is
896 greedy to take them.  It's insidious, almost invisible.  A healthy
897 dislike of reactivity will do wonders for organizing your affairs
898 according to their true priority.
900 The last word that needs to be said concerns ``roles''.  Every person
901 stands in several positions in his life: husband, employee, manager,
902 etc.  These roles will tend to generate tasks not associated with any
903 immediate plan, but necessary to maintain the health and functioning
904 of the role.  My suggestion is to keep this the smallest possible
905 number, and fulfill those that remain well.  How you decide to
906 apportion your time between pursuing grand designs, and fostering deep
907 relationships, is a personal matter.  If you choose well, each will
908 feed the other.
910 I mention this to point that reactivity is something not
911 exclusively associated with tasks that have no master plan, because
912 being a father, for example, is something that rarely proceeds
913 according to orderly plans.  But the role of father itself is its
914 own plan, whose goal is ``to be the best one can'', and whose
915 component tasks are spending time on whatever comes up.  It is, in
916 a sense, an implicit plan.  But reactive tasks follow no plan at
917 all; they are parasites of time that suck the spirit away, whereas
918 properly chose roles actually help fulfill one's own inner needs.
919 At least, this is what I believe.
921 @defun plan force-days
922 Start your planning for the day, beginning with the last day's tasks.
924 If @code{planner-carry-tasks-forward} is non-nil, find the most recent
925 daily page with unfinished tasks and reschedule those tasks to
926 the current day.  If @var{force} is non-nil, examine all past daily
927 pages for unfinished tasks.
929 If @code{planner-carry-tasks-forward} is nil, visit the most recent
930 daily page.  If a daily page for today exists, visit that instead.
932 If @var{force-days} is a positive integer, scan that number of days.
933 If @var{force-days} is @samp{t}, scan all days.
935 @end defun
937 @node Why Use Planner,  , Planning based on the Franklin-Covey Approach, Overview
938 @comment  node-name,  next,  previous,  up
939 @section Why Use Planner?
940 @cindex Planner, why use
942 You can skip this essay if you just want to get started, or read it
943 for some insights into why the previous maintainer is crazy about it.
945 Why I Use Planner, by Sacha Chua
947 I thought about why I liked Planner. Planner as a TODO manager
948 isn't particularly special. Although I can assign tasks to categories
949 and see a breakdown of what projects are taking up my time, Evolution
950 and Microsoft Outlook provide more powerful task support. In other
951 task managers, you can e-mail tasks, assign multiple categories and
952 fill in all sorts of metadata. You can even synchronize your tasks
953 with devices like a phone or PDA. So why use Planner?
955 I realized that integration into my way of life and automatic context
956 clues are what really make planner tasks worth it for me. I don't have
957 to switch to another application to create a task. I can just hit a
958 keyboard shortcut. Planner uses a minibuffer to get the task
959 description. My windows are not rearranged in any way, and I can look
960 at the data that's relevant to a task. Not only that, tasks
961 automatically pick up context clues, like whom I'm talking to on IRC
962 or the file I'm editing at the moment. This cuts down on the explicit
963 context I need to include and makes it easier for me to bring up the
964 task again.
966 As a scheduler, Planner is also not particularly distinguished.
967 Sure, it can display my @file{~/diary}, but for that matter so can
968 @kbd{M-x diary}. Evolution and Outlook can give me a more graphical
969 view of my time, sync with my PDA, and coordinate my schedule with
970 other people. Those applications support detailed schedule entries
971 with powerful cyclic options. On the other hand, Planner gives me
972 a personal, plain text view and (at least the way I use it) requires
973 me to edit a separate file to add new appointments. (I've defined a
974 few shortcut keys to deal with this.) However, it does have one
975 advantage---my schedule is always loaded. I used to use Outlook on
976 Windows, but having my schedule in a separate application meant that I
977 actually looked at it very rarely, as I had turned off reminders
978 because they got annoying.
980 Planner's notes, however, are what really convinced me. I can hit
981 a keyboard shortcut from anywhere and type my notes into a buffer
982 which automatically keeps context information. After typing the note,
983 I can then categorize it. I think that the critical thing here is that
984 interruptions---fleeting thoughts---don't break my flow. I can just
985 pop up a remember buffer, stow that thought away somewhere, and go
986 back to it whenever I want. In contrast, creating a note in Outlook
987 means switching out of my application, making a couple of keystrokes,
988 typing the note in, and then switching back. The context switches make
989 it hard to keep track of where I am and what I'm supposed to remember.
990 Not only that, I need to enter context by hand. Even though I can
991 color my notes and reorganize them in Outlook, I find the context
992 switch too expensive. I used to keep notes in other knowledge
993 management tools as well. Some applications allowed me to
994 drag-and-drop links into the current note, and that was cool. But that
995 required a manual action, and those applications didn't feel
996 integrated into my way of working. (Note: You'll need remember.el for
997 this.)
999 I guess that's why I like Planner. Unlike other organizers which
1000 don't know anything about the applications I use, Planner tries
1001 its best to integrate into the way I work, and it's easy to extend.
1002 Fortunately I do almost all my work in Emacs, so I can think of my
1003 organizer as integrated into my e-mail client, Internet Relay Chat
1004 client, web browser, file editor and even games. It automatically
1005 picks up context clues from these applications and allows me to easily
1006 jump back to relevant files. It doesn't distract me. It allows me to
1007 key in data and then it gets out of my way.
1009 (That said, it's perfectly okay to use Planner even if you don't live
1010 in Emacs.)
1012 The processing that happens in the background is a bonus, and
1013 publishing my task list and notes online has greatly helped me. It
1014 gives other people a way to see what I'm working on and what I've
1015 planned for the future. Occasionally people write in with additional
1016 resources and helpful tips. (Again, this is purely optional. Many
1017 people don't publish their planner pages. Other people use really
1018 fine-grained access control.)
1020 I think the greatest feature of Planner, though, is its user
1021 community. Because Planner can be easily modified, we can experiment
1022 with a lot of new ideas quickly, and we can tailor Planner to fit our
1023 needs. I love checking my @samp{planner-el-discuss} mail and finding
1024 out how people have tweaked Planner or would like to tweak Planner,
1025 and I've learned a lot by exchanging reflections on organizing one's
1026 life.
1028 I really wasn't an organization freak before I started using Planner.
1029 I often forgot to do my homework or answer important mail. I still
1030 procrastinate now, but at least it's all being kept track of
1031 somewhere! I also really like how Planner lets me to gradually improve
1032 how I'm doing things, and I feel I've come a long way.
1034 Please try it out! We'd love to hear how Planner can become
1035 @emph{your} personal information manager.
1037 @node Getting Started, More about Planner, Overview, Top
1038 @comment  node-name,  next,  previous,  up
1039 @chapter Getting Started
1041 At the end of this tutorial, you will be able to use Planner and
1042 related modules to keep track of your tasks, schedules and notes, all
1043 within the convenience of Emacs.
1045 There are two kinds of pages in a Planner wiki. Day pages show tasks,
1046 schedule, and notes for the day, while plan pages organize related tasks
1047 and notes into a single page.
1049 If you have not yet added planner to your @file{~/.emacs}, add the
1050 following lines:
1052 @example
1053 (add-to-list 'load-path "/path/to/muse/lisp")
1054 (add-to-list 'load-path "/path/to/planner")
1055 (add-to-list 'load-path "/path/to/remember")
1056 (require 'planner)
1057 @end example
1059 This will bring up the most recent day page with unfinished tasks or
1060 create a new day page if necessary. By default, planner pages are
1061 stored in @samp{~/Plans} (@code{planner-directory}).
1063 @menu
1064 * Tasks::                       
1065 * Schedule::                    
1066 * Notes::                       
1067 * Hyperlinks::                  
1068 * Example Page::                
1069 * Review::                      
1070 @end menu
1072 @node Tasks, Schedule, Getting Started, Getting Started
1073 @section Tasks
1075 Let us start by creating a task labelled
1077 @example
1078 Join http://mail.gna.org/listinfo/planner-el-discuss/
1079 @end example
1081 From anywhere (even this info buffer!), call @kbd{M-x
1082 planner-create-task-from-buffer} to create a new task. Fill in the
1083 description and choose a date by:
1085 @itemize
1086 @item typing 1 - 31 to put the task on that day of the month,
1087 @item accepting the default (today) by pressing RET,
1088 @item selecting the date with mouse-1,
1089 @item
1090 typing +n (where in is an integer) to schedule the task in n days time,
1092 @item typing nil to make an undated task.
1093 @end itemize
1095 For now, accept the default (@samp{today}) by pressing @key{RET}.
1097 You will then be prompted for a plan page. Plan pages gather related
1098 tasks and notes, giving you an overview of what you've done so far.
1099 You can accept the default TaskPool, create your own plan page, or
1100 specify nil to make a task that is not associated with a plan page.
1101 For now, accept the default (@samp{TaskPool}) by pressing RET.
1103 You have created your first task. View today's page with
1104 @kbd{M-x planner-goto-today}. You will see a line of the form
1106 @example
1107 #B  _ Join http://mail.gna.org/listinfo/planner-el-discuss/ (TaskPool)
1108 @end example
1110 If you created the task from this page, then there will be an additional
1111 annotation:
1113 @example
1114 #B  _ Join http://mail.gna.org/listinfo/planner-el-discuss/ : Tasks (TaskPool)
1115 @end example
1117 The URL, @samp{TaskPool} and @samp{Getting Started} are
1118 hyperlinks. You can use TAB and S-TAB to navigate between them and RET
1119 to follow the link.
1121 Create more tasks using @kbd{M-x planner-create-task-from-buffer}.
1122 This is bound to @kbd{C-c C-t} in @code{planner-mode} pages
1123 for your convenience. For example, create the following tasks:
1125 @itemize
1126 @item
1127 @samp{Describe my current way of working and how I would like to work},
1128 for three days from now (@samp{+3}),
1129 @item
1130 @samp{Learn how to schedule a task}, an undated task (@kbd{nil}) on the
1131 TaskPool page,
1132 @item
1133 @samp{Browse through the Planner info manual} for today (@kbd{.} or
1134 accept the defaults), and
1135 @item
1136 @samp{Add (plan) to the end of my [[~/.emacs]]} for today, but without a
1137 plan page (specify @kbd{nil} at the plan page prompt)
1138 @end itemize
1140 Tip: I bind planner-create-task-from-buffer to "F9 t" so that I can
1141 easily call it from anywhere. You can do that with this elisp fragment:
1142 @code{(global-set-key (kbd "<f9> t") 'planner-create-task-from-buffer)}
1144 Next, visit the TaskPool by:
1146 @itemize
1147 @item
1148 @key{TAB}-bing or using the cursor and typing @key{RET} to follow the
1149 link,
1150 @item @kbd{C-x C-f TaskPool RET} to use @code{find-file}, or
1151 @item @kbd{C-c C-f TaskPool RET} to use @code{muse-project-find-file}
1152 @end itemize
1154 You can see an overview of the tasks as scheduled on different days.
1155 Unlike many personal information managers that store all of your data
1156 in one file and then perform magic in order to present different
1157 views, Planner uses plain text files. The data is duplicated and kept
1158 updated by functions. This makes it simpler and easier to modify,
1159 because what you see is (almost) what you get. On the other hand,
1160 you'll need to get used to either editing both files, or using the
1161 built-in functions for editing and updating files. If you prefer not
1162 to work with linked tasks, you can configure Planner to use only plan
1163 pages or use only day pages.
1165 The TaskPool page should list the tasks you created earlier. Go to the
1166 one named Learn how to schedule a task . Type @kbd{C-c C-c}
1167 (@code{planner-copy-or-move-task}) to schedule the task. Type RET to
1168 accept the default (today). Go to the day page by following the link
1169 or calling @kbd{M-x planner-goto} (@kbd{C-c C-j C-d} or the menu bar);
1170 you will see the newly-created task there. You can also use @kbd{C-c
1171 C-c} (@kbd{planner-copy-or-move-task}) to reschedule a task to an
1172 earlier or later date.
1174 Well, that task is done. To mark the task as completed, type @kbd{C-c
1175 C-x} (@code{planner-task-done}). You can also edit the status manually
1176 (change _ to X) as long as you remember to call @kbd{M-x
1177 planner-update-task} to update the link page as well. Updating relies on
1178 the task description being the same, so do not edit this manually.
1180 Quick summary of commands:
1182 @itemize
1183 @item
1184 Go to today's page: @kbd{M-x plan} to carry unfinished tasks forward, or
1185 @kbd{M-x planner-goto-today} to just go to today's page.
1186 @item
1187 Create a task: @kbd{C-c C-t} (@code{planner-create-task-from-buffer}),
1188 or type a task manually (call M-x planner-update-task if the task is
1189 linked)
1190 @item
1191 Mark a task as done: @kbd{C-c C-x} (@code{planner-task-done}), or edit
1192 the task and call @kbd{M-x planner-update-task}
1193 @item Edit a task description: @kbd{M-x planner-edit-task-description}
1194 @item Reschedule a task: @kbd{C-c C-c} (@code{planner-copy-or-move-task})
1195 @item
1196 Reschedule many tasks: Mark a region and use @kbd{M-x
1197 planner-copy-or-move-region}
1198 @item
1199 Change the plan of a task: @kbd{M-x planner-replan-task}, or @kbd{C-c
1200 C-c} (@code{planner-copy-or-move-task}) with a plan page
1201 @item Delete a task: @kbd{M-x planner-delete-task}
1202 @item
1203 Reorder tasks: @key{M-p} (@code{planner-raise-task}) and @key{M-n}
1204 (@code{planner-lower-task}), or normal editing commands like kill and
1205 yank
1206 @item Change task priorities (@samp{#A} > @samp{#B} > @samp{#C}):
1207       @key{C-M-p} (@code{planner-raise-task-priority}) and
1208       @key{C-M-n} (@code{planner-lower-task-priority}),
1209       or edit the task and call @kbd{M-x planner-update-task}.
1210 @end itemize
1212 You can save your tasks with @kbd{C-x C-s} the same way you save any
1213 other file, or Emacs will prompt you to save it when you exit.
1215 @node Schedule, Notes, Tasks, Getting Started
1216 @comment  node-name,  next,  previous,  up
1217 @section Schedule
1219 This is free-form. You can put anything you want into this, or remove
1220 it from @code{planner-day-page-template} entirely. Some people use it
1221 to keep track of their plans for the day with tables like this:
1223 @example
1224 hh:mm | hh:mm | activity
1225 hh:mm | hh:mm | activity
1226 hh:mm | hh:mm | activity
1227 @end example
1229 Remember, Planner files are just plain text. You can add new sections
1230 or remove old ones, or use the suggested sections for entirely
1231 different activities.
1233 @node Notes, Hyperlinks, Schedule, Getting Started
1234 @comment  node-name,  next,  previous,  up
1235 @section Notes
1236 @cindex @file{remember.el}
1237 @cindex @file{remember-planner.el}
1238 @cindex notes
1240 By default, your Planner pages will have a Notes section. You can put
1241 anything you want in this section, or remove it from your
1242 @code{planner-day-page-template} entirely.
1244 You may be interested in @file{remember-planner.el}, part of the
1245 Remember package. @code{remember-planner.el} makes it easy to create
1246 notes from anywhere in Emacs, and it uses the same hyperlink-sensing
1247 code that Planner uses. Notes added by @code{remember-planner.el} look
1248 like this:
1250 @example
1251 .#1 Headline 00:00
1252 Body
1253 @end example
1255 and are outlined at the H2 level in published HTML.
1257 If you include the following in your @file{~/.emacs}:
1259 @example
1260 (require 'remember-planner)
1261 (setq remember-handler-functions '(remember-planner-append))
1262 (setq remember-annotation-functions planner-annotation-functions)
1263 @end example
1265 you can easily create context-aware notes. @kbd{M-x remember} will
1266 create a dedicated buffer for you to fill in your note. If Planner
1267 recognizes the buffer as one with context then it will include a
1268 hyperlink at the bottom. The first line is used as a title, so make it
1269 short and meaningful. The rest of the text will be used as the body of
1270 the note. Try it now by creating a note, perhaps about things you'd
1271 like to remember from this tutorial.
1273 Typing @kbd{C-c C-c} after composing will prompt for a plan page to
1274 put this on, with auto-completion. By default, notes will go on
1275 today's page only. If you specify a plan page, the note will go on
1276 today's page and on the plan page. Let's try specifying
1277 @samp{TaskPool} for the note.
1279 If you look at today's page, you'll find a timestamped note that links
1280 to @samp{TaskPool}. Likewise, @samp{TaskPool} contains a note that
1281 links to today's page. Because the text is copied, changes in one will
1282 not be automatically reflected in the other. To update the linked page
1283 after editing a note, use @kbd{M-x planner-update-note}. To change the
1284 plan page of a note, use @kbd{planner-replan-note}.
1286 @node Hyperlinks, Example Page, Notes, Getting Started
1287 @section Hyperlinks
1288 @cindex hyperlinks
1290 Planner automatically creates context-sensitive hyperlinks for your
1291 tasks and notes when you use @code{planner-create-task-from-buffer}
1292 and @code{remember}.
1294 Blue links indicate URLs and Planner pages that already exist. Red links
1295 indicate Planner pages that have not yet been created.
1297 Middle-click or type @key{RET} on any link to view the link in the
1298 current window. Shift-middle-click or type @key{S-RET} to view the
1299 link in another window. @key{TAB} goes to the next link, while
1300 @key{S-TAB} goes to the previous one.
1302 You can pick up hyperlinks using the @code{planner-annotation-as-kill}
1303 function.
1305 @defun planner-annotation-as-kill
1306 Create a context-sensitive hyperlink for the current buffer and copy
1307 it to the kill ring. When called with a prefix argument, prompt for
1308 the link display name.
1309 @end defun
1311 You can then paste it into any Planner buffer by using @kbd{M-x yank}
1312 or the keyboard shortcut.
1314 Hyperlinks are a powerful feature of Planner. You can use them to
1315 hyperlink to mail, news, Web pages, and even IRC connections. See the
1316 section on @ref{Managing Your Information} to find out how to enable
1317 support for various parts of Emacs. Want to add a new hyperlink
1318 scheme? Check out the source code for examples or ask on the mailing
1319 list for help.
1321 @node Example Page, Review, Hyperlinks, Getting Started
1322 @comment  node-name,  next,  previous,  up
1323 @section Example Page
1324 @cindex example page
1325 @cindex planning page, example
1327 An example planner file is given below. You'll notice that Planner
1328 does not have a well-defined user interface. Rather, it's free-form
1329 and open, allowing you to adapt it to your preferences.
1331 @example
1332 ----------------------------------------------------------------------
1333 * Tasks
1335 #B  _ Join http://mail.gna.org/listinfo/planner-el-discuss/ (TaskPool)
1336 #B  _ Browse through the Planner info manual (TaskPool)
1337 #B  _ Add (plan) to the end of my ~/.emacs
1338 #B  X Learn how to schedule a task (TaskPool)
1340 * Schedule
1342 18:00 | 19:00 | Learn how to use Planner
1344 * Notes
1346 Notes are free-form. You can put anything you want into this.
1348 .#1 This is note number one
1350 Notes on note number one!
1352 .#2 This weird ".#2" syntax is used for allout.el enumerated lists
1354 It makes using allout-mode very handy.
1356 @end example
1358 @node Review,  , Example Page, Getting Started
1359 @comment  node-name,  next,  previous,  up
1360 @section Review
1362 @itemize
1364 @item @emph{Ideas for using planner more effectively:}
1366 @itemize
1367 @item
1368 Add @code{(plan)} to the end of your @file{~/.emacs} so that you are
1369 reminded about your tasks every day.
1371 @item
1372 Bind useful functions to shortcut keys and get used to creating tasks
1373 and notes from anywhere.
1375 @item
1376 Think about how you plan your day and look for ways to improve it. Ask
1377 the mailing list (@pxref{Getting Help}) for tips.
1379 @item
1380 Browse the rest of this manual, the source code, and other resources on
1381 the Net for tidbits you can use.
1383 @item Have fun!
1384 @end itemize
1386 @item @emph{Useful functions outside planner buffers:}
1388 @itemize
1389 @item @code{planner-create-task-from-buffer}
1390 @item @code{remember}
1391 @item @code{planner-goto-today}
1392 @item @code{planner-goto}
1393 @item @code{plan}
1394 @end itemize
1396 @item @emph{Useful functions inside planner buffers:}
1398 @itemize
1399 @item @kbd{C-c C-t} (@code{planner-create-task-from-buffer})
1400 @item @kbd{C-c C-x} (@code{planner-task-done})
1401 @item @kbd{M-x planner-edit-task-description}
1403 @item
1404 @kbd{C-c C-c} (@code{planner-copy-or-move-task}), @kbd{M-x
1405 planner-copy-or-move-region}
1407 @item @kbd{M-x planner-replan-task}
1408 @item @kbd{M-x planner-delete-task}
1410 @item
1411 @key{M-p} (@code{planner-raise-task}) and @key{M-n}
1412 (@code{planner-lower-task})
1414 @item @key{C-M-p} (@code{planner-raise-task-priority}) and
1415       @key{C-M-n} (@code{planner-lower-task-priority}),
1416 @item @code{planner-replan-note}
1417 @item @code{planner-update-note}
1418 @end itemize
1420 @end itemize
1422 That's all you need to know in order to use Planner as a basic TODO and
1423 notes manager, but there's a whole lot more. Read through this manual
1424 and our mailing list archives (@pxref{Getting Help}) for lots of
1425 wonderful ideas about planning in Emacs!
1427 @node More about Planner, Managing Your Information, Getting Started, Top
1428 @comment  node-name,  next,  previous,  up
1429 @chapter More about Planner
1431 @menu
1432 * Navigation::                  
1433 * More about Tasks::            
1434 * More about Notes::            
1435 * Making Files Pretty::         
1436 * Annotations::                 
1437 * Interactive Lisp::            planner-lisp.el
1438 * Publishing::                  planner-publish.el
1439 * Experimental Functions::      planner-experimental.el
1440 @end menu
1442 @node Navigation, More about Tasks, More about Planner, More about Planner
1443 @comment  node-name,  next,  previous,  up
1444 @section Starting with Day Pages
1446 @command{planner-goto-today} opens today's page.  Day pages are named
1447 @samp{YYYY.MM.DD} and contain your notes for the day.
1449 You should see a file that looks like this:
1451 @example
1452 * Tasks
1455 * Schedule
1457 * Notes
1458 @end example
1460 You can type anything you want into this file.  You can add or delete
1461 sections.  When you save, Emacs stores your information in
1462 @code{planner-directory}.
1464 Use the following commands to navigate through day pages:
1466 @defun plan
1467 Start planning the day.  If @code{planner-carry-tasks-forward} is
1468 non-nil, copy the most recent unfinished tasks to today's page, else
1469 open the most recent page.
1470 @end defun
1472 @defun planner-goto (@kbd{C-c C-j C-d})
1473 Prompt for a date using a calendar pop-up and display the
1474 corresponding day page.  You can specify dates partially.  The current
1475 year and month are used if omitted from the input.  For example, if
1476 today is 2004.05.05, then
1478 @itemize
1479 @item @kbd{+1} is one day from now, or @samp{2004.05.06}
1480 @item @kbd{-1} is one day before now, or @samp{2004.05.04}
1481 @item @kbd{12} is equivalent to @samp{2004.05.12}
1482 @item @kbd{8.12} is equivalent to @samp{2004.08.12}
1483 @item @kbd{2005.08.12} is a full date specification
1484 @end itemize
1486 In the calendar buffer, you can also left-click or press @key{RET} on
1487 a date to select it.
1488 @end defun
1490 @defun planner-goto-today (@kbd{C-c C-j C-j})
1491 Display today's page. Create the page if it does not yet exist.
1492 @end defun
1494 @defun planner-goto-tomorrow (@kbd{C-c C-j C-t})
1495 Goto the planner page days @var{after} the currently displayed date.
1496 If @var{days} is nil, go to the day immediately after the currently
1497 displayed date.  If the current buffer is not a daily planner page,
1498 calculate date based on today.
1499 @end defun
1501 @defun planner-goto-yesterday (@kbd{C-c C-j C-y})
1502 Goto the planner page @var{days} before the currently displayed date.
1503 If @var{days} is nil, go to the day immediately before the currently
1504 displayed date.  If the current buffer is not a daily planner page,
1505 calculate date based on today.
1506 @end defun
1508 @defun planner-goto-most-recent
1509 Go to the most recent day with planning info.
1510 @end defun
1512 @defun planner-goto-previous-daily-page
1513 Goto the last plan page before the current date.
1514 The current date is taken from the day page in the current
1515 buffer, or today if the current buffer is not a planner page.
1516 Do not create pages if they do not yet exist.
1517 @end defun
1519 @defun planner-goto-next-daily-page
1520 Goto the first plan page after the current date.
1521 The current date is taken from the day page in the current
1522 buffer, or today if the current buffer is not a planner page.
1523 Do not create pages if they do not yet exist.
1524 @end defun
1526 @defun planner-goto-plan-page page
1527 Opens @var{page} in the the @code{planner-project} Wiki.  Use
1528 @code{planner-goto} if you want fancy calendar completion.
1529 @end defun
1531 @defun planner-show date
1532 Show the plan page for @var{date} in another window, but don't select
1533 it.  If no page for @var{date} exists, return nil.
1534 @end defun
1537 @node More about Tasks, More about Notes, Navigation, More about Planner
1538 @comment  node-name,  next,  previous,  up
1539 @section More about Tasks
1540 @cindex tasks, more about
1542 This section is divided into three parts. In the first part, you can
1543 read about all the options, strategies and commands to help you
1544 efficiently add new tasks to your planner. In the second part, we'll go
1545 over all of the aspects of Planner that relate to organizing, editing,
1546 rescheduling and viewing the tasks you've already created. Finally,
1547 we'll cover some ways to step back and look at various reports and
1548 overviews that can be generated from your planner pages.
1550 You may also be interested in tracking time spent on tasks with
1551 @ref{Timeclock} and estimating project completion time with
1552 @ref{Schedule} (also see @pxref{schedule.el}).
1554 @menu
1555 * Creating New Tasks::          
1556 * Organizing Your Tasks::       
1557 * Task Reports and Overviews::  
1558 @end menu
1560 @node Creating New Tasks, Organizing Your Tasks, More about Tasks, More about Tasks
1561 @comment  node-name,  next,  previous,  up
1562 @subsection Creating New Tasks
1563 @cindex tasks, creating
1565 Planner makes it very easy to quickly add something to your list of
1566 tasks. Once you get used to the basics of
1567 @command{planner-create-task-from-buffer}, you might want to take a
1568 closer look at some things in Planner that can help you create new tasks
1569 in a way that fits with your system.
1571 @menu
1572 * Creating a Task::             
1573 * Task Priorities::             
1574 * Task IDs::                    planner-id.el
1575 * Cyclic Tasks::                planner-cyclic.el
1576 * Task Detail::                 
1577 * Deadlines::                   planner-deadline.el
1578 @end menu
1580 @node Creating a Task, Task Priorities, Creating New Tasks, Creating New Tasks
1581 @comment  node-name,  next,  previous,  up
1582 @subsubsection Creating a Task
1583 @cindex tasks, creating
1585 You can create a task from any buffer in Emacs by invoking
1586 @command{M-x planner-create-task-from-buffer}.
1588 This command does more than just add an item to your list of tasks. It
1589 also connects that item to some useful context information.
1591 If you create a task while viewing any buffer other than a Planner
1592 day page, Planner will associate the task with a hyperlink to that
1593 buffer. Try it now by creating a task from this Info buffer.
1595 @enumerate
1596 @item @kbd{M-x planner-create-task-from-buffer}
1597 @item
1598 When prompted for the task name, enter @kbd{Learn how to change a task's
1599 status} and press @key{RET}.
1601 @item
1602 When prompted for the date, press @key{RET} to schedule the task for
1603 today.
1605 @item
1606 When prompted for the project page, press @key{RET} to accept the
1607 default page of @samp{TaskPool}. This is a page for tasks not connected
1608 to a larger plan.
1610 @end enumerate
1612 Planner prompts you for two pieces of information when you ask it
1613 to create a task. First, it asks you when you would like to have the
1614 task show up in your planner. If you would like it to be scheduled for
1615 today, you can just hit @key{RET}. If you would like it to be
1616 scheduled for some day during the current month, you can just enter
1617 the date, without the month, like @samp{16}. If you would like it to
1618 be scheduled for some day in a future month of the current year, you
1619 can enter just the month and date, like @samp{06.16}. If you would
1620 like to schedule something for next year, then enter the full date,
1621 like @samp{06.16.2005}. If you do not want this task to appear on a
1622 day page at all, you can enter @samp{nil}.
1624 The second piece of information Planner asks for is the name of
1625 the project to associate the task with. In the above example, you
1626 associated the task with the project ``TaskPool'', which means that
1627 you did not want to associate the task with a particular project or
1628 goal in your life. Another way to do this is to answer the project
1629 prompt by entering @samp{nil}. But instead, you might enter
1630 @samp{LearnPlanner} as the project. This creates a new page called
1631 ``LearnPlanner'' in your planner directory and places an entry for the
1632 task on that page.
1634 The task then exists in two places: once on your day page, to show how
1635 it fits into your daily work; and once on a project page, to show how
1636 it fits into your larger projects and goals. In the future you might
1637 add related tasks like, ``Memorize Planner keybindings''. These
1638 tasks might be scattered over weeks or months worth of day pages, but
1639 as long as you enter the same project name for each, you will have a
1640 way to look at them all together on a single project page.
1642 Planner also creates hyperlinks to enable you to easily move back
1643 and forth between the day page system and the project page
1644 system. Each task on a day page will have a hyperlink to its project
1645 page. Each task on a project page will have a hyperlink to its day
1646 page.
1648 After using Planner for a while, you may find yourself with quite
1649 a few project pages. Keep in mind that completion is enabled at the
1650 project prompt when you create a task, so hitting @kbd{SPC} or
1651 @kbd{TAB} at the prompt will show you a list of your current project
1652 pages.
1654 Once the task is created, you are returned to the buffer you were
1655 working in again, Planner gets out of your way, and you can go on
1656 about your business. Later on, when you decide to actually work on
1657 that ``Memorize Planner keybindings'' task, you will be able to
1658 follow the hyperlink from that task on your day or project page
1659 directly to the relevant node in the Planner info file!
1661 By default, @command{M-x planner-create-task-from-buffer} creates
1662 medium-priority tasks, marked with the letter @samp{B}.  But you can
1663 specify a particular priority or change the default (@pxref{Task
1664 Priorities}).
1666 You don't have to use @command{planner-create-task-from-buffer} to
1667 create tasks. You can also create new tasks manually by typing them
1668 directly on your day or project page in the format Planner expects. You
1669 can even still create hyperlinks by using Muse formatting as you
1670 manually type the new task. Keep in mind also that tasks do not have to
1671 be linked to any other page.
1673 For convenience, @command{planner-create-task-from-buffer} is bound to
1674 @kbd{C-c C-t} in Planner buffers.  You can bind
1675 @command{planner-create-task-buffer} to a shortcut key.  See the
1676 manual for your Emacs distribution to find out more about keybinding.
1678 @defun planner-create-task-from-buffer title date plan-page
1679 Create a new task named @var{title} on @var{date} based on the current
1680 buffer.
1682 With a prefix, associate the task with the current planner page.  If
1683 you create a task on a date page, you will be prompted for a plan
1684 page.  If you create a task on a plan page, you will be prompted for a
1685 day page.  If nil is specified, the task is created only on the
1686 current page.
1688 See @code{planner-create-task} for more information.
1690 The new task is created at the top or bottom of the first block of
1691 tasks on the scheduled day page (if any), depending on the value of
1692 @code{planner-add-task-at-end-flag}.
1693 @end defun
1695 @defun planner-create-task title date annotation plan-page
1696 Create a new task named @var{title} based on the current Wiki page.
1697 If @var{date} is non-nil, makes a daily entry on @var{date}, else
1698 makes an entry in today's planner page. It's assumed that the current
1699 Wiki page is the page you're using to plan an activity. Any time
1700 accrued to this task will be applied to that page's name in the
1701 timelog file, assuming you use timeclock (@pxref{Time Intervals, , ,
1702 Emacs, GNU Emacs Manual}). If @var{annotation} is non-nil, it will be
1703 used for the page annotation. If @var{plan-page} is non-nil, the task
1704 is associated with the given page.
1706 With a prefix, associate the task with the current planner page.  If
1707 you create a task on a date page, you will be prompted for a plan
1708 page.  If you create a task on a plan page, you will be prompted for a
1709 day page.  If nil is specified, the task is created only on the
1710 current page.
1712 You probably want to call @code{planner-create-task-from-buffer}
1713 instead.
1715 The new task is created at the top or bottom of the first block of
1716 tasks on the scheduled day page (if any), depending on the value of
1717 @code{planner-add-task-at-end-flag}.
1718 @end defun
1720 @node Task Priorities, Task IDs, Creating a Task, Creating New Tasks
1721 @comment  node-name,  next,  previous,  up
1722 @subsubsection Task Priorities
1724 You can set the priority of a task when you create it, rather than
1725 waiting to adjust it after the fact. In order to do this, call the
1726 function corresponding to the priority you want. You probably want to
1727 bind these functions to some keys if you intend to use them much.
1729 @itemize
1730 @item @code{planner-create-high-priority-task-from-buffer}
1731 creates a task with priority @samp{A}.
1733 @item @code{planner-create-medium-priority-task-from-buffer}
1734 creates a task with priority @samp{B}.
1736 @item @code{planner-create-low-priority-task-from-buffer}
1737 creates a task with priority @samp{C}.
1738 @end itemize
1740 Or, you can change the default priority of
1741 @command{planner-create-task-from-buffer} by customizing
1742 @var{planner-default-task-priority}.
1744 You can actually use just one general priority, but using more than
1745 one color-codes your tasks and gives you a better overview of your
1746 day.
1749 @node Task IDs, Cyclic Tasks, Task Priorities, Creating New Tasks
1750 @comment  node-name,  next,  previous,  up
1751 @subsubsection Task IDs
1752 @cindex @file{planner-id.el}, using
1753 @cindex tasks, IDs
1755 After loading @file{planner.el}, make sure that @file{planner-id.el} is
1756 in your load path and add this to your @file{.emacs} (or @file{_emacs}):
1758 @example
1759 (require 'planner-id)
1760 @end example
1762 This module modifies the behavior of @file{planner.el}, adding global
1763 task IDs so that tasks can be edited and updated. Planner IDs are of
1764 the form @samp{@{@{Identifier:Number@}@}}.
1766 @subheading Options
1768 @defopt planner-id-add-task-id-flag
1769 Non-nil means automatically add global task IDs to newly-created
1770 tasks. If nil, use @command{planner-id-add-task-id} to add IDs to
1771 existing tasks, or @command{planner-id-add-task-id-to-all} to add to
1772 all tasks on the current page.
1773 @end defopt
1775 @defopt planner-id-update-automatically
1776 Non-nil means automatically update linked tasks whenever a page is
1777 saved. If nil, use @command{planner-update-task} to update the linked
1778 task. By default, linked tasks are automatically updated.
1779 @end defopt
1781 @defopt planner-id-tracking-file
1782 File that contains ID tracking data. This file is automatically
1783 overwritten.
1784 @end defopt
1786 @subheading Functions
1788 The following interactive functions are defined in @file{planner-id.el}:
1790 @defun planner-id-jump-to-linked-task &optional info
1791 Display the linked task page. If @var{info} is specified, follow that
1792 task instead.
1793 @end defun
1795 @defun planner-id-add-task
1796 Add a task ID for the current task if it does not have one
1797 yet. Update the linked task page, if any.
1798 @end defun
1800 @defun planner-id-update-tasks-on-page &optional force
1801 Update all tasks on this page. Completed or cancelled tasks are not
1802 updated. This can be added to @code{write-file-functions}. If
1803 @var{force} is non-nil, completed and cancelled tasks are also
1804 updated.
1805 @end defun
1807 @defun planner-id-add-task-id-to-all
1808 Add a task ID for all the tasks on the page. Update the linked page,
1809 if any.
1810 @end defun
1812 @defun planner-id-search-id id
1813 Search for all occurrences of @var{id}.
1814 @end defun
1816 @defun planner-id-follow-id-at-point
1817 Display a list of all pages containing the ID at point.
1818 @end defun
1820 @defun planner-id-follow-id-at-mouse event
1821 Display a list of all pages containing the ID at mouse. @var{event} is
1822 the mouse event.
1823 @end defun
1825 @node Cyclic Tasks, Task Detail, Task IDs, Creating New Tasks
1826 @comment  node-name,  next,  previous,  up
1827 @subsubsection Cyclic Tasks
1828 @cindex @file{planner-cyclic.el}, using
1829 @cindex tasks, cyclic
1830 @cindex cyclic tasks
1831 @cindex recurring tasks
1833 If there are tasks that you have to do regularly, you can have Planner
1834 schedule those tasks automatically.
1836 Make sure that @file{planner-cyclic.el} is in your load path and add
1837 this to your @file{.emacs} (or @file{_emacs}):
1839 @example
1840 (require 'planner-cyclic)
1841 @end example
1843 Create a diary file named @file{~/.diary.cyclic-tasks}
1844 (or the value of @code{planner-cyclic-diary-file}). Here is an example:
1846 @example
1847 Tuesday #B0 _ Study Japanese
1848 Friday #B0 _ Study Japanese (JapaneseStudies)
1849 @end example
1851 The first will be a plain task, the second will be linked.  The first
1852 line will automatically create its task every Tuesday, while the
1853 second will create it every Friday.
1855 You can schedule tasks in a variety of ways. This module uses the same
1856 syntax for specifying when tasks will be scheduled as the Emacs diary
1857 uses for appointments and events. See @ref{Date Formats, the GNU Emacs
1858 Manual, Date Formats,emacs, the GNU Emacs Manual}, and @ref{Sexp Diary
1859 Entries, the GNU Emacs Lisp Reference Manual, Sexp Diary
1860 Entries,elisp, the GNU Emacs Lisp Reference Manual}, for a full
1861 description of the possibilities.
1863 By default, planner-cyclic creates multiple tasks if you let tasks build
1864 up (that is, the next Tuesday rolls around and you @emph{still} haven't
1865 marked the task as done.) To turn off this behavior:
1867 @example
1868 (setq planner-cyclic-diary-nag nil)
1869 @end example
1871 @subheading Functions
1873 @file{planner-cyclic-diary} includes the following interactive
1874 functions:
1876 @defun planner-cyclic-create-tasks-maybe
1877 Maybe create cyclic tasks. This will only create tasks for future
1878 dates or today.
1879 @end defun
1881 @node Task Detail, Deadlines, Cyclic Tasks, Creating New Tasks
1882 @comment  node-name,  next,  previous,  up
1883 @subsubsection Task Detail
1884 @cindex tasks
1886 You may find your planner pages getting very full, so that you want to
1887 have one broad task entry be linked to a more specific list of
1888 sub-tasks. Or, maybe you want to have a number of notes linked to a
1889 particular task.
1890 @cindex tasks, sub-
1891 @cindex tasks, meta-
1892 @cindex meta-tasks
1893 @cindex sub-tasks
1895 This can be done with targets.  You can have a task that is really a
1896 meta-task:
1898 @example
1899 #A1  _ Do things in RevelleLog#13 @{@{Tasks:101@}@} (RevelleLog)
1900 @end example
1902 @samp{RevelleLog#13} could then be a list of sub-tasks in the form of
1903 a note, or any kind of note.
1905 Or, instead of pointing to a particular note on @samp{RevelleLog}, you
1906 could have the whole page be tasks that you enter in manually, without
1907 linking them to another page. You can just type them in like this:
1909 @example
1910 #A1  _ First specific thing to do
1911 @end example
1913 This way, the tasks will only appear on this specific project page,
1914 and not on any daily page, so you only see them when you want to look
1915 up all of the specific tasks associated with @samp{#A1  _ Do things in
1916 RevelleLog @{@{Tasks:101@}@} (RevelleLog)}.
1918 As you can see, the ability to manually enter tasks is one of
1919 Planner's nicest features. It allows you to create tasks that are
1920 not assigned to a specific date (by manually entering them on a
1921 project page with no date) or to a specific project (by manually
1922 entering them on a day page with no project). Yet as long as you enter
1923 them using the syntax it understands, Planner will continue to
1924 recognize them as tasks.
1926 Another way to have a task not be connected to a particular date is to
1927 do @kbd{C-c C-c} (@code{planner-copy-or-move-task}) and specify
1928 @samp{nil} when asked for the date.
1930 If you would like to see a list of all of your unfinished tasks, do
1931 @kbd{M-x planner-list-unfinished-tasks}. This function only checks
1932 day plan pages, not project pages.
1934 @node Deadlines,  , Task Detail, Creating New Tasks
1935 @comment  node-name,  next,  previous,  up
1936 @subsubsection Deadlines
1937 @cindex tasks, deadlines for
1938 @cindex deadlines, task
1939 @cindex @file{planner-deadline.el}, using
1941 You can use @file{planner-deadline.el} to automatically recalculate
1942 days to a deadline by adding @code{(require 'planner-deadline)} to
1943 your @file{~/.emacs}. With the default setup, make your tasks of the
1944 form
1946 @example
1947 #A0 _ Some task @{@{Deadline: 2004.09.12@}@}
1948 @end example
1950 (Note: There must be at least one space after the colon.)
1952 After you run @code{planner-deadline-update} to update task descriptions,
1953 the task will be of the form
1955 @example
1956 #A0 _ Some task @{@{Deadline: 2004.09.12 - 2 days@}@}
1957 @end example
1959 @subheading Options
1961 @defopt planner-deadline-regexp
1962 Regular expression for deadline data.
1963 The special deadline string should be regexp group 1. The
1964 date (YYYY.MM.DD) should be regexp group 2.
1965 @end defopt
1967 @subheading Functions
1969 @defun planner-deadline-update
1970 Replace the text for all tasks with deadlines. Deadlines are of the
1971 form @samp{@{@{Deadline: YYYY.MM.DD@}@}} by default.
1972 @end defun
1974 @defun planner-deadline-change &optional date
1975 Change the deadline of current task to @var{date}. If @var{date} is nil,
1976 remove deadline.
1977 @end defun
1979 @node Organizing Your Tasks, Task Reports and Overviews, Creating New Tasks, More about Tasks
1980 @comment  node-name,  next,  previous,  up
1981 @subsection Organizing Your Tasks
1982 @cindex tasks, organizing
1983 @cindex tasks, old
1985 Okay, now that you've gotten the hang of creating tasks, you're probably
1986 facing a really long list of things to do. How can you organize them so
1987 that they don't overwhelm you? Planner gives you a number of strategies
1988 for dealing with large numbers of tasks.
1990 @enumerate
1991 @item Arrange your tasks in the rough order you're going to do them.
1992 @item Use #A, #B and #C task priorities to differentiate between
1993       high-priority, normal and low-priority tasks.
1994 @item Schedule your tasks onto different days.
1995 @item Group your tasks into plan pages.
1996 @item Don't schedule all your tasks.
1997 @end enumerate
1999 @enumerate
2001 @item @emph{Task order}
2003 To remind yourself to do tasks in a certain order, simply edit the
2004 lines so that they're in the order you want. You can use normal
2005 editing commands like kill, yank and transpose-line to reorder the
2006 tasks, or use @key{M-p} (@code{planner-raise-task}) and @key{M-n}
2007 (@code{planner-lower-task}) to rearrange the tasks.
2009 @item @emph{Task priorities}
2011 By default, tasks are created with medium priority (@samp{#B}). You
2012 can make a task high-priority (@samp{#A}) or low-priority (@samp{#C})
2013 by manually editing the task and calling M-x planner-update-task to
2014 update the linked page. Alternatively, you can use @key{C-M-p}
2015 (@code{planner-raise-task-priority}) and @key{C-M-n}
2016 (@code{planner-lower-task-priority}) to modify the task and update the
2017 linked page.
2019 You can edit the priority of a task using @kbd{M-x
2020 planner-edit-task-priority}, or manually edit it and call @kbd{M-x
2021 planner-update-task} to update tasks on the linked page.
2023 @item @emph{Schedule your tasks on different days}
2025 You don't have to do everything today. Is this a task you would rather
2026 do tomorrow? Schedule it for then instead. You can specify @samp{+n}
2027 or @samp{-n} whenever you are asked for a date, where @var{n} is the
2028 number of days before or after the current file's date or today.
2029 Don't over-procrastinate things, though!
2031 @item @emph{Plan pages}
2033 Plan pages let you group related tasks and notes together for easy
2034 reference. For example, you could have a plan page for each major
2035 project or goal in your life, like @samp{GoodHealth} or
2036 @samp{FurtherStudies}.
2038 Although plan pages start by grouping everything under a @samp{*
2039 Tasks} header, you can organize your plan pages in different ways. For
2040 example, you can separate groups of tasks with blank lines, and
2041 Planner will sort tasks within each group.
2043 @item @emph{Tasks without dates}
2045 Plan pages also allow you to have undated tasks or tasks with no
2046 particular deadlines. This keeps your daily task list small and
2047 manageable while making it easier for you to find things to do if you
2048 have free time. Make sure you check your plan pages regularly so that
2049 you don't completely forget about them.
2051 For automated scheduling of the next task on a plan page after you
2052 complete a task, see the section in
2053 @uref{http://sacha.free.net.ph/notebook/emacs/planner-config.el} named
2054 ``Schedule next undated task from same project''.
2056 @end enumerate
2059 @menu
2060 * Multiple Projects::           
2061 * Viewing Tasks::               
2062 * Modifying Tasks::             
2063 * Carrying Over Unfinished Tasks::  
2064 * Task Numbering::              
2065 * Task Ranks::                  planner-rank.el
2066 * Grouping Tasks::              planner-trunk.el
2067 @end menu
2069 @node Multiple Projects, Viewing Tasks, Organizing Your Tasks, Organizing Your Tasks
2070 @comment  node-name,  next,  previous,  up
2071 @subsubsection Associating Tasks with Multiple Projects
2072 @cindex multiple projects
2073 @cindex @file{planner-multi.el}, using
2075 You can use @file{planner-multi.el} to associate a task with more than
2076 one project. That way, you can easily keep GTD-style context lists as
2077 well as project-related lists.
2079 To use multiple projects, add the following to your @samp{~/.emacs}:
2081 @example
2082 (require 'planner-multi)
2083 @end example
2085 Under GNU Emacs, you can specify multiple projects by separating them
2086 with a single space. For example, you can specify @kbd{planner doc}
2087 when creating a task to associate the task with those two projects.
2089 Under XEmacs, you can specify multiple projects by typing @kbd{RET}
2090 after each entry and terminating the list with another @kbd{RET}. For
2091 example, to specify @kbd{planner} and @kbd{doc}, you would type
2092 @kbd{planner RET doc RET RET} at the prompt.
2094 If you want to see an overview of all of your tasks as well as
2095 project- or context-specific lists, you can set
2096 @code{planner-multi-copy-tasks-to-page} to your overview page(s). For
2097 example, set it to @samp{TaskPool} to be able to see an overview of
2098 all of your unfinished tasks. You can also set this to multiple pages
2099 such as @samp{[[TasksByProject][p]] [[TasksByContext][c]]} and use
2100 @file{planner-trunk.el} to sort and organize tasks for easy reference.
2101 (@pxref{Grouping Tasks})
2103 @subheading Options
2105 @defopt planner-multi-copy-tasks-to-page
2106 Automatically copy newly-created tasks to the specified page.
2107 @end defopt
2109 By default, tasks are removed from
2110 @code{planner-multi-copy-tasks-to-page} when you call
2111 @code{planner-task-done} or @code{planner-task-cancelled}. If you
2112 prefer to keep a copy of the task, remove
2113 @code{planner-multi-remove-task-from-pool} from
2114 @code{planner-mark-task-hook}.
2116 If you want to use a different separator instead of spaces, customize
2117 the @code{planner-multi-separator} variable.
2119 @defopt planner-multi-separator
2120 String that separates multiple page references.
2122 For best results, this should be something recognized by
2123 @code{muse-link-at-point} so that links are highlighted
2124 separately.
2125 @end defopt
2127 @node Viewing Tasks, Modifying Tasks, Multiple Projects, Organizing Your Tasks
2128 @comment  node-name,  next,  previous,  up
2129 @subsubsection Viewing tasks
2130 @cindex tasks, viewing
2132 Review the tasks scheduled for today by typing @kbd{M-x
2133 planner-goto-today}.  If you created the task from the previous
2134 section in this tutorial, you should see a line that looks like
2136 @example
2137 #A _ Learn how to change a task's status from Tasks (TaskPool)
2138 @end example
2140 If you have @code{planner-use-task-numbers} set to non-nil, you will see
2141 something like the following instead.
2143 @example
2144 #A0 _ Learn how to change a task's status from Tasks (TaskPool)
2145 @end example
2147 From left to right, these are what the symbols mean:
2149 @itemize
2150 @item @samp{A} - Priority.  A (high)
2151 @item
2152 @samp{0} - Priority number.  It is calculated whenever you save the file
2153 or call @command{planner-renumber-tasks}, provided that
2154 @code{planner-use-task-numbers} is non-nil.  Tasks are numbered in
2155 ascending order according to priorities.
2156 @item @samp{_} - Status.  _ (unfinished)
2157 @end itemize
2159 If you click on @samp{Tasks} or press @key{RET} while your cursor is
2160 in the link, Emacs will display the previous info page.
2162 If you select @samp{TaskPool}, Emacs will display the @samp{TaskPool}
2163 plan page.  Plan pages organize your tasks and notes about a project
2164 in one file.
2166 @subheading Functions
2168 You can use @command{planner-seek-next-unfinished-task} to move to the
2169 next unfinished task on the current page.
2171 @defun planner-list-tasks-with-status status &optional pages
2172 Display all tasks that match the STATUS regular expression on all day
2173 pages.  The PAGES argument limits the pages to be checked in this
2174 manner:
2176 @itemize
2177 @item @code{t}: check all pages
2178 @item regexp: search all pages whose filenames match the regexp
2179 @item list of page names: limit to those pages
2180 @item alist of page/filenames: limit to those pages
2181 @end itemize
2183 Called interactively, this function will search day pages by
2184 default. You can specify the start and end dates or leave them as
2185 nil to search all days. Calling this function with an interactive
2186 prefix will prompt for a regular expression to limit pages.
2187 Specify @samp{.} or leave this blank to include all pages.
2189 This function could take a long time.
2190 @end defun
2192 @defun planner-list-unfinished-tasks &optional pages
2193 Display all unfinished tasks. @var{pages} follows
2194 planner-list-tasks-with-status.
2195 @end defun
2197 @defun planner-jump-to-linked-task task-info
2198 Display the task page linked to by the current task or
2199 @var{task-info}.
2200 @end defun
2202 @node Modifying Tasks, Carrying Over Unfinished Tasks, Viewing Tasks, Organizing Your Tasks
2203 @comment  node-name,  next,  previous,  up
2204 @subsubsection Modifying Tasks
2205 @cindex tasks, modifying
2206 @cindex tasks, editing
2208 To select a task, move your cursor to the line containing the task.
2210 Change a task's priority (@samp{A}, @samp{B} or @samp{C}) by editing
2211 the line. @samp{#A} tasks are important. @samp{#B} are medium
2212 priority. @samp{#C} are low priority. Whenever you save the file or
2213 call @kbd{M-x planner-fix-tasks}, tasks are sorted and numbered
2214 according to priority and status.
2216 Change a task's status by calling one of the following functions:
2218 @itemize
2219 @item planner-task-in-progress @samp{o} (@kbd{C-c C-z})
2220 @item planner-task-done @samp{X} (@kbd{C-c C-x})
2221 @item planner-task-cancelled @samp{C} (@kbd{C-c C-S-x})
2222 @item planner-task-delegated @samp{D}
2223 @item planner-task-pending @samp{P}
2224 @item planner-task-open @samp{_}
2225 @end itemize
2227 After changing the status using a function, look at the
2228 @samp{TaskPool} plan page.  The task is also updated on the linked
2229 page.  If you changed the task status manually by replacing the status
2230 with another character, you will need to call
2231 @command{planner-update-task} to update the linked page.
2233 To reschedule a task, call @command{planner-copy-or-move-task} (@kbd{C-c
2234 C-c}) and choose a new date.  You can mark a region and type @kbd{M-x
2235 planner-copy-or-move-region} to reschedule all the contained tasks to a
2236 different date.  Enter @samp{nil} for the date if you don't want the
2237 task or group of tasks to appear on any date page at all anymore. This
2238 is a good way to ``de-schedule'' a task for the time being, but still
2239 keep it linked to a plan page for possible future scheduling.
2241 To change the plan page associated with a task, call
2242 @command{planner-replan-task}.  Enter @samp{nil} for the plan page if
2243 you don't want the task to appear on any plan page anymore. If you
2244 precede the command with a prefix argument, the text of the original
2245 plan page will appear in the prompt for easy editing.
2247 Since the same task may exist on two or more pages, such as a date page
2248 and a plan page, it is dangerous to edit the description of the task by
2249 hand. You should not do it unless you want to make the exact same
2250 changes on all its linked pages.
2252 Instead of doing this by hand, you should use
2253 @command{planner-edit-task-description}. This will prompt you for the
2254 changes to the task description and then update all the other pages to
2255 which the task is linked.  Or, you can just use
2256 @command{planner-delete-task} to remove the task from both pages, and
2257 then create it again with the new desired description.
2259 To remind yourself to do tasks in a certain order, simply edit the
2260 lines so that they're in the order you want.
2261 @command{planner-raise-task} and @command{planner-lower-task} update
2262 the priorities on linked pages automatically. You can organize tasks
2263 into groups by putting a blank line between groups of tasks.
2264 Planner will maintain the groupings and only sort the tasks within
2265 that group.
2267 @subheading Functions
2269 @defun planner-replan-task page-name
2270 Change or assign the plan page for the current task.  @var{page-name}
2271 is the new plan page for the task. Use
2272 @code{planner-copy-or-move-task} if you want to change the date. With a
2273 prefix, provide the current link text for editing.
2274 @end defun
2276 @defun planner-raise-task-priority
2277 Change a low-priority task to a medium-priority task and a
2278 medium-priority task to a high-priority task (C to B to A).
2279 @end defun
2281 @defun planner-lower-task-priority
2282 Change a high-priority task to a medium-priority task and a
2283 medium-priority task to a low-priority task (A to B to C).
2284 @end defun
2286 @defun planner-raise-task arg
2287 Move a task up @var{arg} steps.  By default, @var{arg} is 1.
2288 @end defun
2290 @defun planner-lower-task  arg
2291 Move a task down @var{arg} steps.  By default, @var{arg} is 1.
2292 @end defun
2294 @defun planner-edit-task-description description
2295 Change the description of the current task, updating the linked page
2296 if any.
2297 @end defun
2299 @defun planner-delete-task
2300 Delete this task from the current page and the linked page.
2301 @end defun
2303 @defun planner-update-task
2304 Update the current task's priority and status on the linked page.
2305 Tasks are considered the same if they have the same description.
2306 This function allows you to force a task to be recreated if it
2307 disappeared from the associated page.
2308   
2309 Note that the text of the task must not change. If you want to be able
2310 to update the task description, see @code{planner-edit-task-description}
2311 or @file{planner-id.el}.
2312 @end defun
2314 See @command{planner-install-extra-task-keybindings} for additional
2315 task-related shortcuts.
2317 @node Carrying Over Unfinished Tasks, Task Numbering, Modifying Tasks, Organizing Your Tasks
2318 @comment  node-name,  next,  previous,  up
2319 @subsubsection Carrying Over Unfinished Tasks
2320 @cindex tasks, carrying over
2322 Sometimes you won't be able to cross off all the tasks on your list.
2323 Planner makes it easy for you to keep track of things you still have
2324 to do by automatically rescheduling unfinished tasks from the past few
2325 days. By default, the @command{plan} command searches for unfinished
2326 tasks from the last three days and reschedules them onto today. If you
2327 open Planner every day, this should cover weekends easily.
2329 It's a good idea to start Planner whenever you start Emacs. That way,
2330 Planner can help remind you about today's tasks, appointments, and other
2331 things. To automatically start Planner whenever you start up Emacs, add
2332 the following code to the end of your @file{~/.emacs}:
2334 @example
2335 (plan)
2336 @end example
2338 Now, every time you start Emacs (which should be more or less once a
2339 day), you'll see today's page. If you don't finish all the tasks today,
2340 you'll see them again tomorrow.
2342 It's a good idea to start Planner every time you start Emacs so that
2343 you get reminded about your task list. If you prefer to start Planner
2344 manually, remember to call @kbd{M-x plan} every so often to make sure
2345 that you don't forget any unfinished tasks. Safe in the knowledge that
2346 Planner tasks won't slip through the cracks (unlike little slips of
2347 paper that will invariably get mislaid), you can then get on with the
2348 rest of your life.
2350 If your increased productivity with Planner leads to a well-deserved
2351 two-week vacation, then you'll need to tell Planner to search more days
2352 for unfinished tasks. By using @kbd{M-x plan}, you can automatically
2353 bring forward tasks over a given number of days or even scan all the
2354 days since time immemorial. @kbd{C-u 15 M-x plan} reschedules all
2355 unfinished tasks from the last 15 days. @kbd{C-u -1 M-x plan} checks all
2356 of your past day pages for unfinished tasks.
2358 Like everything else in Planner, you can adapt @kbd{M-x plan} to your
2359 particular way of life. For example, if you find yourself starting up
2360 Emacs and Planner every day--including weekends--because it's just so
2361 much fun, you can set the @code{planner-carry-tasks-forward} to 1.
2362 This can make your Emacs startup marginally faster. On the other hand,
2363 if you normally start Emacs once a week, you can set it to 7 or 8. If
2364 you're worried about tasks dropping off your radar, you can set it to
2365 0. You can set the value of @var{planner-carry-tasks-forward} either
2366 with @key{M-x customize-variable RET planner-carry-tasks-forward RET},
2367 or by putting @code{(setq planner-carry-tasks-forward 3)} (replacing
2368 @code{3} with the value appropriate for what you want) in your
2369 @file{~/.emacs} file.
2371 On the other hand, you might prefer to reschedule tasks yourself. If
2372 you set @code{planner-carry-tasks-forward} to @code{nil}, then
2373 @command{M-x plan} and @code{(plan)} will bring you to the most recent
2374 page with unfinished tasks if there is no page for today. You can then
2375 use @command{planner-copy-or-move-task} and
2376 @command{planner-copy-or-move-region} to reschedule tasks. This is
2377 probably more hassle than it's worth, though, so let Planner take care
2378 of this for you.
2380 @subheading Options
2382 @defopt planner-carry-tasks-forward
2383 If non-nil, carry unfinished tasks forward automatically.
2384 If a positive integer, scan that number of days in the past.
2385 If 0, scan all days for unfinished tasks.
2386 If t, scan one day in the past (old behavior).
2387 If nil, do not carry unfinished tasks forward.
2388 @end defopt
2390 @subheading Functions
2392 @defun plan &optional force-days
2393 Start your planning for the day, carrying unfinished tasks forward.
2395 If @var{force-days} is a positive integer, search that many days in the
2396 past for unfinished tasks.
2397 If @var{force-days} is @code{0} or @code{t}, scan all days.
2398 If @var{force-days} is @code{nil}, use the value of
2399 @code{planner-carry-tasks-forward} instead, except t means scan only
2400 yesterday
2402 @end defun
2404 @defun planner-copy-or-move-task date force
2405 Reschedule the task for @var{date}. If @var{force} is non-nil, the
2406 task is moved regardless of status. It also works for creating tasks
2407 from a Note. Use @code{planner-replan-task} if you want to change the
2408 plan page in order to get better completion.
2409 @end defun
2411 @defun planner-copy-or-move-region beg end date muffle-errors
2412 Move all tasks from @var{beg} to @var{end} to @var{date}.
2413 @code{planner-copy-or-move-region} will copy or move all tasks from
2414 the line containing @var{beg} to the line just before @var{end}. If
2415 @var{muffle-errors} is non-nil, no errors will be reported.
2416 @end defun
2418 @node Task Numbering, Task Ranks, Carrying Over Unfinished Tasks, Organizing Your Tasks
2419 @comment  node-name,  next,  previous,  up
2420 @subsubsection Task Numbering
2422 By default, tasks are numbered according to their position on the
2423 page.  Task numbers allow you to refer to tasks using Muse links.
2424 For example, the @samp{#A1} task in @file{2004.08.16} can be referred to
2425 as @samp{2004.08.16#A1}.
2427 Note that task numbers change every time you re-sort and re-number tasks
2428 with @code{planner-fix-tasks}.  As a result, they are only reliable for
2429 references to past tasks.
2431 If you find yourself not using this functionality, you can turn off task
2432 numbers by using the following option.
2434 @subheading Options
2436 @defopt planner-use-task-numbers
2437 Non-nil means use task numbers when creating tasks.  This allows you
2438 to refer to past tasks if your tasks are numbered appropriately.
2439 If you set this to nil, you can save space in your plan files.
2440 @end defopt
2442 @node Task Ranks, Grouping Tasks, Task Numbering, Organizing Your Tasks
2443 @comment  node-name,  next,  previous,  up
2444 @subsubsection Task Ranks
2445 @cindex ranking tasks
2446 @cindex tasks, ranking
2447 @cindex @file{planner-rank.el}, using
2449 @file{planner-rank.el} models Franklin Covey's Urgency and Importance
2450 principle. When you think about a task, there are two aspects in
2451 consideration: Urgency and Importance. You may want to do the most
2452 urgent things first, like answering an email, or you may want to do
2453 the most important things first, like reading this manual. Or much
2454 better, balance Urgency and Importance and decide what to do.
2456 @file{planner-rank.el} can help you balance.
2458 Urgency and Importance are both measured by scores from 0-9. The
2459 higher the score, the more you want to do it first. 9 stands for ``I
2460 should have done this'' and 0 stands for ``I can forget this''.
2462 If you are using the planner @ref{Deadlines} feature, the Urgency
2463 score is automatically calculated from how many days are left to meet
2464 the deadline. By default, it will score 9 if the task is overdue and 0
2465 if the deadline is years away. Please refer to the docstring of
2466 @code{planner-rank-deadline-urgency-map-list} for detail.
2468 The task rank is calculated from Urgency and Importance scores. As
2469 different people balance urgency and importance differently, a number
2470 of @code{planner-rank-calculate-rank-*} functions are provided. The
2471 algorithms vary from a simple average to something like a weighted
2472 root mean square deviation.
2474 The aggressive versions of these functions
2475 (@code{planner-rank-calculate-rank-*-aggressive}) will make sure if
2476 one of Urgency and Importance is high, the resulting rank will be high
2477 as well. @code{planner-rank-calculate-rank-weighted-*} functions weigh
2478 the Urgency and Important scores depending on
2479 @code{planner-rank-importance-vs-urgency-factor}.
2481 Call @code{planner-rank-test-algorithm} on each of the functions and
2482 check the result tables to see which one you like most, and set it to
2483 @code{planner-rank-rank-calculate-function}. Alternatively, accept the
2484 defaults and tweak them when you get a better feel for ranking.
2486 Once the Rank is calculated, the @ref{Task Priorities} will be
2487 automatically reset. If the Rank is greater than or equal to
2488 @code{planner-rank-priority-A-valve}, the task priority will be
2489 @samp{A}, if the Rank is between @code{planner-rank-priority-A-valve}
2490 and @code{planner-rank-priority-B-valve}, the priority will be @samp{B},
2491 else it will be @samp{C}.
2493 After setting the task importance and deadline, you can leave it as
2494 is. As the deadline approaches, the task priority will automatically
2495 be raised and the task re-colored to catch your eyes.
2497 If you are using @code{planner-sort-tasks} (see @pxref{Making Files
2498 Pretty}), you can set @code{planner-sort-tasks-key-function} to one of
2499 @code{planner-sort-tasks-by-rank},
2500 @code{planner-sort-tasks-by-importance}, and
2501 @code{planner-sort-tasks-by-urgency}.
2503 @subheading Options
2505 @defopt planner-rank-change-hook
2506 Functions to run after @code{planner-rank-change}.
2507 @end defopt
2509 @defopt planner-rank-priority-A-valve
2510 Tasks with rank greater than or equal to this value will be set to
2511 priority @samp{A}.
2512 @end defopt
2514 @defopt planner-rank-priority-B-valve
2515 Tasks with rank greater than or equal to this value and less than
2516 @code{planner-rank-priority-A-valve} will be set to priority
2517 @samp{B}. Tasks with rank less than this value will be set to priority
2518 @samp{C}.
2519 @end defopt
2521 @defopt planner-rank-deadline-urgency-map-list
2522 Defines how to calculate the Urgency score according to how many days
2523 are left to meet the deadline.
2524 @end defopt
2526 @defopt planner-rank-default-importance
2527 Default importance value for newly added rank.
2528 @end defopt
2530 @defopt planner-rank-default-urgency
2531 Default urgency value for newly added rank.
2532 @end defopt
2534 @defopt planner-rank-importance-vs-urgency-factor
2535 How much do you think importance is more ``important'' than urgency.
2536 This will be used in @code{planner-rank-calculate-rank-weighted-*}
2537 functions.
2538 @end defopt
2540 @defopt planner-rank-rank-calculate-function
2541 Define the function called to calculate rank.
2542 @end defopt
2544 @subheading Functions
2546 @defun planner-rank-change &optional importance urgency
2547 Set the Importance and Urgency of the current task.
2548 @end defun
2550 @defun planner-rank-update-current-task
2551 Recalculate rank for the current task.
2552 @end defun
2554 @defun planner-rank-update-all
2555 Recalculate rank for all tasks in the current page
2556 @end defun
2558 @defun planner-rank-update-all
2559 Recalculate rank for all tasks in the current page
2560 @end defun
2562 @node Grouping Tasks,  , Task Ranks, Organizing Your Tasks
2563 @comment  node-name,  next,  previous,  up
2564 @subsubsection Grouping Tasks with planner-trunk.el
2565 @cindex grouping tasks
2566 @cindex tasks, grouping
2567 @cindex @file{planner-trunk.el}, using
2569 @file{planner-trunk.el} helps you automatically group tasks according
2570 to a set of rules. It sorts and splits your tasks, adding a blank line
2571 between groups of tasks. For example, if today's page looks like this:
2573 @example
2574 * Tasks
2576 #B   _ Buy milk (GroceryShopping)
2577 #B   _ Learn how to use planner-trunk (PlannerMode)
2578 #B   _ Buy a notebook (Bookstore)
2579 #B   _ Buy cereal (GroceryShopping)
2580 #B   _ Set up my own planner-trunk rules (PlannerMode)
2581 #B   _ Customize my stylesheet (MuseMode)
2582 #B   _ Go for a health checkup (BetterHealth)
2583 @end example
2585 @noindent
2586 then you might want to group the tasks into: planner and muse,
2587 shopping list, and other items. If you set up the appropriate rules by
2588 customizing @code{planner-trunk-rule-list}, @file{planner-trunk.el}
2589 can automatically rewrite that section line this:
2591 @example
2592 * Tasks
2594 #B   _ Learn how to use planner-trunk (PlannerMode)
2595 #B   _ Set up my own planner-trunk rules (PlannerMode)
2596 #B   _ Customize my stylesheet (MuseMode)
2598 #B   _ Buy milk (GroceryShopping)
2599 #B   _ Buy a notebook (BookstoreShopping)
2600 #B   _ Buy cereal (GroceryShopping)
2602 #B   _ Go for a health checkup
2603 @end example
2605 @noindent
2606 In this case, you would set @code{planner-trunk-rule-list}
2607 to @code{(("." nil ("PlannerMode\\|MuseMode" "Shopping")))}.
2609 You can load @file{planner-trunk} with @kbd{M-x load-library RET
2610 planner-trunk RET} or add @code{(require 'planner-trunk)}. If you're
2611 not yet comfortable with Emacs Lisp, you can use @kbd{M-x
2612 customize-variable RET planner-trunk-rule-list RET} to edit this rule
2613 using an easy-to-use interface.
2615 WARNING: Do not keep non-task information in the Tasks section.
2616 planner-trunk will delete @strong{all} non-task lines from the Tasks
2617 section of your plan page in the process of grouping the tasks.
2619 After you set up @code{planner-trunk-rule-list}, use @command{M-x
2620 planner-trunk-tasks} to try out your rules until you're satistfied.
2622 If you want to do this automatically, you can use @code{(add-hook
2623 'planner-mode-hook 'planner-trunk-tasks)} to trigger it automatically
2624 whenever you open a Planner page.
2626 @node Task Reports and Overviews,  , Organizing Your Tasks, More about Tasks
2627 @subsection Task Reports and Overviews
2628 @cindex task reports
2629 @cindex task overviews
2630 @cindex reports, task
2631 @cindex overviews, task
2632 @cindex reports, accomplishment
2633 @cindex tasks, overview of
2635 Planner provides a number of different ways to generate different
2636 presentations of your tasks.
2638 @menu
2639 * Accomplishments::             planner-accomplishments.el
2640 * Status Reports::              planner-report.el
2641 * Task Overviews::              planner-tasks-overview.el
2642 * <tasks> tag::             
2643 * planner-registry::            Keep track of annotations
2644 * planner-zoom::                View and navigate tasks by time period
2645 @end menu
2647 @node Accomplishments, Status Reports, Task Reports and Overviews, Task Reports and Overviews
2648 @comment  node-name,  next,  previous,  up
2649 @subsubsection Generating Daily Accomplishment Reports
2650 @cindex reports, accomplishment
2651 @cindex @file{planner-accomplishments.el}, using
2652 @cindex tasks, overview of
2653 @cindex task reports
2654 @cindex reports, task
2655 @cindex overviews, task
2656 @cindex task overviews
2658 You can use @file{planner-accomplishments.el} to get a summary of your
2659 task activity for a particular day. The report is grouped by status
2660 and plan (on day pages) or date (on plan pages). An example report
2661 follows:
2663 @example
2664 Link        | Unfinished | In progress | Delegated | Completed | Total
2665 nil         | 1          | 0           | 0         | 6         | 7
2666 TaskPool    | 1          | 1           | 0         | 3         | 5
2667 Planner     | 0          | 0           | 1         | 1         | 2
2668 SchoolWork  | 0          | 0           | 0         | 1         | 1
2669 Total       | 2          | 1           | 1         | 11        | 15
2670 @end example
2672 This lets you see how you balance your time between your projects.
2674 @itemize
2676 There are currently two ways to use @file{planner-accomplishments.el}.
2678 @item Displaying a temporary buffer
2680 You can call @code{planner-accomplishments-show} to display a buffer
2681 containing the current page's accomplishment report.
2683 @item Rewriting sections of your planner
2685 Choose this approach if you want accomplishment reports to be in
2686 their own section and you would like them to be readable in your
2687 plain text files even outside Emacs. Caveat: The accomplishment
2688 section should already exist in your template and will be rewritten
2689 when updated.
2691 To use, set @code{planner-accomplishments-section} to the name of the
2692 section to rewrite (default: @samp{Accomplishments}). If you want
2693 rewriting to be automatically performed, call
2694 @code{planner-accomplishments-insinuate}. The accomplishments will be
2695 rewritten whenever you save a planner page. If you want rewriting to
2696 be manual, call @code{planner-accomplishments-update}.
2698 @end itemize
2700 @subheading Options
2702 @defopt planner-accomplishments-section
2703 Header for the accomplishments section in a plan page.
2704 Used by @code{planner-accomplishments-update}.
2705 @end defopt
2707 @defopt planner-accomplishments-status-display
2708 Alist of status-label maps also defining the order of display.
2709 Used by @code{planner-accomplishments-format-table}.
2710 @end defopt
2712 @subheading Functions
2714 @defun planner-accomplishments-insinuate ()
2715 Automatically call @code{planner-accomplishments-update} when saving
2716 tasks in @code{planner-mode} buffers.
2717 @end defun
2719 @defun planner-accomplishments-update ()
2720 Rewrite @code{planner-accomplishments-section} with a summary of tasks
2721 on this page.
2722 @end defun
2724 @defun planner-accomplishments-show ()
2725 Display a buffer with the current page's accomplishment report.
2726 @end defun
2728 @node Status Reports, Task Overviews, Accomplishments, Task Reports and Overviews
2729 @comment  node-name,  next,  previous,  up
2730 @subsubsection Status Reports
2731 @cindex status reports
2732 @cindex reports, status
2733 @cindex @file{planner-report.el}, using
2735 @file{planner-report.el} creates a status report for a given timespan.
2736 The report itself is just another Planner page in your planner
2737 directory.  Once generated, it contains tasks and notes culled from
2738 active project pages.  Tasks are only shown if they are incomplete or
2739 were completed within the timespan.  Notes are shown if they were
2740 created during the timespan.  Tasks and notes are grouped together under
2741 a heading for their corresponding project.
2743 The idea is you have one of these status reports generated periodically
2744 (say, every couple of weeks).  Perhaps you use cron to run them
2745 automatically and then mail you a reminder that they've been done.  Then
2746 you can edit the page, adding verbiage where it is needed and removing
2747 irrelevant items.  This editing process is as easy as editing any other
2748 Planner page.  Finally, you can publish the page along with the rest of
2749 your planner using @kbd{M-x muse-project-publish}.
2751 If you use planner-authz.el, you can tell planner-report.el only to
2752 consult project pages that a given list of users
2753 (@var{planner-report-authz}) can access when generating the report.  For
2754 example, if you're preparing a status report for your boss, add yourself
2755 and him to @var{planner-report-authz}.  The resulting status report will
2756 only contain information the two of you are supposed to have access to,
2757 and the report itself will be similarly restricted.
2759 @subheading Getting started
2761 Add the following to your .emacs file:
2763 @example
2764 (require 'planner-report)
2765 @end example
2767 Then you can use the following command to generate a status report:
2769 @example
2770 M-x planner-report-generate
2771 @end example
2773 You will be prompted for a beginning and ending date, and then the
2774 status report will be generated.  You can then edit it to your liking
2775 and publish it just like you would the rest of your planner.
2777 @subheading Options
2779 @defopt planner-report-authz
2780 List of users a status report should be restricted to.
2781 When status reports are generated, only planner pages accessible
2782 by these users will be consulted, and the resulting status report
2783 will be similarly restricted.
2784 @end defopt
2786 @defopt planner-report-pretty-print-plan-pages
2787 If non-nil, pretty print plan pages.
2788 If nil, leave page names as-is.
2789 This requires that @file{muse-wiki.el} be loaded to work properly.
2790 @end defopt
2792 @defopt planner-report-remove-task-numbers
2793 Remove task numbers when generating status reports.
2794 @end defopt
2796 @defopt planner-report-replace-note-numbers
2797 If non-nil, a string with which to replace note numbers when
2798 generating status reports.
2799 @end defopt
2801 @defopt planner-report-unfinished-offset
2802 If non-nil, the offset in days from the current date of
2803 unfinished tasks to include in the status report.  If nil,
2804 include all unfinished tasks.
2805 @end defopt
2807 @subheading Functions
2809 @defun planner-report-generate begin end
2810 Generate a status report spanning a period from @var{begin} to @var{end}.
2811 @var{begin} and @var{end} are in the format YYYY.MM.DD.
2812 @end defun
2814 @node Task Overviews, <tasks> tag, Status Reports, Task Reports and Overviews
2815 @comment  node-name,  next,  previous,  up
2816 @subsubsection Seeing an Overview of Tasks
2817 @cindex tasks, overview of
2818 @cindex task reports
2819 @cindex reports, task
2820 @cindex overviews, task
2821 @cindex task overviews
2822 @cindex @file{planner-tasks-overview.el}, using
2824 You can see a list of tasks with @file{planner-tasks-overview.el}.
2825 Seeing how you've scheduled tasks over the next few days can help you
2826 decide when to schedule another task. Table entries will be of the form
2828 @var{date} | @var{link} | @var{priority} @var{status} | @var{task-description}
2830 @subheading Functions
2832 To display the tasks between a set of day pages, use
2834 @defun planner-tasks-overview start end
2835 Display an overview of your tasks from @var{start} to @var{end}. If
2836 @var{start} is nil, start from the very first day page. If @var{end}
2837 is nil, include the very last day page. You can use
2838 @code{planner-expand-name} shortcuts here, like @kbd{+1} or @kbd{-1}.
2839 Pressing @key{RET} at the prompt will use today.
2841 Once in a @code{planner-tasks-overview} buffer, you can use
2842 the keyboard shortcut @key{o} to change the overview period.
2843 @end defun
2845 You can sort the task display with the following functions:
2847 @defun planner-tasks-overview-sort-by-date
2848 Sort the tasks by date. Keyboard shortcut: @key{1}
2849 @end defun
2851 @defun planner-tasks-overview-sort-by-plan
2852 Sort the tasks by associated plan page. Keyboard shortcut: @key{2}
2853 @end defun
2855 @defun planner-tasks-overview-sort-by-priority
2856 Sort the tasks by priority. Keyboard shortcut: @key{3}
2857 @end defun
2859 @defun planner-tasks-overview-sort-by-status
2860 Sort the tasks by status. Keyboard shortcut: @key{4}
2861 @end defun
2863 You can jump to linked tasks with
2865 @defun planner-tasks-overview-jump other-window
2866 Display the current task. If a prefix argument is supplied, show the
2867 task in another window. Keyboard shortcut: @key{j}
2868 @end defun
2870 @defun planner-tasks-overview-jump-other-window
2871 Display the current task in another window. Keyboard shortcut: @kbd{C-u j}
2872 @end defun
2874 You can view a summary of the tasks in your plan pages with
2876 @defun planner-tasks-overview-show-summary &optional file-list
2877 Count unscheduled, scheduled, and completed tasks for FILE-LIST. If
2878 called with an interactive prefix, prompt for the plan page(s) to
2879 display. Load @file{planner-multi.el} to be able to specify multiple
2880 pages.
2881 @end defun
2883 @subheading Keys
2885 @key{TAB}, @kbd{SHIFT-TAB} and @key{RET} navigate links in the usual
2886 fashion.
2888 @node <tasks> tag, planner-registry, Task Overviews, Task Reports and Overviews
2889 @subsubsection <tasks> tag
2890 @cindex <tasks> tag
2891 @cindex task reports
2892 @cindex reports, task
2893 @cindex overviews, task
2894 @cindex task overviews
2895 @cindex tasks, overview of
2897 @samp{<tasks>} is replaced by a report of tasks over all day pages in
2898 published pages (@pxref{Publishing}).
2900 @example
2901 All incomplete tasks
2903 <tasks status="^X">
2905 All completed tasks
2907 <tasks status="X">
2909 All tasks
2911 <tasks>
2912 @end example
2914 Warning: this function can be slow, as it checks all the day pages!
2916 @node planner-registry, planner-zoom ,<tasks> tag, Task Reports and Overviews
2917 @comment  node-name,  next,  previous,  up
2918 @section planner-registry
2919 @cindex @file{planner-registry.el}, using
2921 The @file{planner-registry} module provides a way to keep track of all
2922 the URLs in your projects, and to list them depending on the current
2923 buffer.  The URLs are defined in @code{muse-url-protocols} module from
2924 Muse.
2926 If a URL has been created by @code{planner-create-task-from-buffer},
2927 going to that buffer and calling @code{planner-registry-show} will show
2928 you where Planner put the URL.
2930 @subheading Getting started
2932 To begin using @file{planner-registry}, add the following to your
2933 Planner configuration file.
2935 @example
2936 (require 'planner-registry)
2937 (planner-registry-initialize)
2938 @end example
2940 You must put it after the place where Planner has been loaded in your
2941 configuration file.
2943 If you want the registry to be updated each time you save a Planner
2944 file, add the following to your Planner configuration.
2946 @example
2947 (planner-registry-insinuate)
2948 @end example
2950 If you don't want to update the registry each time a file is written,
2951 you can do it manually with @code{planner-registry-update}: it will
2952 update the registry for saved Planner/Muse buffers only.
2954 @file{planner-registry} does not define any keybindings by default.  Its
2955 most useful interactive function is @code{planner-registry-show}.
2957 @subheading Example usage
2959 Say for example that you created a task from an e-mail.  Go to that
2960 e-mail and call @code{planner-registry-show}: it will open a new buffer
2961 displaying the files (in a muse links format) where a link to this
2962 e-mail has been added.
2964 @subheading Options
2966 @file{planner-registry} defines the following options.
2968 @defopt planner-registry-file
2969 The file where @file{planner-registry} stores its URL registry.
2970 @end defopt
2972 @defopt planner-registry-min-keyword-size
2973 The minimum size for keywords.
2974 @end defopt
2976 @defopt planner-registry-max-keyword-size
2977 The maximum size for keywords.
2978 @end defopt
2980 @defopt planner-registry-max-number-of-keywords
2981 The maximum number of keywords.
2982 @end defopt
2984 @defopt planner-registry-ignore-keywords
2985 A list of keywords to ignore.
2986 @end defopt
2988 @defopt planner-registry-show-level
2989 Level used by the @code{planner-registry-show} function.
2990 0 means that this function shows only exact matches.
2991 1 means that this function also shows descriptive matches.
2992 2 (or more) means that this function also shows fuzzy matches.
2993 @end defopt
2995 @node planner-zoom, , planner-registry, Task Reports and Overviews
2996 @comment  node-name,  next,  previous,  up
2997 @section planner-zoom
2998 @cindex @file{planner-zoom.el}, using
2999 @cindex view, weekly
3000 @cindex view, quarterly
3001 @cindex view, monthly
3002 @cindex view, yearly
3004 When assessing where you stand in relation to the tasks you have set
3005 out for yourself, you might want a way to survey those tasks in groups
3006 divided by time periods, like by the week or by the month. You could
3007 create all of these overview pages by hand, but if you like to have
3008 this kind of overview frequently, you might find manually creating
3009 such pages to be tedious and time consuming.
3011 @file{planner-zoom} is an optional module designed to make it easy to
3012 view your task information grouped by year, quarter, month, week or
3013 day.
3015 To install this module, just load it in your @file{.emacs} (or
3016 @file{_emacs}):
3018 @example
3019 (require 'planner-zoom)
3020 @end example
3022 This module will recognize planner pages named according to the
3023 following scheme:
3025 @table @asis
3027 @item year view
3028 @file{2006.Year}
3030 @item quarter view
3031 @file{2006.Quarter2}
3033 @item month view
3034 @file{2006.January}
3036 @item week view
3037 @file{2006.January.Week3}
3039 @item day view
3040 @file{2006.01.02}
3042 @end table
3044 @subheading Keybindings
3046 This module also adds key bindings that you can use when looking at a
3047 Planner page to easily jump between the different time-period views.
3049 @table @kbd
3051 @item S-up
3052 Move to the view corresponding to the time period one step larger than
3053 the current one. For example, it moves from the weekly view to the
3054 monthly view. It calls @code{planner-zoom-iup}.
3056 @item S-down 
3057 Move to the view corresponding to the time period one step smaller
3058 than the current one. For example, it moves from the weekly view to
3059 the daily view. It calls @code{planner-zoom-idown}.
3061 @item S-left
3062 Stay in the same time-period view as the current one, but move one
3063 interval earlier. For example, it moves from @file{2006.January.Week3}
3064 to @file{2006.January.Week2}. It calls @code{planner-zoom-iprev}.
3066 @item S-right
3067 Stay in the same time-period view as the current one, but move one
3068 interval later. For example, it moves from @file{2006.January.Week3}
3069 to @file{2006.January.Week4}. It calls @code{planner-zoom-inext}.
3071 @end table
3073 @subheading Example usage
3075 Look at the page named @file{2006.January} and then hit @kbd{S-down}
3076 which will show @file{2006.January.Week1}. Then hit @kbd{S-left} and
3077 @kbd{S-right} to look at @file{2006.January.Week2},
3078 @file{2006.January.Week3}, etc.
3080 @subheading Advanced tips and options
3082 You can use any prefix argument with @code{planner-zoom-iup} and
3083 @code{planner-zoom-idown} to have the new view display in a window
3084 other than the current one. This also works with a nonnumeric prefix
3085 argument and @code{planner-zoom-inext} or @code{planner-zoom-iprev}.
3086 For these two functions, a numeric prefix will specify the number of
3087 intervals to move.
3089 If you don't like the default patterns for naming the time-period view
3090 pages, you can change them by customizing @code{planner-zoom-regexps}.
3092 Some people believe weeks start with Sunday, and some believe they
3093 start with Monday. To accommodate both of these colliding worldviews,
3094 @code{planner-zoom-first-day-of-week} can be customized. Its default
3095 value is @samp{1}, which is Monday. If you would prefer Sunday, change
3096 it to @samp{0}. The month to which a week belongs is the month in
3097 which the first day of the week falls.
3099 @subheading Command reference
3101 @defun planner-zoom-iup name other-window
3102 Move to the next higher level in the hierarchy. With a prefix
3103 argument, show the desired page in the other window.
3104 @end defun
3106 @defun planner-zoom-idown name other-window
3107 Move to the next lower level in the hierarchy. If the current date is
3108 within the higher-level time range, zoom to the lower level time range
3109 that also contains today. Otherwise, just go to the first lower-level
3110 time range. With a prefix argument, show the desired page in the other
3111 window.
3112 @end defun
3114 @defun panner-zoom-inext name num other-window
3115 Move to the next time range at the same level in the hierarchy. With a
3116 numeric prefix argument, move by that number of time ranges. With a
3117 non-numeric prefix argument, show the desired page in the other window.
3118 @end defun
3120 @defun planner-zoom-iprev name num other-window
3121 Move to the previous time range at the same level in the hierarchy.
3122 With a numeric prefix argument, move by that number of time ranges.
3123 With a non-numeric prefix argument, show the desired page in the other
3124 window.
3125 @end defun
3127 @node More about Notes, Making Files Pretty, More about Tasks, More about Planner
3128 @section More about Notes
3129 @cindex notes, more about
3131 Planner by default organizes the notes on a planner page so that
3132 the most recent note is first. Each note is numbered, with the oldest
3133 note labeled @samp{.#1}. If you would like to reverse this behavior,
3134 look at @kbd{C-h v planner-reverse-chronological-notes}.
3136 Notes are associated with day pages, but can also be associated with
3137 plan pages when they are created.  A linked note looks like this:
3139 @example
3140 .#1 Headline (LinkedNote#1)
3141 Text
3142 @end example
3144 You can jump to the linked note with
3145 @command{planner-jump-to-linked-note}.
3147 Deleting a note can be dangerous, as the notes are automatically
3148 numbered.  Removing a note could break links in other pages.
3150 @subheading Functions
3152 @defun planner-create-note page
3153 Create a note to be remembered in @var{page} (today if @var{page} is
3154 nil).  If @code{planner-reverse-chronological-notes} is non-nil, create
3155 the note at the beginning of the notes section; otherwise, add it to
3156 the end.  Position point after the anchor.
3157 @end defun
3159 @defun planner-create-note-from-task
3160 Create a note based on the current task and update the current task to
3161 link to the note.
3162 @end defun
3164 @defun planner-renumber-notes
3165 Update note numbering.
3166 @end defun
3168 @defun planner-jump-to-linked-note note-info
3169 Display the note linked to by the current note or @var{note-info} if
3170 non-nil.
3171 @end defun
3173 @defun planner-search-notes regexp limit
3174 Return a buffer with all the notes returned by the query for
3175 @var{regexp}.  If called with a prefix argument, prompt for
3176 @var{limit} and search days on or after @var{limit}.
3177 @end defun
3179 The following sections include instructions for displaying,
3180 manipulating, and navigating your notes efficiently.
3182 @menu
3183 * Using Allout Mode::           Quickly navigating your notes
3184 * <notes>::                     Note headlines
3185 * <past-notes>::                Index of past notes
3186 * Note Indices::                planner-notes-index.el
3187 @end menu
3189 @node Using Allout Mode, <notes>, More about Notes, More about Notes
3190 @subsection Using Allout Mode
3191 @cindex Allout mode
3192 @cindex notes, navigating
3193 @cindex notes, formatting
3194 @cindex notes, displaying
3196 The format of the notes in Planner works well with Allout mode, which
3197 provides helpful commands for navigating and formatting outlines. You
3198 can, for example, hide the bodies of all the notes on a page so you can
3199 see just their headlines. You can also jump easily from headline to
3200 headline, skipping over the bodies in between.
3202 The commands for using Allout mode vary depending on which Emacs version
3203 you are using. In either case, type @kbd{M-x load-library @key{RET}
3204 allout @key{RET}} to start. If you are using CVS Emacs, type @kbd{M-x
3205 allout-mode @key{RET}}. If you are using an earlier version of Emacs,
3206 type @kbd{M-x outline-mode @key{RET}}.
3208 The exact commands then available to you differ depending on your Emacs
3209 version, but you can view the commands and their keybindings by typing
3210 @kbd{C-h m}. In CVS Emacs, they will start with @command{allout-}, while
3211 in previous versions, they will start with @command{outline-}.
3213 @node <notes>, <past-notes>, Using Allout Mode, More about Notes
3214 @subsection <notes>
3216 @samp{<notes>} is replaced by a list of note headlines when the page
3217 is published. For example, the notes tag in the following example will
3218 be replaced by the two headlines when published. (@pxref{Publishing})
3220 @example
3221 <notes>
3223 * Notes
3225 .#1 This is a headline
3227 and this is body text
3229 .#2 This is another headline
3231 and this is more body text
3232 @end example
3234 @samp{<notes>} is useful if you want to provide a quick summary of
3235 blog entries at the top of your page. Just add it to your
3236 @code{planner-day-page-template}.
3238 @node <past-notes>, Note Indices, <notes>, More about Notes
3239 @subsection <past-notes>
3241 @samp{<past-notes>} is replaced by an index of note headlines.
3242 If @var{start} is specified, it lists notes starting from that date.
3243 If @var{directory} is specified, you can index notes in another
3244 planner directory.
3246 @example
3247 All the notes I've taken in 2004:
3249 <past-notes start="2004.01.01" end="2004.12.31">
3250 @end example
3252 @node Note Indices,  , <past-notes>, More about Notes
3253 @comment  node-name,  next,  previous,  up
3254 @subsection Note Indices
3255 @cindex @file{planner-notes-index.el}, using
3256 @cindex notes, indexing
3258 Make sure that @file{planner-notes-index.el} is in your load path and
3259 add this to your @file{.emacs} (or @file{_emacs}):
3261 @example
3262 (require 'planner-notes-index)
3263 @end example
3265 Then you can use tags of the form:
3267 @example
3268 <planner-notes-index page="2004.03.02">
3269 <planner-notes-index from="2004.03.01" to="2004.03.31">
3270 <planner-notes-index limit="10">
3271 <planner-notes-index page="PlanPage">
3272 <planner-notes-index-month-table month="2004.03" limit="5">
3273 <planner-notes-index-month-table month="2004.03">
3274 @end example
3276 You can also use the following interactive functions:
3278 @code{planner-notes-index}
3279 @code{planner-notes-index-days}
3280 @code{planner-notes-index-weeks}
3281 @code{planner-notes-index-months}
3282 @code{planner-notes-index-years}    (wow!)
3284 These work based on the current date (date of current buffer, or today).
3286 If a single page is specified, this page is scanned for headlines
3287 of the form:
3289 @example
3290  .#1 Headline
3291 @end example
3293 The results are presented as a bulleted list.
3295 If @var{from} and @var{to} are specified, all date pages between them
3296 (inclusive) are scanned. If @var{from} is omitted, it is assumed to be
3297 the earliest entry.  If @var{to} is omitted, it is assumed to be the
3298 latest entry.
3300 If @var{recent} is specified, the list includes only that many recent
3301 headlines.  and the results are presented as a bulleted list.
3303 To customize presentation, you can write a function that generates
3304 the appropriate @code{<planner-notes-index>} tags. You can also use
3305 @code{planner-extract-note-headlines} in your own functions.
3307 @subheading Functions
3309 The following interactive functions are defined in
3310 @file{planner-notes-index.el}:
3312 @defun planner-notes-index &optional from to limit
3313 Display a clickable notes index. If called from a Lisp program,
3314 display only dates between @var{from} and @var{to}. With a prefix arg
3315 @var{limit}, display only that number of entries.
3316 @end defun
3318 @defun planner-notes-index-days days
3319 Display an index of notes posted over the past few @var{days}. The
3320 list ends with the day of the current buffer or @code{planner-today}.
3321 @end defun
3323 @defun planner-notes-index-weeks weeks
3324 Display an index of notes posted over the past few @var{weeks}. The
3325 list ends with the week of the current buffer or
3326 @code{planner-today}. Weeks start from Sunday.
3327 @end defun
3329 @defun planner-notes-index-months months
3330 Display an index of notes posted over the past few @var{months}. The
3331 list ends with the month of the current buffer or @code{planner-today}.
3332 @end defun
3334 @defun planner-notes-index-years years
3335 Display an index of notes posted over the past few @var{years}. The
3336 current year is included.
3337 @end defun
3339 @file{planner-notes-index.el} does not define any keybindings.
3342 @node Making Files Pretty, Annotations, More about Notes, More about Planner
3343 @section Making Files Pretty
3345 By default, planner does a little bit of fancy reformatting when you
3346 save a file. Tasks are sorted by priority (ABC) and status (_oP>XC) on
3347 day pages. On plan pages, tasks are sorted by priority (ABC), status
3348 (XC), and date. Undated tasks are sorted after dated tasks.
3350 @subheading Options
3352 @defopt planner-sort-tasks-key-function
3353 Control task sorting. Some options include
3354 @code{planner-sort-tasks-default-key},
3355 @code{planner-sort-tasks-basic}, @code{planner-sort-tasks-by-date}, and
3356 @code{planner-sort-tasks-by-link}.
3357 @end defopt
3359 @defopt planner-sort-undated-tasks-equivalent
3360 This option controls the behavior of task sorting on plan pages.  By
3361 default, the value @samp{9999.99.99} causes dated tasks to be listed
3362 before undated tasks.  To sort undated tasks before dated tasks,
3363 set this to a blank string.
3364 @end defopt
3366 @defopt planner-sort-tasks-automatically
3367 Non-nil means sort tasks whenever a planner file is saved.  On day
3368 pages, tasks are sorted by status.  On plan pages, they are sorted by
3369 status and date.  Sorting can take a while.
3370 @end defopt
3372 @defopt planner-renumber-tasks-automatically
3373 Non-nil means renumber tasks from 1 to N whenever a planner file is
3374 saved. This allows you to refer to tasks in previous day pages using
3375 anchors like @samp{2003.08.12#A1}. If you use this function, make sure
3376 @code{planner-use-task-numbers} is non-nil so that new tasks are created
3377 with task numbers.
3378 @end defopt
3380 @defopt planner-align-tasks-automatically
3381 Non-nil means align tasks whenever a planner file is saved.  This
3382 causes the status to line up in a neat column if you have less than
3383 100 tasks.
3384 @end defopt
3386 @defopt planner-renumber-notes-automatically
3387 Non-nil means renumber the notes. If most of your notes are only on
3388 one page, you might like seeing the notes renumbered if you delete a
3389 note in the middle. However, if you use a lot of cross-referencing,
3390 note renumbering will break those links.
3391 @end defopt
3393 @subheading Functions
3395 @defun planner-sort-tasks
3396 Sort tasks according to planner-sort-tasks-key-function. By default,
3397 sort tasks according to priority and position on day pages, and
3398 according to status, priority, date, and position on plan pages.
3399 @end defun
3401 @defun planner-renumber-tasks
3402 Update task numbering.
3403 @end defun
3405 @defun planner-align-tasks
3406 Align tasks neatly. You can add this to @code{write-file-functions} to
3407 have the tasks automatically lined up whenever you save.  For best
3408 results, ensure @code{planner-align-tasks} is run after
3409 @code{planner-renumber-tasks}.
3410 @end defun
3412 @defun planner-fix-tasks
3413 Sort, renumber and align tasks.
3414 @end defun
3416 @node Annotations, Interactive Lisp, Making Files Pretty, More about Planner
3417 @comment  node-name,  next,  previous,  up
3418 @section Annotations
3420 The context included when you create a task and the context included
3421 when you create a note are gained the same way. It sounds like black
3422 magic, but it turns out not to be.
3424 All that happens is, Planner has a list of functions,
3425 @code{planner-annotation-functions}. When you create a task from a
3426 buffer, or remember a note from a buffer, Planner goes through
3427 this list from top to bottom. The first one that returns true is the
3428 one it uses.
3430 For example, if you're in Wanderlust, and you hit the key you've bound
3431 to @code{planner-create-task-from-buffer}, it looks at this list and
3432 does something like this.  Is it an ERC buffer? No. Is it a BBDB
3433 buffer? No. Are we in w3m? No. Are we in Wanderlust? Yes. So this
3434 function succeeds. It stops searching and runs the annotation function
3435 for Wanderlust, which in this case finds out who the message is from
3436 and what the message ID of the message is. It then takes those and
3437 constructs a link back to that message, with a link title something
3438 like @samp{Email from Joe Blogs}.
3440 So, you've read the email from Joe Blogs. He's asked you to do
3441 something and you've hit your key to add that task to your list of
3442 things to do. So what you end up with is a description of the task,
3443 and a link back to what made you create the task in the first place.
3445 The same happens with remembering notes, except that it ends up in the
3446 @samp{* Notes} section of your page instead.
3448 By default, @file{planner.el} can annotate tasks and notes based on
3449 the current filename.
3451 @subheading Options
3453 To change the behavior of annotations, customize the following options:
3455 @defopt planner-annotation-functions
3456 A list of functions tried in order by
3457 @command{planner-create-task-from-buffer} and other functions that
3458 pick up context.  The first non-nil value returned is used as the
3459 annotation.  To cause an item to @strong{not} be annotated, return the
3460 empty string @samp{""}.
3461 @end defopt
3463 @defopt planner-annotation-strip-directory
3464 File links are usually generated with the full path to the file so
3465 that you can easily tell apart files with the same base name.  If
3466 @code{planner-annotation-strip-directory} is non-nil, though, only the
3467 base name of the file will be displayed.  For example, a link to
3468 @samp{/foo/bar/baz} will be displayed as @samp{baz} and hyperlinked to
3469 the file.
3470 @end defopt
3472 @defopt planner-annotation-use-relative-file
3473 If t, always use relative filenames.
3474 @code{planner-annotation-use-relative-file} can also be a function that
3475 takes the filename and returns non-nil if the link should be relative.
3476 Filenames are resolved relative to the first directory of your Planner
3477 project in @code{muse-project-alist}.  That is, the created link will be
3478 of the form @samp{../../somefile} instead of
3479 @samp{/absolute/path/to/file}.  This can be helpful if you publish your
3480 planner files to the Net and your directory structure ensures that
3481 relative links resolve the same from your Plan pages and their
3482 respective publishing directory.
3483 @end defopt
3485 @node Interactive Lisp, Publishing, Annotations, More about Planner
3486 @comment  node-name,  next,  previous,  up
3487 @section Interactive Lisp with planner-lisp.el
3488 @cindex Lisp functions, using with Planner
3489 @cindex interactive Lisp fuctions, using with Planner
3490 @cindex @file{planner-lisp.el}, using
3492 You can include interactive Lisp functions in your planner pages.
3494 First, you need @file{planner-lisp.el}. Put this in your @file{.emacs}
3495 (or @file{_emacs}):
3497 @example
3498 (require 'planner-lisp)
3499 @end example
3501 Then, add a link to the Lisp function to your page, like:
3503 @example
3505 [[lisp:/plan][Plan]]
3507 @end example
3509 This will be rendered as @samp{Plan}. Selecting the link will run the
3510 @code{plan} function interactively.
3512 You can also execute other Lisp expressions. For example:
3514 @example
3515 [[lisp:/(planner-goto (planner-expand-name "+7"))][Next week]]
3516 @end example
3518 @file{planner-lisp.el} does not provide any interactive functions or
3519 keybindings.
3521 @node Publishing, Experimental Functions, Interactive Lisp, More about Planner
3522 @section Publishing
3523 @cindex publishing
3525 You can publish your planner files to a variety of different formats.
3526 For example, you can publish your planner in HTML and put it on a
3527 normal web server. No special server support is required. This gives
3528 you an easy way to keep other people up to date on your tasks, keep a
3529 web log, or simply organize information.
3531 Published files are stored in the path specified by
3532 @code{muse-project-alist} for your Planner project. Just copy the
3533 contents of this directory to your web server, and you're all set! Of
3534 course, publishing is completely optional.
3536 Here are some more features related to publishing:
3538 @menu
3539 * Publishing Planner pages::    planner-publish.el
3540 * Publishing Calendars::        planner-calendar.el
3541 * Authz Access Restriction::    planner-authz.el
3542 * RSS Publication::             Sharing notes with planner-rss.el
3543 * iCal Task Publication::       Sharing tasks with planner-ical.el
3544 * RDF Publication::             planner-rdf.el
3545 @end menu
3547 @node Publishing Planner pages, Publishing Calendars, Publishing, Publishing
3548 @comment  node-name,  next,  previous,  up
3549 @subsection Publishing Planner pages
3550 @cindex publishing
3551 @cindex @file{planner-publish.el}, using
3553 Publishing works by providing Muse with the settings and environment for
3554 Planner publishing.
3556 First, make sure that you have set up a proper
3557 @code{muse-project-alist} (@pxref{Creating Your Planner}).
3559 Second, add:
3561 @example
3562 (require 'planner-publish)
3563 @end example
3565 to your @file{.emacs} (or @file{_emacs}).
3567 To publish your entire Planner project, hit @kbd{C-c C-p}
3568 (@code{muse-project-publish}). To publish just the current buffer, hit
3569 @kbd{C-c C-t} (@code{muse-publish-this-file}).
3571 To automatically publish files when you save them, add the following
3572 code to your @file{~/.emacs} (or @file{_emacs}):
3574 @example
3575 (eval-after-load "muse-mode"
3576   (add-hook 'after-save-hook
3577             #'(lambda ()
3578                 (when (planner-derived-mode-p 'muse-mode)
3579                   (muse-project-publish nil)))
3580             nil t))
3581 @end example
3583 @subheading Styles provided
3585 The following publishing styles are available.
3587 @table @code
3589 @cindex publishing styles, planner-html
3590 @item planner-html
3591 Publish Planner pages to HTML.
3593 @cindex publishing styles, planner-xhtml
3594 @item planner-xhtml
3595 Publish Planner pages to XHTML.
3597 @cindex publishing styles, planner-xml
3598 @item planner-xml
3599 Publish Planner pages to XML.
3601 @end table
3603 @subheading Options provided
3605 The following options may be customized to enhance your publishing
3606 experience.
3608 @table @code
3610 @item planner-publish-markup-regexps
3611 List of markup rules for publishing Planner pages.
3613 @item planner-publish-markup-functions
3614 Specify which function to use for publishing different kinds of markup.
3616 @item planner-publish-markup-tags
3617 A list of custom HTML-like tags to recognize when publishing.
3619 @item planner-xml-markup-strings
3620 Strings that are inserted to publish XML markup.
3622 @item planner-xml-header
3623 Header used when publishing Planner XML files.
3624 This may be text or a filename.
3626 @item planner-xml-footer
3627 Footer used when publishing Planner XML files.
3628 This may be text or a filename.
3630 @item planner-html-markup-strings
3631 Strings that are inserted to publish HTML markup.
3633 @item planner-html-style-sheet
3634 CSS stylesheet elements used in Planner HTML and XHTML files.
3635 This can also be one or more @samp{<link>} tags.
3637 @item planner-html-header
3638 Header used when publishing Planner HTML files.
3639 This may be text or a filename.
3641 @item planner-html-footer
3642 Footer used when publishing Planner HTML files.
3643 This may be text or a filename.
3645 @item planner-xhtml-header
3646 Header used when publishing Planner XHTML files.
3647 This may be text or a filename.
3649 @item planner-xhtml-footer
3650 Footer used when publishing Planner XHTML files.
3651 This may be text or a filename.
3653 @item planner-html-inner-header
3654 Extra header section that can be embedded within
3655 @code{planner-html-header} and @code{planner-xhtml-header}.
3657 @item planner-html-inner-footer
3658 Extra header section that can be embedded within
3659 @code{planner-html-footer} and @code{planner-xhtml-footer}.
3661 @item planner-publish-prepare-regexps
3662 List of markup rules to apply before publishing a page with Planner.
3664 @item planner-publish-finalize-regexps
3665 List of markup rules to apply after publishing a page with Planner.
3667 @end table
3669 @node Publishing Calendars, Authz Access Restriction, Publishing Planner pages, Publishing
3670 @comment  node-name,  next,  previous,  up
3671 @subsection Publishing Calendars
3672 @cindex calendar, publishing
3673 @cindex @file{planner-calendar.el}, using
3675 To publish calendars in your day pages, it is necessary to do two steps.
3677 @itemize
3678 @item Add @code{(require 'planner-calendar)} to your configuration.
3679 @item Add a @samp{<calendar>} tag to either your header, footer, or
3680 @var{planner-day-page-template}, depending on where you want it to
3681 appear.
3682 @end itemize
3684 To display a calendar based on a different day (given here as DAYPAGE),
3685 use @code{<calendar page="DAYPAGE">}.
3687 To get arrows to previous and next months to show up, use
3688 @code{<calendar arrows="t">}.  The text in
3689 @var{planner-calendar-prev-month-button} and
3690 @var{planner-calendar-next-month-button} will be used for the arrows to
3691 the previous and next months, respectively.
3693 By default, Muse will not display the arrows properly, due to
3694 limitations in the special-escaping algorithm.  To work around this,
3695 remove the @samp{&} rule from @var{muse-xml-markup-specials}, or from
3696 @var{muse-html-markup-specials} if you are using the 3.02.6 version of
3697 Muse.
3699 It is also possible to create a symlink from the current day page to the
3700 page name specified by @var{planner-calendar-today-page-name}.  To
3701 accomplish this, add the following to your configuration.
3703 @example
3704 (eval-after-load "muse-publish"
3705   '(add-hook 'muse-after-publish-hook
3706              'planner-calendar-create-today-link))
3707 @end example
3709 @subheading Options
3711 @defopt planner-calendar-prev-month-button
3712 HTML text used for previous month buttons.
3713 @end defopt
3715 @defopt planner-calendar-next-month-button
3716 HTML text used for next month buttons.
3717 @end defopt
3719 @defopt planner-calendar-day-header-chars
3720 Number of characters to use for day column header names.
3721 @end defopt
3723 @defopt planner-calendar-today-page-name
3724 Default name for published today page link.
3725 @end defopt
3727 @subheading Functions
3729 @defun planner-calendar-create-today-link
3730 Add this function to @code{muse-after-publish-hook} to
3731 create a ``today'' soft-link to the newest published planner day page,
3732 on operating systems that support POSIX @command{ln}.
3733 @end defun
3735 @node Authz Access Restriction, RSS Publication, Publishing Calendars, Publishing
3736 @comment  node-name,  next,  previous,  up
3737 @subsection Authz Access Restriction
3738 @cindex @file{planner-authz.el}, using
3739 @cindex Mason, restricting portions with
3740 @cindex access, restricting
3742 @file{planner-authz.el} was written by Andrew J. Korty in order to
3743 allow the easy restriction of portions of published pages.  It uses
3744 the HTML::Mason module available on CPAN
3745 (@url{http://www.cpan.org}).  Setting up HTML::Mason is
3746 outside the scope of this document.  Make sure that it works before
3747 trying out @file{planner-authz.el}.
3749 @file{planner-authz.el} modifies the behavior of
3750 @command{muse-project-publish} so that published pages follow access
3751 modifiers.
3753 This library lets you publish your planner pages while controlling
3754 access to certain portions of them to users you specify.  When you
3755 load this library, you gain access to two additional markup directives
3756 to use in your planner pages.  The @samp{<authz>} tag lets you
3757 restrict access to arbitrary content as follows:
3759 @example
3760 Here is a sentence everyone should see.  This sentence also
3761 contains no sensitive data whatsoever.  <authz users="ajk">This
3762 sentence, however, talks about my predilection for that French
3763 vanilla instant coffee that comes in the little tin, and I'm
3764 embarrassed for anyone else to know about that.</authz> And
3765 here's some more perfectly innocuous content.
3766 @end example
3768 You can use @samp{<authz>} tags to mark up entire paragraphs, tasks,
3769 notes, and anything else.  The tags are replaced with Mason code in
3770 the published pages.
3772 The @samp{#authz} directive restricts access to an entire page.  A Mason
3773 call is added to this page to generate a 403 error when someone not
3774 listed tries to access it.  Any notes or tasks on a
3775 @samp{#authz}-protected page are also wrapped in Mason code on linked
3776 pages. To add a @samp{#authz} directive to a Muse page, place
3777 @samp{#authz} followed by a space-delimited list of users on one
3778 line. For example:
3780 @example
3781 #authz ajk sacha
3782 @end example
3784 @subheading Getting started
3786 Add the following to your .emacs file to cause @kbd{M-x
3787 muse-project-publish} to automatically use planner-authz features.
3789 @example
3790 (require 'planner-authz)
3791 @end example
3793 @subheading Diary markup
3795 If your pages have a section with diary entries maintained by
3796 planner-appt.el (or by any other means), you can control access to these
3797 entries.  First, customize @code{planner-section-tagnames} to map your
3798 diary section ("* Schedule", in this example) to a tag called
3799 "diary-section".  An example follows.
3801 @example
3802 (add-to-list 'planner-section-tagnames '("Schedule" . "diary-section"))
3803 @end example
3805 If the name of your diary section is "* Diary", you will not need to
3806 customize @code{planner-section-tagnames} by default.
3808 Then make sure the diary entries you want restricted contain a
3809 corresponding plan page name in parentheses, as in the following
3810 example.
3812 @example
3813 10:00 10:30 Meeting with boss (WorkStuff)
3814 @end example
3816 @subheading Options
3818 @defopt planner-authz-project-default
3819 Default access list for project pages (not day pages).  If a given
3820 project page doesn't contain a @samp{#authz} tag, it will receive the
3821 access list defined here.  If this variable is nil, all users will be
3822 allowed to view the page.  No corresponding variable is provided for
3823 day pages because it doesn't seem like you'd ever want to control
3824 access based on what day it was.  (But I will accept patches. :) Notes
3825 and tasks referencing pages without @samp{#authz} tags will also be
3826 restricted to the users listed here.
3827 @end defopt
3829 @defopt planner-authz-day-note-default
3830 Default access list for notes on day pages not associated with
3831 any project.  There is way to set a default for notes on project
3832 pages for the reason above; they would only be associated with
3833 date pages anyway.
3834 @end defopt
3836 @defopt planner-authz-day-task-default
3837 Same as @kbd{planner-authz-day-note-default}, but for tasks.
3838 @end defopt
3840 @subheading Functions
3842 @defun planner-authz-publish-index
3843 Publish an index for the planner marked up with Mason code.
3844 Only those links to pages which the remote user is authorized to
3845 access will be shown.
3846 @end defun
3848 @node RSS Publication, iCal Task Publication, Authz Access Restriction, Publishing
3849 @comment  node-name,  next,  previous,  up
3850 @subsection RSS Publication
3851 @cindex @file{planner-rss.el}, using
3852 @cindex notes, RSS
3853 @cindex RSS
3855 @file{planner-rss.el} allows you to publish your notes in the RSS 2.0
3856 XML format for blog syndication. You will also want to customize the
3857 following variables:
3859 To manually add the current note to all the matching RSS feeds, invoke
3860 @command{planner-rss-add-note}. You can specify a filename with the
3861 universal prefix, like this: @kbd{C-u M-x planner-rss-add-note}.
3863 If you use the @file{remember-planner.el} module to create notes, you
3864 can automatically publish new notes to RSS feeds by adding the
3865 following code to your @file{.emacs} (or @file{_emacs}).
3867 @example
3868 (add-to-list 'remember-planner-append-hook 'planner-rss-add-note t)
3869 @end example
3871 @subheading Options
3873 @defopt planner-rss-base-url
3874 Base absolute URL for published blog entries. Should include trailing
3875 @samp{/}.
3876 @end defopt
3878 @defopt planner-rss-category-feeds
3879 Rules for automatic categorization of posts and publishing to RSS
3880 files. A blog entry is matched against each condition. If it matches
3881 the regular expression or the function returns a non-nil value, the
3882 blog entry is copied into the specified file.
3883 @end defopt
3885 @defopt planner-rss-feed-limits
3886 A list of regular expressions that match feed filenames and the size
3887 and item limits for feeds that match. For example, you can use
3888 @samp{(("." nil 10))} to ensure that all feeds are limited to the 10
3889 most recent items.
3890 @end defopt
3892 @subheading Functions
3894 @file{planner-rss.el} defines the following interactive functions:
3896 @defun planner-rss-add-note @var{feed}
3897 Export the current note using @code{planner-add-item}. If @var{feed}
3898 is specified, add the entry to the specified file. Else, add the entry
3899 to all matching RSS feeds specified by
3900 @code{planner-rss-category-feeds}.
3901 @end defun
3903 @node iCal Task Publication, RDF Publication, RSS Publication, Publishing
3904 @comment  node-name,  next,  previous,  up
3905 @cindex @file{planner-ical.el}, using
3906 @subsection iCal Publication
3908 iCal is an Internet Engineering Task Force (IETF) standard for
3909 calendaring and scheduling. @uref{http://www.ietf.org/rfc/rfc2445.txt}
3911 You can export your tasks to the iCal format using
3912 @file{planner-ical}. Add @code{(require 'planner-ical)} to your
3913 @file{~/.emacs}. Then you can use @kbd{M-x planner-ical-export-page}
3914 to display the iCal equivalent of tasks on a page, which you can then
3915 save to a file.
3917 To export today's tasks to a file in your publishing directory, add
3918 the following to your @file{~/.emacs}.
3920 @example
3921 (planner-ical-export-file
3922  (planner-today)
3923  (expand-file-name
3924    "tasks.ics"
3925    (muse-style-element :path (car (cddr (muse-project planner-project))))))
3926 @end example
3928 @subheading Functions
3930 @defun planner-ical-export-page page &optional file
3931 Export PAGE's tasks in the iCal format.
3932 If FILE is non-nil, results are saved to that file.
3933 If FILE is nil, results are displayed in a `planner-ical-export-buffer'.
3934 @end defun
3936 @defun planner-ical-export-this-page
3937 Display the tasks on the current page in iCal format.
3938 @end defun
3940 @node RDF Publication,  , iCal Task Publication, Publishing
3941 @comment  node-name,  next,  previous,  up
3942 @subsection RDF Publication
3943 @cindex @file{planner-rdf.el}, using
3944 @cindex RDF, publishing to
3946 Put planner-rdf.el in a directory that is in your Emacs load-path and
3947 the following into your ~/.emacs file:
3949 @example
3950 (require 'planner-rdf)
3951 (eval-after-load "muse-publish"
3952   '(progn
3953      (add-hook 'muse-after-publish-hook
3954                'planner-rdf-publish-file)
3955      (add-hook 'muse-after-publish-hook
3956                'planner-rdf-publish-index)))
3957 @end example
3959 @menu
3960 * Publishing with planner-rdf::  
3961 * planner-rdf Tags::            
3962 * planner-rdf Usage Examples::  
3963 @end menu
3965 @node Publishing with planner-rdf, planner-rdf Tags, RDF Publication, RDF Publication
3966 @subsubsection Publishing with planner-rdf
3968 Planner-rdf is now included in the normal Planner publishing process.
3969 Pressing @key{C-p} will create a .owl and a .rdf file for every planner
3970 file. Additionally it creates an index, @file{index.rdf}.
3972 By default all generated files will be stored in the normal Planner
3973 publishing directory, where the HTML files end up. If you would ike to
3974 change that, set the variable @code{planner-rdf-directory} to the desired
3975 location.
3977 The generated files:
3979 @itemize
3980 @item
3981 @file{index.rdf} - a collection with pointers to the
3982 @file{<plan-page>.rdf} files.
3983 @item
3984 @file{<plan-page>.rdf} - contains Dublin Core metadata about the files
3985 related to the current Planner page. Currently it contains metadata
3986 about the source file, the Emacs plan page, the generated HTML page, and
3987 the generated OWL file.
3988 @item
3989 @file{<plan-page>.owl} - contains task and note data from the Planner
3990 file. Task information is stored completely. For notes, the note
3991 headline is stored.
3992 @end itemize
3994 @node planner-rdf Tags, planner-rdf Usage Examples, Publishing with planner-rdf, RDF Publication
3995 @subsubsection planner-rdf Tags
3997 Besides the factual information, e.g. the task status or description,
3998 planner-rdf extracts links (in the format @samp{[[...][...]]} or
3999 @samp{[[...]]}) and tags (@samp{@{@{...:...}@}@}) from tasks and notes
4000 (including the notes text). Links and tags provide context for the plan
4001 elements and so are stored and linked with the containing elements.
4003 Links point to locations that can be used to enrich the information in
4004 the Planner pages (e.g, by retrieving data from them and adding it),
4005 tags -- like the one for the task ids @samp{@{@{Tasks:198@}@}} -- can be
4006 used to express abstract qualities. Some examples:
4008 @itemize
4009 @item
4010 an @samp{@{@{audience:myteam@}@}} tag, can be used to restrict
4011 publishing of items to a certain user group;
4012 @item a @samp{@{@{lang:de@}@}} tag, signifying the language of the text;
4013 @item
4014 a @samp{@{@{location:Hamburg@}@}} tag, can be used to make geographic
4015 reference to an entity that is not stored in your address book, bbdb.
4016 @end itemize
4018 What tags to use is up to the user. Planner-rdf makes no assumptions
4019 about them, it just extracts and stores them. Only the applications
4020 using the data know what to do with them.
4022 @node planner-rdf Usage Examples,  , planner-rdf Tags, RDF Publication
4023 @subsubsection Usage Examples
4025 Report generation with OpenOffice
4027 The Perl file @file{this-week.pl}
4028 (@url{http://www.rainervolz.de/planner-rdf/this-week.pl}) creates a
4029 simple report for the current week. The script extracts task and note
4030 information from the generated OWL files and inserts it into a simple
4031 OpenOffice Writer document. Nothing fancy, just a proof of concept, to
4032 show how planner-rdf can be used to integrate Planner Mode with other
4033 applications.
4035 Besides Perl and OpenOffice you'll need the Redland RDF Application
4036 Framework (@url{http://www.redland.opensource.ac.uk/}). It is used to
4037 process the RDF data. Redland is small, but powerful, and available
4038 for many platforms and languages.
4040 As an example the application loads the RDF data each time it is run.
4041 In the real world you probably would use Redland to store the Planner
4042 data in a database, to save the loading step each time you access the
4043 data.
4045 Importing Planner data into Protege
4047 Protege is a popular ontology editor and knowledge management
4048 application. A simple way to import data into it, is to provide a OWL
4049 file that contains the data as well as the schema. To do this:
4051 @itemize
4052 @item
4053 Use @file{planner2protege.pl}
4054 (@url{http://www.rainervolz.de/planner-rdf/planner2protege.pl}) to
4055 combine all OWL files into a single one.
4056 @item
4057 Use CWM (@url{http://www.w3.org/2000/10/swap/doc/cwm.html}) to combine
4058 schema and data, with @code{python cmw --rdf planner-rdf.owl
4059 planner-data.owl --think --rdf >planner2.owl}
4060 @end itemize
4062 Not the most straightforward process, but it works. The resulting file,
4063 here planner2.owl, can then be loaded into Protege.
4065 @node Experimental Functions,  , Publishing, More about Planner
4066 @comment  node-name,  next,  previous,  up
4067 @section Experimental Functions
4068 @cindex @file{planner-experimental.el}, using
4069 @cindex experimental functions, Planner
4071 These functions are experimental. This means that they may not do
4072 exactly what you expect them to do, so keep backups, be careful, and
4073 don't blame us.
4075 To use these functions, make sure that @file{planner-experimental.el} is
4076 in your load path, and add this to your @file{.emacs} (or
4077 @file{_emacs}):
4079 @example
4080 (require 'planner-experimental)
4081 @end example
4083 @subheading Functions
4085 @file{planner-experimental.el} defines the following interactive
4086 functions:
4088 @defun planner-search-notes-next-match
4089 Jump to the next matching entry.  Call after
4090 @code{planner-search-notes}.
4091 @end defun
4093 @defun planner-search-notes-previous-match
4094 Jump to the previous matching entry.  Call after
4095 @code{planner-search-notes}.
4096 @end defun
4098 @defun planner-remove-duplicates
4099 Remove duplicate tasks.
4100 @end defun
4102 @file{planner-experimental.el} does not define any keybindings.
4104 @node Managing Your Information, Advanced Configuration, More about Planner, Top
4105 @comment  node-name,  next,  previous,  up
4106 @chapter Managing Your Information
4108 Planner can be integrated with other Emacs and even some non-Emacs
4109 programs by loading additional modules. You can pick and choose from
4110 these modules, choosing those that work with programs you use and that
4111 produce information you want to have included in your Planner pages.
4113 @menu
4114 * E-mail::                      Linking notes and tasks to messages
4115 * Scheduling and Time::         Tracking appointments and where your time goes
4116 * Finances::                    Display your account balances and more
4117 * Contacts and Conversations::  BBDB and ERC
4118 * Tracking Research and Resources::  The Web, bibliographies, and bookmarks
4119 * Tracking Development::        
4120 @end menu
4122 @node E-mail, Scheduling and Time, Managing Your Information, Managing Your Information
4123 @comment  node-name,  next,  previous,  up
4124 @section E-mail
4126 Planner can work together with several different Emacs e-mail
4127 clients. If you load the appropriate module for the e-mail client you
4128 use, then your notes and tasks can be annotated with information
4129 pointing to the specific e-mail message you were reading when you
4130 created that note or task. When you are looking at the note or task, you
4131 will be able to jump straight to that message.
4133 @menu
4134 * Unix mail::                   Unix mailboxes: planner-unix-mail.el              
4135 * Gnus::                        Gnus mail and news reader: planner-gnus.el
4136 * VM::                          VM mail reader: planner-vm.el
4137 * Wanderlust::                  Wanderlust mail reader: planner-wl.el
4138 * MH-E::                        MH-E mail reader: planner-mhe.el
4139 * Rmail::                       Rmail: planner-rmail.el
4140 @end menu
4143 @node Unix mail, Gnus, E-mail, E-mail
4144 @comment  node-name,  next,  previous,  up
4145 @subsection Unix mail
4146 @cindex @file{planner-unix-mail.el}, using
4147 @cindex mbox, using Planner with
4148 @cindex Unix mail, using Planner with
4149 @cindex mail client, using Planner with
4151 This module supports links from any kind of Unix mailbox (mbox). To
4152 use this module, make sure that @file{planner-unix-mail.el} is in your
4153 load path and add this to your @file{.emacs} (or @file{_emacs}):
4155 @example
4156 (require 'planner-unix-mail)
4157 @end example
4159 Unix mail URLs are of the form:
4161 @example
4162 ;; mail://PATH/TO/INBOX/message-id
4163 @end example
4165 Annotations will be of the form:
4167 @smallexample
4168 [[mail://PATH/TO/INBOX/E1AyTpt-0000JR-LU%40sacha.ateneo.edu][E-mail from Sacha Chua]]
4169 @end smallexample
4171 @file{planner-unix-mail.el} does not define any interactive functions or
4172 create any new keybindings.
4174 @node Gnus, VM, Unix mail, E-mail
4175 @comment  node-name,  next,  previous,  up
4176 @subsection Gnus
4177 @cindex Gnus, using Planner with
4178 @cindex mail client, using Planner with, Gnus
4179 @cindex @file{planner-gnus.el}, using
4181 To use this module, make sure that it is in your load path and put
4182 this in your @file{.emacs} (or @file{_emacs}):
4184 @example
4185 (require 'planner-gnus)
4186 (planner-gnus-insinuate)
4187 @end example
4189 With this module loaded, when you create tasks from Gnus summary or
4190 message buffers, the tasks will be annotated with information from the
4191 message you were looking at when you created each task. A link will also
4192 be created on your planner page that you can select in order to return
4193 to the message.
4195 So, the created task will look something like this:
4197 @smallexample
4198 #A34 _ Send writing to publishme.com from
4199 [[gnus://alt.books.beatgeneration/<Ifo5c.24632$F9.9567@@nwrddc01.gnilink.net>][E-Mail
4200 from editor@@verizon.net]] @{@{Tasks:71@}@} ([[Writing]])
4201 @end smallexample
4203 This module also binds @kbd{C-c C-t} in the Gnus summary and article
4204 views to the command to create a new task.
4206 @file{planner-gnus.el} does not define any interactive functions.
4208 For more information about Gnus, see @inforef{Top, The Gnus Newsreader,
4209 gnus}.
4211 @node VM, Wanderlust, Gnus, E-mail
4212 @comment  node-name,  next,  previous,  up
4213 @subsection VM
4214 @cindex VM, using Planner with
4215 @cindex mail client, using Planner with, VM
4216 @cindex @file{planner-vm.el}, using
4218 To use this module, make sure that @file{planner-vm.el} is in your load
4219 path and add this to your @file{.emacs} (or @file{_emacs}):
4221 @example
4222 (require 'planner-vm)
4223 @end example
4225 VM URLs are of the form:
4227 @example
4228 vm://path/to/inbox/message-id
4229 @end example
4231 Annotations will be of the form:
4233 @smallexample
4234 [[vm://home/test/INBOX/<E1AyTpt-0000JR-LU@@sacha.ateneo.edu>][E-mail from Sacha Chua]]
4235 @end smallexample
4237 @file{planner-vm.el} does not define any interactive functions or
4238 keybindings.
4241 @node Wanderlust, MH-E, VM, E-mail
4242 @comment  node-name,  next,  previous,  up
4243 @subsection Wanderlust
4244 @cindex Wanderlust, using Planner with
4245 @cindex mail client, using Planner with, Wanderlust
4246 @cindex @file{planner-wl.el}, using
4248 To use this module, make sure that @file{planner-wl.el} is in your
4249 load path and add this to your @file{.emacs} (or @file{_emacs}):
4251 @example
4252 (require 'planner-wl)
4253 @end example
4255 Then, when you call @kbd{M-x planner-create-task-from-buffer} from
4256 Wanderlust summary or message buffers, the task will be created with
4257 the correct annotation.
4259 @file{planner-wl} does not define any interactive functions.
4261 @subheading Keys
4263 To add keybindings to Wanderlust, call:
4265 @example
4266 (planner-wl-insinuate)
4267 @end example
4269 This binds @kbd{F} to @command{planner-create-task-from-buffer}.
4271 @node MH-E, Rmail, Wanderlust, E-mail
4272 @comment  node-name,  next,  previous,  up
4273 @subsection MH-E
4274 @cindex MH-E, using Planner with
4275 @cindex mail client, using Planner with, MH-E
4276 @cindex @file{planner-mhe.el}, using
4278 To use this module, make sure that @file{planner-mhe.el} is in your
4279 load path and add this to your @file{.emacs} (or @file{_emacs}):
4281 @example
4282 (require 'planner-mhe)
4283 @end example
4285 Then, when you call @kbd{M-x planner-create-task-from-buffer} from
4286 MH-E summary or message buffers, the task will be created with
4287 the correct annotation.
4289 @file{planner-mhe} does not define any interactive functions.
4291 @node Rmail,  , MH-E, E-mail
4292 @comment  node-name,  next,  previous,  up
4293 @subsection Rmail
4294 @cindex Rmail, using Planner with
4295 @cindex mail client, using Planner with, Rmail
4296 @cindex @file{planner-rmail.el}, using
4298 To use this module, make sure that @file{planner-rmail.el} is in your
4299 load path and add this to your @file{.emacs} (or @file{_emacs}):
4301 @example
4302 (require 'planner-rmail)
4303 @end example
4305 Rmail URLs are of the form:
4307 @example
4308 rmail://message-id
4309 @end example
4311 Annotations will be of the form:
4313 @smallexample
4314 [[rmail://<E1AyTpt-0000JR-LU@@sacha.ateneo.edu>][E-mail from Sacha Chua]]
4315 @end smallexample
4317 @file{planner-rmail.el} does not define any interactive functions or
4318 create any new keybindings.
4320 For more information about Rmail, see @inforef{Rmail, Reading Mail With
4321 Rmail, Emacs}.
4323 @node Scheduling and Time, Finances, E-mail, Managing Your Information
4324 @comment  node-name,  next,  previous,  up
4325 @section Scheduling and Time
4327 @menu
4328 * Diary::                       Using the Emacs diary: planner-diary.el
4329 * Appointments::                Appointments in plan pages: planner-appt.el
4330 * Timeclock::                   Time tracking: planner-timeclock.el
4331 * schedule.el::                 Project completion: planner-schedule.el
4332 @end menu
4335 @node Diary, Appointments, Scheduling and Time, Scheduling and Time
4336 @comment  node-name,  next,  previous,  up
4337 @subsection Diary
4338 @cindex diary, using Planner with
4339 @cindex @file{planner-diary.el}, using
4341 If you use Emacs's diary feature, Planner-Diary could be helpful for
4342 you. It puts all diary entries for the current day in the @samp{*
4343 Diary} section of your day plan page. This section is updated every
4344 time you display the file in Emacs. By default the diary section of
4345 past pages is not updated; it's pretty unlikely that you want to add
4346 new diary entries for the past. (@pxref{Diary, , , Emacs, GNU Emacs
4347 Manual})
4349 If you want to use @file{planner-diary.el}, make sure the file is in
4350 your load path and add this to your @file{.emacs} (or @file{_emacs}):
4352 @example
4353 (require 'planner-diary)
4354 @end example
4356 @file{planner-diary.el} needs @command{fancy-diary-display}.  To use
4357 @command{fancy-diary-display}, add this to your @file{.emacs} (or
4358 @file{_emacs}):
4360 @example
4361 (add-hook 'diary-display-hook 'fancy-diary-display)
4362 @end example
4364 You can use Planner-Diary in two different ways:
4366 @enumerate
4368 @item
4369 If you want the saved files to contain your entries and not just a line
4370 of Lisp, add the following lines to your @file{.emacs} (or @file{_emacs}):
4372 @example
4373 (setq planner-diary-use-diary t)
4374 (planner-diary-insinuate)
4375 @end example
4377 You should also customize or set @code{planner-day-page-template} to
4378 include a @samp{* Diary}:
4380 @example
4381 (setq planner-day-page-template
4382  "* Tasks\n\n\n* Schedule\n\n\n* Diary\n\n\n* Notes")
4383 @end example
4385 @item
4386 (GNU EMACS ONLY) You can put the following line of Lisp code in your
4387 day plan pages to display your diary entries:
4389 @example
4390 <lisp>(planner-diary-entries-here)</lisp>
4391 @end example
4393 You can do this automatically for all day plan pages:
4395 @smallexample
4396 (setq planner-day-page-template
4397   "* Tasks\n\n\n* Diary\n\n<lisp>(planner-diary-entries-here)</lisp>
4398 \n* Notes")
4399 @end smallexample
4401 When you open a day plan page outside Emacs, you will see the line of
4402 Lisp code and not your diary entries.
4404 @end enumerate
4406 If you want to see your diary entries for more than just one day, set
4407 @code{planner-diary-number-of-days} accordingly.  This works for either
4408 of the two approaches.
4410 @kbd{C-c C-e} updates the diary sections.  @kbd{C-u C-c C-e} forces an
4411 update---it inserts the diary section for the day, even if the day is in
4412 the past or if there is no @samp{Diary} section in the buffer.
4414 If you want to use the Cal-Desk package, simply follow the instructions
4415 in @file{cal-desk.el}.  If you get the Cal-Desk layout from the Calendar
4416 buffer, you get it in the day plan buffer, too.
4418 If you use Planner-Diary, you might consider using the Calendar support
4419 of Planner. (@pxref{Calendar/Diary, , , Emacs, GNU Emacs Manual}) To get
4420 Calendar integration, add this to your @file{.emacs} (or @file{_emacs}):
4422 @example
4423 (planner-insinuate-calendar)
4424 @end example
4426 If @code{planner-diary-create-section-flag} is non-nil, sections are
4427 always inserted if necessary.
4429 @cindex planner2diary.py, using
4430 If you want to import Planner entries into your Diary file, the
4431 @file{planner2diary.py} script will accomplish this for you.  To use it,
4432 execute @code{planner2diary.py} on the command line, specifying your
4433 planner directory as the first and only argument.
4435 @subheading Options
4437 @defopt planner-diary-create-section-flag
4438 Non-nil means create the requested diary sections if they do not
4439 exist. By default, planner-diary tries to create the section. If you
4440 want more control over your pages, you can set this to nil. Trying to
4441 write a diary section to a page that does not have it yet will then
4442 result in an error.
4443 @end defopt
4445 By default, planner-diary lists only the appointments you have on that
4446 day. If you want the date headers included even when showing the diary
4447 entries for a single day, set planner-diary-include-all-output to
4448 non-nil.
4450 @defopt planner-diary-include-all-output-flag
4451 Non-nil means don't omit any data when copying diary entries into day
4452 pages.
4453 @end defopt
4455 @subheading Functions
4457 @file{planner-diary.el} defines the following interactive functions:
4459 @defun planner-diary-add-entry date time text
4460 Prompt for a diary entry to add to @code{diary-file} on @var{date}.
4461 Uses @code{planner-annotation-functions} to make hyperlinks.
4462 @var{time} and @var{text} are used in the description."
4463 @end defun
4465 @defun planner-diary-insert-diary force
4466 Insert the fancy diary for the day into the day plan file. If
4467 @var{force} is non-nil, insert a diary section even if there is no
4468 @var{planner-diary-string} in the buffer.
4469 @end defun
4471 @defun planner-diary-insert-diary-maybe force
4472 Maybe insert the fancy diary for the day into the day plan file. If the
4473 current day is in the past and @var{force} is nil, don't do anything. If
4474 @var{force} is non-nil, insert a diary section even if there is no
4475 @code{planner-diary-string} in the buffer.
4476 @end defun
4478 @defun planner-diary-insert-appts force
4479 Insert the diary appointments for the day into the day plan file.  If
4480 @var{force} is non-nil, insert a diary appointments section even if
4481 there is no @code{planner-diary-appts-string} in the buffer.
4482 @end defun
4484 @defun planner-diary-insert-appts-maybe force
4485 Maybe insert the diary appointments for the day into the day plan file.
4486 If the current day is in the past and @var{force} is nil, don't do
4487 anything.  If @var{force} is non-nil, insert a diary appointments
4488 section even if there is no @code{planner-diary-appts-string} in the
4489 buffer.
4490 @end defun
4492 @defun planner-diary-insert-cal-desk force
4493 Insert the cal-desk diary for the day into the day plan file.  If
4494 @var{force} is non-nil, insert a cal-desk diary section even if there is
4495 no @code{planner-diary-cal-desk-string} in the buffer.
4496 @end defun
4498 @defun planner-diary-insert-cal-desk-maybe force
4499 Maybe insert the cal-desk diary for the day into the day plan file.  If
4500 the current day is in the past and @var{force} is nil, don't do
4501 anything.  If @var{force} is non-nil, insert a cal-desk appointments
4502 section even if there is no @code{planner-diary-cal-desk-string} in the
4503 buffer.
4504 @end defun
4506 @defun planner-diary-insert-public force
4507 Insert the public diary for the day into the day plan file.  If
4508 @var{force} is non-nil, insert a public diary section even if there is
4509 no @code{planner-diary-public-string} in the buffer.
4510 @end defun
4512 @defun planner-diary-insert-public-maybe force
4513 Maybe insert the public diary for the day into the day plan file.  If
4514 the current day is in the past and @var{force} is nil, don't do
4515 anything.  If @var{force} is non-nil, insert a public appointments
4516 section even if there is no @code{planner-diary-public-string} in the
4517 buffer.
4518 @end defun
4520 @defun planner-diary-insert-private force
4521 Insert the private diary for the day into the day plan file.  If
4522 @var{force} is non-nil, insert a private diary section even if there is
4523 no @code{planner-diary-private-string} in the buffer.
4524 @end defun
4526 @defun planner-diary-insert-private-maybe force
4527 Maybe insert the private diary for the day into the day plan file.  If
4528 the current day is in the past and @var{force} is nil, don't do
4529 anything.  If @var{force} is non-nil, insert a private appointments
4530 section even if there is no @code{planner-diary-private-string} in the
4531 buffer.
4532 @end defun
4534 @defun planner-diary-insert-all-diaries force
4535 Update all diary sections in a day plan file.  If @var{force} is
4536 non-nil, insert a diary section even if there is no section header.  It
4537 only inserts diaries if the corresponding @code{planner-diary-use-}*
4538 variable is @samp{t}.
4539 @end defun
4541 @defun planner-diary-insert-all-diaries-maybe force
4542 Update all diary sections in a day plan file.  If the current day is in
4543 the past and @var{force} is nil, don't do anything.  If @var{force} is
4544 non-nil, insert a diary section even if there is no section header.  It
4545 only inserts diaries if the corresponding @code{planner-diary-use-}*
4546 variable is @samp{t}.
4547 @end defun
4549 @defun planner-diary-show-day-plan-or-diary
4550 Show the day plan or diary entries for the date under point in calendar.
4551 Add this to @code{calendar-move-hook} if you want to use it.  In that
4552 case, you should also @command{remove-hook} @samp{planner-calendar-show}
4553 from @code{calendar-move-hook}.
4554 @end defun
4556 @subheading Keys
4558 @file{planner-diary.el} adds the following keybinding to Planner, if
4559 @command{planner-diary-insinuate} is in your @file{.emacs} (or
4560 @file{_emacs}):
4562 @itemize
4564 @item
4565 @kbd{C-c C-e} updates the diary sections.
4567 @end itemize
4569 @menu
4570 * Planner-Diary Advanced Features::  
4571 @end menu
4573 @node Planner-Diary Advanced Features,  , Diary, Diary
4574 @comment  node-name,  next,  previous,  up
4575 @subsubsection Planner-Diary Advanced Features
4576 @cindex diary, using Planner with
4577 @cindex @file{planner-diary.el}, advanced features
4579 The features described here are part of the development version.  They
4580 are subject to change without notice.  They may be buggy.  The
4581 documentation may be inaccurate.  Use at your own risk.
4583 There is a lot of code redundancy in the development version.  This is
4584 intentional and makes it easier to change the code for one type of diary
4585 section without breaking others.
4587 @subheading Diary views
4589 @cindex @file{planner-diary.el}, views
4590 Currently Planner-Diary supports six different views of your diary
4591 entries:
4593 @enumerate
4594 @item
4595 Ordinary fancy diary display (what you get by pressing @kbd{d} in the
4596 calendar buffer with @code{fancy-diary-display} switched on)
4598 @item
4599 Schedule/Appointments (all entries from 1 that have a time assigned to
4600 them
4602 @item
4603 Diary without appts (1 without 2)
4605 @item
4606 cal-desk display (appts on top, non appts entries at bottom)
4608 @item
4609 A private diary (same as 1, but uses a different diary-file)
4611 @item
4612 A public diary (same as 1, but uses a different diary-file)
4613 @end enumerate
4615 Put the following line of Lisp code in your day plan pages to display
4616 your diary entries:
4618 @example
4619 <lisp>(planner-diary-entries-here)</lisp>
4620 @end example
4622 The function @code{planner-diary-entries-here} takes two optional
4623 arguments---the diary file you want to use and the number of days you
4624 want to display.
4626 @subheading Exporting Planner-specific Diary files
4628 @cindex @file{planner-diary.el}, exporting entries
4629 If you would like to export diary entries from your Planner pages to
4630 separate Diary files, add @code{(require 'planner-export-diary)} to your
4631 config.  The following steps describe the usage of the functions and
4632 options contained in this file.
4634 @enumerate
4636 @item
4637 Customize @code{planner-export-diary-file}.  The default value is
4638 ``~/diary.planner''.
4640 @item
4641 Add the following line to your main Diary file (default: ``~/diary'').
4643 @example
4644 #include ~/diary.planner
4645 @end example
4647 @item
4648 Then, call @command{M-x planner-export-diary-future} whenever you want
4649 future diary entries published. You can automatically publish entries by
4650 adding either of the following to your .emacs.
4652 @itemize
4654 @item (planner-export-diary-future)
4655 Publish future entries on startup.
4657 @item (add-hook 'planner-mode-hook 'planner-export-diary-setup)
4658 Publish future entries whenever you save a Planner file.
4660 @end itemize
4662 @end enumerate
4664 @node Appointments, Timeclock, Diary, Scheduling and Time
4665 @comment  node-name,  next,  previous,  up
4666 @subsection Appointments
4667 @cindex appointments
4668 @cindex @file{planner-appt.el}, using
4670 If you would like to use planner for your appointment alerts
4671 instead of using the diary system, you might like to try
4672 @file{planner-appt}.
4674 According to your preferences, you may choose from two different
4675 approaches. Appointments in task descriptions on today's plan
4676 page are like this:
4678 @example
4679 #A   _ @@12:45 Do something (TaskPool)
4680 @end example
4682 @noindent
4683 and appointments in today's schedule section are like this:
4685 @example
4686 * Schedule
4688   9:00 | 12:00 | Read Simmel's Philosophy of Money
4689 @@12:45 |       | Do Something Else
4690 @@13:00 | 14:00 | lunch
4691 @end example
4693 @noindent
4694 You can even use both at the same time if you like.
4696 @c Jim Ottaway <j.ottaway@lse.ac.uk>: Changed these kinds of heading
4697 @c back to @unnumberedsec, but left the originals commented out in
4698 @c case there was a good reason for the @strong formatting.
4700 @c @noindent
4701 @c @strong{Usage}
4702 @unnumberedsubsubsec Usage
4704 In the file where you configure Planner, add one of the following.
4706 @itemize
4707 @item
4708 For task-based appointments: @code{(planner-appt-use-tasks)}
4709 @item
4710 For schedule-based appointments: @code{(planner-appt-use-schedule)}
4711 @item
4712 For both task- and schedule-based appointments:
4713 @code{(planner-appt-use-tasks-and-schedule)}
4714 @end itemize
4716 @noindent
4717 And finally if you want everything to be updated automatically add:
4719 @example
4720 (planner-appt-insinuate)
4721 @end example
4723 If you don't want to do the insinuation then you can call:
4725 @example
4726 M-x planner-appt-update
4727 @end example
4729 @noindent
4730 after editing appointments on the page (note that this is not
4731 necessary if you use tasks for the appointments and you don't edit
4732 the task descriptions outside of @code{planner-edit-task-description}).
4734 Try both methods; if you find that you prefer one over the
4735 other, use one of the specific @code{planner-appt-use-} functions, as
4736 there are some performance gains when using one method exclusively.
4738 @menu
4739 * Task-based Appointments::     
4740 * Schedule-based Appointments::  
4741 * Viewing Appointments::        
4742 * Appointment Updating on Save::  
4743 * Appointment and Calendar Integration::  
4744 * Appointment Hooks::           
4745 @end menu
4748 @node Task-based Appointments, Schedule-based Appointments, Appointments, Appointments
4749 @comment  node-name,  next,  previous,  up
4750 @subsubsection Task-based Appointments
4751 @cindex appointments, task-based
4752 @cindex task-based appointments
4754 A task has an appointment if it looks like this:
4756 @example
4757 #A   _ @@12:45 Do something (TaskPool)
4758 @end example
4760 @noindent
4761 i.e., if it has @@ followed by a time at the beginning.  This means
4762 the task is a regular appointment, and will not be carried forward
4763 at the start of a new day.
4765 Alternatively, it may have a !, like this:
4767 @example
4768 #A   _ !12:45 Do something else (TaskPool)
4769 @end example
4771 @noindent
4772 This makes it a "nagging" appointment, which @emph{will} be carried
4773 forward.  It will, however, lose the appointment time in the
4774 process.
4776 This may seem like a strange feature, but here is Henrik's
4777 reasoning:
4779 @quotation
4780 Sometimes I have a task that I want to do at a certain time, so I
4781 make it an appointment.  If I don't get around to doing it anyway,
4782 I want it to be carried forward.  Basically, I sometimes use
4783 appointments on tasks to annoy me until I get them done. :)
4784 @end quotation
4786 You can edit, move and delete tasks with the usual functions, and
4787 appointments will be updated automatically.
4789 You can update all task appointments on your page with
4791 @example
4792 M-x planner-appt-update
4793 @end example
4795 @c @noindent
4796 @c @strong{Cyclic Entries}
4798 @unnumberedsubsubsec Cyclic Entries
4799 @cindex appointments, cyclic task entries
4801 If you have @file{planner-cyclic} (@pxref{Cyclic Tasks}) loaded, entries
4802 in your cyclical tasks file such as
4804 @example
4805 Friday #A _ @@12:45 staff meeting
4806 @end example
4808 @noindent
4809 will appear every Friday and there will be an appointment alert set
4812 @c @noindent
4813 @c @strong{Appointments Section}
4814 @unnumberedsubsubsec Appointments Section
4815 @cindex appointments, appointments section
4817 You can have all task-based appointments copied to a separate section,
4818 providing an overview of your appointments.
4820 To do this, add
4822 @example
4823 (setq planner-appt-task-use-appointments-section-flag t)
4824 @end example
4826 @noindent to your configuration, or use @kbd{M-x customize-variable}.
4828 The variable @code{planner-appt-task-appointments-section} is the name
4829 of the section where the appointments will be copied.  By default, it is
4830 set to @code{"Schedule"}, which means that task appointments will be
4831 intermingled with schedule entries.
4833 It is also a good idea to add the section you wish to use to
4834 @code{planner-day-page-template} in order to control where that section
4835 will appear on the page (otherwise it will appear at the top).
4837 The format of the appointments follows that of a schedule; if you
4838 don't like the way it looks, you can write something different and set
4839 @code{planner-appt-format-appt-section-line-function} appropriately.
4840 See the documentation for
4841 @code{planner-appt-format-appt-section-line-function} for details.  It
4842 should be fairly easy to see what needs to be done if you look at the
4843 source for the default function (which is
4844 @code{planner-appt-format-appt-section-line}).
4846 If the section specified in
4847 @code{planner-appt-task-appointments-section} is the same as the
4848 schedule section specified in @code{planner-appt-schedule-section} (by
4849 default @code{"Schedule"}), the default formatting function adds a
4850 @samp{#} to the description so that one can visually distinguish
4851 appointments from the task list from those that have been added to the
4852 schedule.
4854 @node Schedule-based Appointments, Viewing Appointments, Task-based Appointments, Appointments
4855 @comment node-name,  next,  previous,  up
4856 @subsubsection Schedule-Based Appointments
4857 @cindex appointments, schedule-based
4858 @cindex schedule-based appointments
4860 Some scheduled tasks require reminders, others don't.  In this
4861 schedule:
4863 @example
4864 * Schedule
4866 9:00   | 12:00 | Read Simmel's Philosophy of Money
4867 @@12:45          Do Something Else
4868 @@13:00 | 14:00 | lunch
4869 @@14:30 |       | Meet jrs to discuss his dissertation
4870 @@16:00           Test Society seminar
4871 18:00            go home
4872 @end example
4874 @noindent
4875 those that have an @@ prefix will be added to the appointment
4876 reminder list; the others will not.  The formats that are
4877 recognized are fairly flexible, as you can see from the example.
4879 If you change your schedule, you can update the appointment list
4880 with
4882 @example
4883 M-x planner-appt-update
4884 @end example
4886 @noindent You can also have the schedule sorted as part of the update,
4887 if you have this in your configuration:
4889 @example
4890 (setq planner-appt-sort-schedule-on-update-flag t)
4891 @end example
4893 @c @noindent 
4894 @c @strong{Cyclical Entries}
4895 @unnumberedsubsubsec Cyclical Entries
4896 @cindex appointments, cyclic schedule entries
4898 You can also have cyclical schedule entries(@pxref{Cyclic Tasks}) if you
4901 @example
4902 (planner-appt-schedule-cyclic-insinuate)
4903 @end example
4905 @noindent to your configuration.
4907 If you put an entry in your cyclical task file like this
4909 @example
4910 Friday @@12:45 | 13:45 | Staff Meeting
4911 @end example
4913 @noindent
4914 then it will appear in your schedule every Friday, and an
4915 appointment alert will be set up.
4917 @node Viewing Appointments, Appointment Updating on Save, Schedule-based Appointments, Appointments
4918 @comment  node-name,  next,  previous,  up
4919 @subsubsection Viewing Appointments
4920 @cindex appointments, viewing
4922 The command @command{planner-appt-show-alerts} will show all appointment
4923 alerts currently scheduled.
4925 @subheading Functions
4927 There are two commands that show appointments in the future; the one
4928 displays them in a pop-up buffer, the other puts the information into
4929 the current day page.
4931 @deffn {Command} planner-appt-forthcoming-display &optional days
4932 Display a buffer of appointments for today and the next
4933 @var{days}. Optional prefix argument @var{days} is the number of days
4934 ahead to look. Its default value is defined by
4935 @code{planner-appt-forthcoming-days}.
4936 @end deffn
4938 @deffn {Command} planner-appt-forthcoming-update-section &optional days
4939 In today's plan page, add or update a list of forthcoming
4940 appointments. Optional prefix argument @var{days} is the number of
4941 days ahead to look. Its default value is defined by
4942 @code{planner-appt-forthcoming-days}.  The section heading to use is
4943 defined by @code{planner-appt-forthcoming-appt-section}.
4944 @end deffn
4946 @subheading Options
4948 @defopt planner-appt-forthcoming-days
4949 The number of days to look ahead for forthcoming appointments.  The
4950 default value is seven days.
4951 @end defopt
4953 @defopt planner-appt-forthcoming-appt-section
4954 The name of the section to use for inserting a list of forthcoming
4955 appts.  The default value is @code{"Forthcoming Appointments"}.
4956 @end defopt
4958 @defopt planner-appt-forthcoming-show-day-names-flag
4959 When non-nil (the default), day names will be shown in forthcoming
4960 appointments.
4961 @end defopt
4963 @defopt planner-appt-forthcoming-repeat-date-string
4964 String to insert for repeated dates.
4966 When there are multiple appointments for a date, the date is inserted
4967 in the first appointment and the others have this string in their date
4968 cell.
4970 If the string consists of anything other than whitespace, then a link
4971 to the day page for the appoinment is created.
4972 @end defopt
4974 @defopt planner-appt-forthcoming-look-at-cyclic-flag
4975 When non-nil, find forthcoming appointments in the cyclic diary file
4976 (@pxref{Cyclic Tasks}) as well as in plan pages. Default is @samp{t}.
4977 @end defopt
4979 @node Appointment Updating on Save, Appointment and Calendar Integration, Viewing Appointments, Appointments
4980 @comment  node-name,  next,  previous,  up
4981 @subsubsection Appointment Updating on Save
4982 @cindex appointments, updating on save
4984 @subheading Options
4986 @defopt planner-appt-update-appts-on-save-flag
4987 When non-nil, update appointment reminders whenever today's plan page is
4988 saved. Default value is @samp{nil}.
4989 @end defopt
4991 @node Appointment and Calendar Integration, Appointment Hooks, Appointment Updating on Save, Appointments
4992 @comment  node-name,  next,  previous,  up
4993 @subsubsection Appointment and Calendar Integration
4995 Not strictly part of appointment handling, but if one isn't using
4996 the diary, marking dates with plan pages seems to make sense.
4998 @subheading Functions
5000 @defun planner-appt-calendar-insinuate
5001 Add a hook to diary display so that dates in the calendar that have day
5002 pages are highlighted
5003 @end defun
5005 @node Appointment Hooks,  , Appointment and Calendar Integration, Appointments
5006 @comment  node-name,  next,  previous,  up
5007 @subsubsection Appointment Hooks
5009 @subheading Options
5011 @defvr {Hook} planner-appt-update-hook
5012 Hook run after @code{planner-appt-update} has updated the appointment
5013 list.
5014 @end defvr
5016 @node Timeclock, schedule.el, Appointments, Scheduling and Time
5017 @comment  node-name,  next,  previous,  up
5018 @subsection Timeclock
5019 @cindex @file{planner-timeclock.el}, using
5020 @cindex @file{planner-timeclock-summary.el}, using
5021 @cindex @file{planner-timeclock-summary-proj.el}, using
5022 @cindex timeclock, using Planner with
5024 This module allows you to clock in and clock out of your projects
5025 (@pxref{Time Intervals, , , Emacs, GNU Emacs Manual}). You can also
5026 generate reports with the @code{<timeclock-report>} tag. You may want
5027 to read the @ref{Keeping Track of Time} page to see how you can use
5028 planner-timeclock to produce detailed reports.
5030 @file{timeclock.el} is part of GNU Emacs.  If you are using XEmacs,
5031 please use the version of @file{timeclock.el} the comes with Planner in
5032 the @file{contrib} directory.
5034 With @file{planner-timeclock.el} loaded,
5035 @command{planner-task-in-progress} clocks in a task.  To clock out,
5036 use @command{planner-task-done} or @command{timeclock-out}.
5038 @file{planner-timeclock.el} defines the following keybindings:
5040 @itemize
5041 @item @kbd{C-c C-i}: @code{planner-task-in-progress}.
5042 @item @kbd{C-c C-o}: @code{timeclock-out}.
5043 @item @kbd{C-c C-T C-i}: @code{planner-timeclock-in}. (XEmacs)
5044 @item @kbd{C-c C-T C-o}: @code{timeclock-out}. (XEmacs)
5045 @item @kbd{C-c C-S-t C-i}: @code{planner-timeclock-in}. (GNU Emacs)
5046 @item @kbd{C-c C-S-t C-o}: @code{timeclock-out}. (GNU Emacs)
5047 @end itemize
5049 If you use @code{timeclock} a lot, you may also be interested in
5050 Dryice Liu's @file{planner-timeclock-summary.el}, which produces
5051 timeclock reports for planner files.
5053 Here is a sample report:
5055 @example
5056 Project               |     Time| Ratio| Task
5057 PlannerMaintenance    |  0:03:58|  1.1%| Merge doc patch
5058                       |  0:17:09|  5.0%| Track down subdirectories
5059                       |  0:18:11|  5.3%| Merge planner-timeclock-summary-proj.el
5060                Total: |  0:39:18| 11.4%|
5061 JapanCaseStudy        |  2:37:56| 45.6%| Prototype search result page
5062                       |  0:31:50|  9.2%| Update design documents
5063                Total: |  3:09:46| 54.8%|
5064 ChristmasLetter       |  1:46:37| 30.8%| Write and send my Christmas letters
5065                Total: |  1:46:37| 30.8%|
5066 LinuxPeople           |  0:10:29|  3.0%| Send questions for Linux in Education
5067                Total: |  0:10:29|  3.0%|
5068 @end example
5070 If you add @code{(require 'planner-timeclock-summary)} to your
5071 @file{~/.emacs}, you can then use it in two ways.
5073 @itemize
5075 @item Display a temporary buffer
5077 Call @code{planner-timeclock-summary-show} and Emacs will ask you which
5078 day's summary do you want. Choose the date as anywhere else of
5079 Emacs planner, and a tempory buffer will be displayed with the
5080 timeclock summary of that day.
5082 To review tasks over a date range, use
5083 @code{planner-timeclock-summary-show-range}. You can use a regexp or a
5084 function to filter tasks by calling
5085 @code{planner-timeclock-summary-show-range-filter}.
5087 @item Rewrite sections of your planner
5089 Choose this approach if you want timeclock summary to be in their
5090 own section and you would like them to be readable in your plain
5091 text files even outside Emacs. Caveat: The timeclock summary
5092 section should already exist in your template and will be rewritten
5093 when updated. Tip: Add @code{planner-timeclock-summary-section}
5094 (default: @samp{"Timeclock"}) to your @code{planner-day-page-template}.
5096 To use, call @code{planner-timeclock-summary-update} in the planner
5097 day page to update the section. If you want rewriting to be
5098 automatically performed, call
5099 @code{planner-timeclock-summary-insinuate} in your @file{.emacs} file.
5100 @end itemize
5102 @file{planner-timeclock-summary-proj.el} produces task / time
5103 breakdowns on plan pages. Reports are of the form:
5105 @example
5106 TASK 0 | duration
5107 TASK 1 | duration
5108  TOTAL | duration.
5109 @end example
5111 To use, add @code{(require 'planner-timeclock-summary)} to your
5112 @file{~/.emacs}. Call @code{planner-timeclock-summary-proj-current}
5113 from a project page. The report is inserted at the current position in
5114 the buffer. The function @code{planner-timeclock-summary-proj-section}
5115 does the same but the report is inserted inside a section called
5116 @samp{* Report}.
5118 @node schedule.el,  , Timeclock, Scheduling and Time
5119 @comment  node-name,  next,  previous,  up
5120 @subsection @file{schedule.el}
5121 @cindex @file{planner-schedule.el}, using
5122 @cindex @file{schedule.el}, using Planner with
5124 @file{planner-schedule.el} allows you to project task completion time.
5125 Tasks should be of the form:
5127 @example
5128 #A0 _ 2h Do something
5129 #B0 _ 1h30m Do something
5130 #B0 _ 2d Do something
5131 #B0 _ 2w Do something
5132 #B0 _ 10s Do something
5134 s: seconds, m: minutes, h: hours, d: days, w: weeks
5135 @end example
5137 @file{schedule.el} is included with Planner in the @file{contrib}
5138 directory, but you can alternatively get it from
5139 @url{http://www.newartisans.com/johnw/Emacs/schedule.el} if desired.
5141 @file{schedule.el} provides a single Lisp function,
5142 @code{schedule-completion-time}. It takes an Emacs time object and a
5143 quantity of seconds. It returns an Emacs time object that represents
5144 when the given number of seconds will be completed, assuming that work
5145 can only be done during work hours.
5147 The available work hours are affected by several factors:
5149 @enumerate
5151 @item
5152 If @file{timeclock.el} is being used, the amount of time left in the
5153 current work day (@code{timeclock-workday-remaining})
5154 (@pxref{Time Intervals, , , Emacs, GNU Emacs Manual})
5156 @item
5157 The amount of time in each work day (@code{schedule-workday})
5159 @item
5160 The definition of a work week (@code{schedule-week})
5162 @item
5163 Any holidays defined in the Emacs calendar
5164 (@pxref{Holidays, , , Emacs, GNU Emacs Manual})
5166 @item
5167 Any appointments in the Emacs diary
5168 (@pxref{Appointments, , , Emacs, GNU Emacs Manual})
5170 @end enumerate
5172 Taking all of the ``block out'' periods into account,
5173 @code{schedule-completion-time} will compute when the given number of
5174 seconds will be done, based on your current definitions of time
5175 available.
5177 As an example, here's a function which, given a list of durations
5178 in seconds, will return a list of completion times starting from
5179 the current moment:
5181 @example
5183   (defun compute-completion-times (&rest durations)
5184     ``Compute completion times for a list of DURATIONS (in seconds).''
5185     (let ((now (current-time)))
5186       (mapcar
5187        (function
5188         (lambda (dura)
5189           (setq now (schedule-completion-time now dura))))
5190        durations)))
5192 @end example
5194 To call this function, do:
5196 @example
5198 (compute-completion-times 3600 7200 3600)
5200 @end example
5202 @subheading Keys
5204 @file{planner-schedule.el} defines the following keybindings:
5206 @kbd{C-c RET} is bound to @command{planner-schedule-show-end-project}.
5207 @kbd{C-c C-m} is also bound to
5208 @command{planner-schedule-show-end-project}.
5210 In XEmacs, @command{planner-schedule-show-end-project} is bound to
5211 @kbd{C-c C-T c-e} and @kbd{C-c C-S-t C-e}.
5213 @subheading Functions
5215 @file{planner-schedule.el} defines the following interactive
5216 functions:
5218 @defun planner-schedule-show-end-project
5219 Display the estimated project completion time.
5220 @end defun
5222 @file{schedule.el} does not define any interactive functions, or
5223 keybindings.
5225 @node Finances, Contacts and Conversations, Scheduling and Time, Managing Your Information
5226 @comment  node-name,  next,  previous,  up
5227 @section Finances
5228 @cindex finances
5230 Currently, Planner provides one module dedicated to tracking your
5231 finances. This module works with a program called Ledger.
5233 @menu
5234 * Ledger::                      Personal finances: planner-ledger.el
5235 @end menu
5237 @node Ledger,  , Finances, Finances
5238 @comment  node-name,  next,  previous,  up
5239 @subsection Ledger
5240 @cindex finances
5241 @cindex @file{planner-ledger.el}, using
5242 @cindex @file{ledger}, using Planner with
5244 @file{planner-ledger.el} provides integration between planner and John
5245 Wiegley's ledger accounting program, which can be found at
5246 @url{http://newartisans.com/johnw/ledger.tar.gz}.
5248 To use planner-ledger to insert a ledger balance overview and a list
5249 of pending transactions into planner day pages, make sure that your
5250 day page includes sections that match
5251 @code{planner-ledger-balance-regexp} and
5252 @code{planner-ledger-pending-regexp}. Example:
5254 @example
5255 * Tasks
5257 * Ledger
5259 ** Pending transactions
5261 * Notes
5263 @end example
5265 You can manually update ledger sections with the
5266 @command{planner-ledger-insert-maybe} command.
5268 You can also automatically update ledger sections with the following
5269 hook:
5271 @example
5272 (add-hook 'planner-goto-hook 'planner-ledger-insert-maybe)
5273 @end example
5275 You can create ledger entries from specially-formatted tasks using
5276 @command{planner-ledger-add-entry-from-task}.  Tasks should be of the
5277 form @samp{payment due: payee, amount [comment]}.  Example:
5279 @example
5280 #A1 _ payment due: foobar, $1000.00 some comment here
5281 #A2 _ payment due: baz, 1000.00
5282 @end example
5284 @subheading Options
5286 @defopt planner-ledger-balance-accounts
5287 List of accounts to be included or excluded from the balance overview.
5288 @samp{+} includes all matching accounts, and @samp{-} excludes
5289 matching accounts.  See the documentation for
5290 @command{ledger-run-ledger} for more details.
5291 @end defopt
5293 @defopt planner-ledger-balance-regexp
5294 Regular expression matching section for ledger balance.  Do not store
5295 other data in this section, as it will be overwritten.
5296 @end defopt
5298 @defopt planner-ledger-pending-regexp
5299 Regular expression matching section for ledger balance.  Do not store
5300 other data in this section, as it will be overwritten.
5301 @end defopt
5303 @defopt planner-ledger-payment-task-regexp
5304 Regular expression matching special ledger tasks.
5305 @end defopt
5307 @subheading Functions
5309 @defun planner-ledger-insert-maybe
5310 Update any ledger sections on the current page.
5311 @end defun
5313 @defun planner-ledger-add-entry-from-task
5314 Create a ledger entry based on the task at point.  Task should match
5315 @code{planner-ledger-payment-task-regexp}.
5316 @end defun
5318 @node Contacts and Conversations, Tracking Research and Resources, Finances, Managing Your Information
5319 @comment  node-name,  next,  previous,  up
5320 @section Contacts and Conversations
5321 @cindex contacts
5322 @cindex conversations
5324 Planner has two modules available for keeping track of contact and
5325 conversation information. The first uses the Big Brother Database
5326 (BBDB), and the second uses Emacs Relay Chat (ERC). BBDB is a full
5327 contact database. ERC is a client for chatting online on Internet Relay
5328 Chat (IRC) networks. The ERC module for Planner will help you keep
5329 track of online conversations you have if you use ERC for those
5330 conversations, but does not by itself store contact information other
5331 than the time you had the conversation, the network and channel you were
5332 on when you had it, and maybe who you had it with. If you are looking
5333 for a way to manage your full address book, then @file{planner-bbdb.el}
5334 in combination with BBDB is what you are looking for.
5336 @menu
5337 * BBDB::                        Contacts: planner-bbdb.el
5338 * Emacs Relay Chat::            Internet Relay Chat: planner-erc.el
5339 @end menu
5341 @node BBDB, Emacs Relay Chat, Contacts and Conversations, Contacts and Conversations
5342 @comment  node-name,  next,  previous,  up
5343 @subsection BBDB
5344 @cindex @file{planner-bbdb.el}, using
5345 @cindex BBDB, using Planner with
5347 @file{planner-bbdb.el} allows you to refer to your contacts easily
5348 from within a planner page. @inforef{Top, the BBDB Manual, bbdb}.
5350 @samp{[[bbdb://Sacha.*Chua][Sacha]]}, for example, will be linked to
5351 the blog, web or net fields of the first matching BBDB record.
5353 @file{planner-bbdb.el} does not define any interactive functions, or
5354 keybindings.
5356 @node Emacs Relay Chat,  , BBDB, Contacts and Conversations
5357 @comment  node-name,  next,  previous,  up
5358 @subsection Emacs Relay Chat
5359 @cindex @file{planner-erc.el}, using
5360 @cindex ERC, using Planner with
5361 @cindex Emacs Relay Chat, using Planner with
5362 @cindex IRC, using Planner with
5363 @cindex Internet Relay Chat, using Planner with
5365 To use planner-erc, place @file{planner-erc.el} in your load path
5366 and add this to your @file{.emacs} (or @file{_emacs}):
5368 @example
5370 (require 'planner-erc)
5372 @end example
5374 IRC URLs may be of the following forms.
5376 @example
5377 irc://server/nick,isnick
5378 irc://server/#channel
5379 irc://server
5380 @end example
5382 Annotations will be in the following forms.
5384 @example
5385 [[irc://server/nick,isnick][Chat with nick on server#channel]]
5386 [[irc://server/nick,isnick][Chat with nick on server]]
5387 [[irc://server/#channel][Chat on server#channel]]
5388 [[irc://server][Chat on server]]
5389 @end example
5391 @file{planner-erc.el} does not define any interactive functions, or
5392 keybindings.
5394 @node Tracking Research and Resources, Tracking Development, Contacts and Conversations, Managing Your Information
5395 @comment  node-name,  next,  previous,  up
5396 @section Tracking Research and Resources
5398 Planner provides three modules for keeping track of information
5399 involving three specific tools: w3m, BibTeX, and @file{bookmark.el}.
5401 @menu
5402 * W3m::                         Web browser: planner-w3m.el
5403 * BibTeX::                      Bibliographies: planner-bibtex.el
5404 * Bookmark::                    Bookmarks: planner-bookmark.el
5405 @end menu
5407 @node W3m, BibTeX, Tracking Research and Resources, Tracking Research and Resources
5408 @comment node-name,  next,  previous,  up
5409 @subsection W3m
5410 @cindex @file{planner-w3m.el}, using
5411 @cindex w3m, using Planner with
5413 This module allows you to create tasks from a w3m buffer.
5415 @file{planner-w3m.el} does not define any interactive functions, or
5416 keybindings.
5418 @node BibTeX, Bookmark, W3m, Tracking Research and Resources
5419 @comment node-name,  next,  previous,  up
5420 @subsection BibTeX
5421 @cindex @file{planner-bibtex.el}, using
5423 BibTeX URLs are of the form @samp{bibtex:file/name:key}.
5425 @file{planner-bibtex.el} does not define any interactive functions.
5427 @node Bookmark,  , BibTeX, Tracking Research and Resources
5428 @comment  node-name,  next,  previous,  up
5429 @subsection Bookmark
5430 @cindex bookmarks
5431 @cindex @file{bookmark.el}, using Planner with
5432 @cindex @file{planner-bookmark.el}, using
5434 @file{planner-bookmark.el} uses the @file{remember} package to create a
5435 note whenever you create a bookmark (see @inforef{Bookmarks, Bookmarks,
5436 Emacs}). For more information about @file{remember}, please check out
5438 @itemize
5439 @item
5440 @uref{http://www.emacswiki.org/cgi-bin/wiki/RememberMode} -
5441 EmacsWiki.org page
5442 @item
5443 @uref{http://sacha.free.net.ph/notebook/doc/dev/remember/remember.html}
5444 - Online info documentation
5445 @end itemize
5447 Configure remember according to the instructions in
5448 @file{remember-planner.el} so that notes are saved to your planner
5449 pages.
5451 @defopt planner-bookmark-take-note-after-set-bookmark-flag
5452 Non-nil means show a @code{remember} buffer after setting a new
5453 bookmark.
5454 @end defopt
5456 When you create a bookmark, Emacs will open a buffer for your notes.
5457 @kbd{C-c C-c} saves the buffer to today's page. If you don't want to
5458 save a note, you can kill the buffer.
5460 Bookmark URLs are of the form @samp{bookmark://bookmark-name}.
5462 @file{planner-bookmark.el} does not define any interactive functions.
5464 @node Tracking Development,  , Tracking Research and Resources, Managing Your Information
5465 @comment  node-name,  next,  previous,  up
5466 @section Tracking Development
5467 @cindex version control, using Planner with
5469 Planner has three modules geared toward programmers. Two modules deal
5470 with version control and integrating information from those projects
5471 into the planner page. One module deals with the Gnats bug-tracking
5472 system.
5474 @menu
5475 * Log Edit::                    Changelogs: planner-log-edit.el
5476 * PSVN::                        svn changesets: planner-psvn.el
5477 * XTLA::                        TLA changesets: planner-xtla.el
5478 * Gnats::                       Gnats: The GNU bug reporting system
5479 @end menu
5481 @node Log Edit, PSVN, Tracking Development, Tracking Development
5482 @comment  node-name,  next,  previous,  up
5483 @subsection Log Edit
5484 @cindex cvs, using Planner with
5485 @cindex @file{planner-log-edit.el}, using
5486 @cindex version control, using Planner with
5488 This module allows you to automatically record CVS (and VC) commits
5489 in today's page.
5491 You can load the module with @code{(require 'planner-log-edit)}. When
5492 you load the module, @code{planner-log-edit-add-note} will be added to
5493 @code{log-edit-done-hook}.  A note containing the text of the commit
5494 and optionally a list of modified files will be added to today's page
5495 if you use the the Emacs version control interface. (@pxref{Version
5496 Control, , , Emacs, GNU Emacs Manual})
5498 @subheading Options
5500 @defopt planner-log-edit-include-files-flag
5501 Non-nil means include a list of committed files in the note.
5502 @end defopt
5504 @defopt planner-log-edit-notice-commit-function
5505 Non-nil means include a list of committed files in the note. If you
5506 want to enable this feature for some projects but not for others, set
5507 this to a function that returns t only for the commits you want to
5508 note.
5509 @end defopt
5511 @file{planner-log-edit.el} does not define any interactive functions.
5513 @node PSVN, XTLA, Log Edit, Tracking Development
5514 @comment  node-name,  next,  previous,  up
5515 @subsection PSVN
5516 @cindex PSVN
5517 @cindex @file{planner-psvn.el}, using
5519 This file allows you to refer to your svn changesets easily from within
5520 a Planner page.  You can load the module with @code{(require
5521 'planner-psvn)}.
5523 PSVN URLs are of the form
5524 @samp{psvn://http://my.svn-repos.at/svn/project1/trunk@@39}
5526 Additionally there is functionality to generate a note for your commits
5527 via subversion: just set
5528 @var{planner-psvn-log-edit-notice-commit-function} to t.
5530 @file{planner-psvn.el} does not define any interactive functions.
5532 @node XTLA, Gnats, PSVN, Tracking Development
5533 @comment  node-name,  next,  previous,  up
5534 @subsection XTLA
5535 @cindex XTLA
5536 @cindex @file{planner-xtla.el}, using
5538 This module allows you to refer to changesets in Tom Lord's Arch (tla)
5539 version control system. You can load the module with @code{(require
5540 'planner-xtla)}. When you load the module, you can create tasks from
5541 XTLA windows by positioning point on a revision.
5543 XTLA URLs are of the form
5544 @samp{xtla://miles@@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-19}
5546 @file{planner-xtla.el} does not define any interactive functions.
5548 @node Gnats,  , XTLA, Tracking Development
5549 @comment  node-name,  next,  previous,  up
5550 @subsection Gnats
5552 @cindex Gnats
5553 @cindex @file{planner-gnats.el}, using
5554 @cindex bug reports, tracking
5556 @file{planner-gnats.el} provides support for the GNU problem report
5557 management system Gnats. This module allows you to refer to problem
5558 reports using hyperlinks.
5560 Configure your Emacs for Gnats access, then add @samp{(require
5561 'planner-gnats)} to your @file{.emacs}. You can then create tasks from
5562 Gnats edit or view buffers.
5564 To add keybindings to Gnats, use @samp{(planner-gnats-insinuate)}.
5566 Gnats URLs are of the form @samp{gnats:pr-number}.
5568 @file{planner-gnats.el} does not define any interactive functions.
5570 @node Advanced Configuration, Reference Material, Managing Your Information, Top
5571 @comment  node-name,  next,  previous,  up
5572 @chapter Advanced Configuration
5573 @cindex configuration, advanced
5575 @menu
5576 * Customizing Your Day Pages::  Change your templates
5577 * Variables to Customize::      Change various aspects of Planner behavior
5578 * Ideas for Other Keybindings::  Add to and change the default keybindings
5579 @end menu
5581 @node Customizing Your Day Pages, Variables to Customize, Advanced Configuration, Advanced Configuration
5582 @comment  node-name,  next,  previous,  up
5583 @section Customizing Your Day Pages
5585 With the variable @code{planner-day-page-template}, you can define how
5586 you want any newly created day planner pages to look.
5588 You might want to include a section for your diary entries. For how to
5589 do this, see @ref{Diary}.
5591 You can add interactive Lisp buttons with the @file{planner-lisp.el}
5592 module. (@pxref{Interactive Lisp})
5594 Your @code{planner-day-page-template} can also include @samp{|<lisp>|}
5595 tags.
5597 For more complex day pages, you can set
5598 @code{planner-day-page-template} to a function that will be called
5599 from an empty day page buffer. The function should initialize the
5600 contents of the day page.
5602 @node Variables to Customize, Ideas for Other Keybindings, Customizing Your Day Pages, Advanced Configuration
5603 @comment  node-name,  next,  previous,  up
5604 @section Variables to Customize
5605 @cindex customize, variables to
5606 @cindex variables, customization of
5607 @cindex configuration, advanced, variables
5609 If you want to change @code{planner-directory} and some other
5610 variables, either use Customize (@kbd{M-x customize-group RET planner
5611 RET}) or use @code{setq}.  An example of the latter follows.
5613 @example
5614 (setq planner-directory "~/Plans")
5615 @end example
5617 Other user options are:
5619 @vindex planner-use-day-pages
5620 @defopt planner-use-day-pages
5621 If you really don't like day pages, you can set this variable to nil
5622 and you won't be prompted for dates for tasks (and notes, if using
5623 @file{remember-planner}).
5624 @end defopt
5626 @vindex planner-use-plan-pages
5627 @defopt planner-use-plan-pages
5628 If you really don't like plan pages, you can set this variable to nil
5629 and you won't be prompted for plan pages for tasks (and notes, if
5630 using @file{remember-planner}).
5631 @end defopt
5633 @vindex planner-mode-hook
5634 @defopt planner-mode-hook
5635 List of functions to run after @code{planner-mode} is initialized.
5636 @end defopt
5638 @vindex planner-tasks-file-behavior
5639 @defopt planner-tasks-file-behavior
5640 This variable controls what happens to files Planner opens by itself.
5641 If your tasks are associated with plan pages, the plan pages are
5642 updated whenever a task is rescheduled.  This could lead to a lot of
5643 open buffers as Planner applies updates to all linked files.
5644 By default, Planner is configured to do nothing.
5645 A value of @samp{save} means save but do not close buffers, and a
5646 value of @samp{nil} means do not save any of the buffers.
5647 @end defopt
5649 @vindex planner-add-task-at-end-flag
5650 @defopt planner-add-task-at-end-flag
5651 This variable controls where new tasks are created.  Non-nil means
5652 create tasks at the bottom of the first task block.  If you set this
5653 to non-nil, new tasks will be listed in order of creation (oldest).
5654 Tasks carried over from previous days will appear at the bottom of the
5655 list.
5657 Nil means create tasks at the top of the first task block.
5658 Carried-over tasks and newly created tasks are prominently placed on
5659 top of the list of tasks for the day.
5660 @end defopt
5662 @vindex planner-default-page
5663 @defopt planner-default-page
5664 Default page for created tasks.  This is used as the initial value for
5665 tasks.  After you create a task, it will be set to the previous page
5666 used.
5667 @end defopt
5669 @vindex planner-hide-task-status-when-highlighting
5670 @defopt planner-hide-task-status-when-highlighting
5671 Font-locking for tasks may be enough for you to determine status and
5672 priority.  Set this to non-nil if you want to hide the status marker
5673 and rely on font-locking instead.
5674 @end defopt
5676 @vindex planner-create-task-hook
5677 @defopt planner-create-task-hook
5678 Functions run after creating a task. @code{planner-id} hooks into
5679 this.
5680 @end defopt
5682 @vindex planner-expand-name-favor-future-p
5683 @defopt planner-expand-name-favor-future-p
5684 If non-nil, partial dates (ex: @kbd{2} or @kbd{5.2}) are completed to
5685 dates in the future instead of using the current year and month.
5686 @end defopt
5688 @vindex planner-task-dates-favor-future-p
5689 @defopt planner-task-dates-favor-future-p
5690 Like @code{planner-expand-name-favor-future-p}, but only for tasks.
5691 @end defopt
5693 @vindex planner-publish-dates-first-p
5694 @defopt planner-publish-dates-first-p
5695 Non-nil means list day pages first in the planner index.
5696 @end defopt
5698 @node Ideas for Other Keybindings,  , Variables to Customize, Advanced Configuration
5699 @comment  node-name,  next,  previous,  up
5700 @section Ideas for Other Keybindings
5701 @cindex keybindings, customization of
5702 @cindex configuration, advanced, keybindings
5703 @cindex customize, keybindings to
5705 By default and for backward compatibility, the following operations
5706 do not have keybindings, and are only accessible from the Planner
5707 menu:
5709 @itemize @bullet
5711 @item
5712 @code{planner-copy-or-move-region}
5714 @item
5715 @code{planner-delete-task}
5717 @item
5718 @code{planner-task-delegated}
5720 @item
5721 @code{planner-task-pending}
5723 @item
5724 @code{planner-task-open}
5726 @item
5727 @code{planner-renumber-tasks}
5729 @end itemize
5731 You may find it easier to install keybindings for those operations by
5732 inserting the following in your @file{.emacs} (or @file{_emacs}).
5733 Note: This changes some of the default keybindings for Planner.
5735 @example
5736 (planner-install-extra-task-keybindings)
5737 @end example
5739 If you install the extra task keybindings, your keybindings will
5740 include:
5742 @itemize @bullet
5744 @item
5745 @kbd{C-c C-t} will be unbound from the default and will serve as the
5746 prefix for the other task keybindings.
5748 @item
5749 @kbd{C-c C-t C-t}: @code{planner-create-task-from-buffer}.
5751 @item
5752 @kbd{C-c C-t C-k}: @code{planner-delete-task}.
5754 @item
5755 @kbd{C-c C-t C-u}: @code{planner-update-task}.
5757 @item
5758 @kbd{C-c C-t C-c}: @code{planner-copy-or-move-task}.
5760 @item
5761 @kbd{C-c C-t C-S-c}: @code{planner-copy-or-move-region}.
5763 @item
5764 @kbd{C-c C-t C-x}: @code{planner-task-done}.
5766 @item
5767 @kbd{C-c C-t C-S-x}: @code{planner-task-cancelled}.
5769 @item
5770 @kbd{C-c C-t C-d}: @code{planner-task-delegated}.
5772 @item
5773 @kbd{C-c C-t C-p}: @code{planner-task-pending}.
5775 @item
5776 @kbd{C-c C-t C-o}: @code{planner-task-in-progress}.
5778 @item
5779 @kbd{C-c C-t C-r}: @code{planner-raise-task}.
5781 @item
5782 @kbd{C-c C-t C-l}: @code{planner-lower-task}.
5784 @item
5785 @kbd{C-c C-t C-n}: @code{planner-renumber-tasks}.
5787 @end itemize
5789 Other keybindings can be configured by adding this to your
5790 @file{.emacs} (or @file{_emacs}):
5792 @example
5793 (planner-install-extra-context-keybindings)
5794 @end example
5796 This will set up the following keybindings:
5798 @itemize @bullet
5800 @item
5801 @kbd{shift up} @code{planner-move-up}
5803 @item
5804 @kbd{shift down} @code{planner-move-down}
5806 @item
5807 @kbd{shift right} @code{planner-jump-to-link}
5809 @end itemize
5811 @node Reference Material, Getting Help, Advanced Configuration, Top
5812 @comment  node-name,  next,  previous,  up
5813 @chapter Reference Material
5815 @menu
5816 * Keeping Track of Time::       
5817 * Other Interactive Functions::  
5818 * Planner Keybindings::         Default keybindings for Planner
5819 * Sample Configuration Files::  
5820 @end menu
5822 @node Keeping Track of Time, Other Interactive Functions, Reference Material, Reference Material
5823 @section Keeping Track of Time
5825 One of the coolest things you can do with Planner is keep track of how
5826 much time you spend not only on projects but even on particular tasks.
5827 @file{planner-timeclock.el} makes it as easy and natural as marking a
5828 task as in progress, postponed, or done. This can help you determine
5829 just how much time you spend working each day. If you add estimates to
5830 your task descriptions, you'll also be able to use this information to
5831 improve your time estimation skills.
5833 Here's how you can keep track of the time you
5836 Then the fun began. I wanted to see if I could match my estimates.
5837 Before I started working on a task, I used @kbd{C-c TAB} to mark it
5838 @code{in progress} and start the clock. If I decided to work on
5839 something else, I used @kbd{C-c TAB} to clock out of the previous task
5840 and clock into the new one.
5842 When I finished it, I used @kbd{C-c C-x} (@code{planner-task-done}) to
5843 mark it completed and automatically clock out. This is not yet done
5844 for cancelled tasks, so I clocked out of those manually with @kbd{C-c
5845 C-o} (@code{timeclock-out}). I also clocked out whenever I caught
5846 myself being distracted so that the totals wouldn't include the time I
5847 spent chatting on #emacs or checking out del.icio.us links. =) At the
5848 end of the day, I used
5849 @code{planner-timeclock-summary-show-range-filter} to show me the time
5850 elapsed for all of the tasks I'd worked on over the past two days.
5851 Here's the report for that project, edited to reflect how it looks on
5852 my screen and annotated with comments:
5854 @example
5855 Timeclock summary report for 2004.12.28 - 2004.12.29
5857 Project     |     Time| Ratio| Task
5858 JapanProject|  0:23:17|  3.6%| Translate javadoc comment for Messages.java
5859             |  0:33:48|  5.3%| Translate javadoc comment for LoginAction.java
5860             |  1:54:07| 17.8%| Study Struts in Japanese
5861             |  0:46:08|  7.2%| Add javadoc tags for input, output and forwards
5862             |  1:03:48|  9.9%| Help review code
5863             |  0:04:14|  0.7%| Import todo list
5864             |  0:00:37|  0.1%| 2min       Fix Menu Action's unnecessary code - delegated
5865             |  0:01:01|  0.2%| 2min       Remove unnecessary list in UserRemoveSetupAction - cancelled
5866             |  0:02:10|  0.3%| 2min       Remove hard-coded database path from MenuAction
5867             |  0:02:46|  0.4%| 30min      Create a superclass for our action classes that handles initialization of database and handling of privileges - remove all privilege handling in logic classes. ...
5868             |  0:07:32|  1.2%| 5min       Add a method that returns the validity of a user in MUserPeer.
5869             |  0:08:28|  1.3%| 5min       Fix indentation
5870             |  0:03:52|  0.6%| 10min      Fix UserPeer so that it doesn't get null pointer exceptions
5871             |  0:04:34|  0.7%| 5min       Add current password field in user_modify page
5872             |  0:21:56|  3.4%| 15min      Make a super class for our service classes that will receive the database connection. (cancelled)
5873             |  0:06:05|  0.9%| 10min      Remove hard-coded constants from the Logic classes
5874             |  0:10:55|  1.7%| 10min      Move logic from UserBean.checkPassword to UserListLogic
5875             |  0:01:20|  0.2%| 20min      Guard against null pointer exceptions in peer classes
5876             |  0:04:57|  0.8%| 10min      Instead of displaying uneditable data with bean:write, just disable the html:text element
5877             |  0:25:03|  3.9%| 10min      Deploy 10:00 version
5878             |  0:04:46|  0.7%| 5min       Separate the configuration file of database and system into another uninternationalized property file.
5879             |  2:09:48| 20.2%| 1h         Decide on a naming convention for localized messages and update files
5880             |  0:00:07|  0.0%| 20min      Explain what is happening in UserModifyAction's nested ifs - pending
5881             |  1:50:23| 17.2%| 2h         Write Javadoc comments in English and Japanese to explain bean structure
5882             |  0:04:19|  0.7%| 2h         Write Javadoc comments in English and Japanese to explain peer operations (pending)
5883             |  0:05:40|  0.9%| 20min      Make a factory class for the database - pending
5884      Total: | 10:41:41|100.0%|      
5886 Day began: 13:03:58, Day ended: 20:51:46
5887 Time elapsed: 31:47:48, Time clocked: 10:41:41
5888 Time clocked ratio: 33.6%
5889 @end example
5891 The time record isn't perfect. I cancelled some tasks after thinking
5892 about them a little and did some tasks simultaneously. Sometimes I
5893 didn't notice that I was getting distracted, too. Still, having all of
5894 that time information neatly summarized made me realize a number of
5895 things.
5897 First, I goof off much less when I have a nice, broken-down task list
5898 in front of me. There's just something about knowing there's a five-
5899 or ten-minute hack you can get out of the way. I found myself looking
5900 forward to getting to the next task just to see if I could make my
5901 estimate. That said, seeing a five-minute task stretch and stretch due
5902 to unforeseen problems did make me a little nervous. I should probably
5903 just make generous estimates so that I don't end up with bugs because
5904 of haste.
5906 Second, I don't goof off as much as I thought I did, although there's
5907 still room for improvement. Yesterday's workday was 9:00 - 12:00, 1:00
5908 - 5:30--7.5 hours. Today was the last day of work, so cleaning and
5909 celebration interrupted my hacking at around 3:00--5 hours of work.
5910 According to my task list, 10:41/12:30 was productive work. Hmm. 1:49
5911 hours unclocked time when I was thinking or goofing off.
5912 planner-timeclock-summary-show for today reveals that I actually
5913 clocked 5:30 today, which means the goofing off happened yesterday.
5914 That makes sense; I remember a pretty long unclocked segment
5915 recuperating from Japanese overload. (This was before we came up with
5916 the task list.)
5918 Third, keeping track of time is way, way cool even if you don't bill
5919 anyone for your time.
5921 Like the idea? It's easy to try out. Just add
5923 @example
5924 (require 'planner-timeclock)
5925 (require 'planner-timeclock-summary)
5926 @end example
5928 to your ~/.emacs. If you want to try it out now, eval those statements
5929 in your Emacs session. After that, simply use @kbd{C-c TAB} to ``clock
5930 in'' a task before you start working on it and @kbd{C-c C-x}
5931 (@code{planner-task-done}) to mark it completed. @kbd{M-x
5932 planner-task-pending} also clocks out the current task if it was
5933 clocked in. To see a summary of how you spent your day, check out the
5934 different functions in @file{planner-timeclock-summary}.
5936 See @ref{Timeclock} for more details.
5938 Happy hacking!
5940 @node Other Interactive Functions, Planner Keybindings, Keeping Track of Time, Reference Material
5941 @comment  node-name,  next,  previous,  up
5942 @section Other Interactive Functions
5944 With @file{planner.el} loaded, you can use any of the functions in this
5945 section by typing @kbd{M-x} followed by the name of the function. Many
5946 of these functions are also bound to keys.
5948 For a list of Planner keybindings, see @ref{Planner Keybindings}.
5950 They are listed in no particular order.
5952 @file{planner.el} defines the following interactive functions:
5955 @defun planner-create-high-priority-task-from-buffer
5956 Create a high priority task based on this buffer.  Do not use this in
5957 LISP programs. Instead, set the value of
5958 @var{planner-default-task-priority} and call @code{planner-create-task}
5959 or @code{planner-create-task-from-buffer}.
5960 @end defun
5962 @defun defun planner-create-medium-priority-task-from-buffer
5963 Create a medium-priority task based on this buffer.  Do not use this in
5964 LISP programs. Instead, set the value of
5965 @var{planner-default-task-priority} and call @code{planner-create-task}
5966 or @code{planner-create-task-from-buffer}.
5967 @end defun
5969 @defun planner-create-low-priority-task-from-buffer
5970 Create a high-priority task based on this buffer.
5971 Do not use this in LISP programs. Instead, set the value of
5972 @var{planner-default-task-priority} and call @code{planner-create-task} or
5973 @code{planner-create-task-from-buffer}.
5974 @end defun
5976 @defun planner-install-extra-context-keybindings
5977 Install extra context-sensitive keybindings. These keybindings
5978 conflict with @file{windmove.el}, but might be useful.
5979 @end defun
5981 @defun planner-narrow-to-section section &optional create
5982 Widen to the whole page and narrow to the section labelled
5983 @var{section}.  If @var{create} is non-nil and the section is not found,
5984 the section is created.  Return non-nil if @var{section} was found or
5985 created.
5986 @end defun
5988 @defun planner-save-buffers
5989 Save all planner-mode buffers.
5990 @end defun
5992 @defun planner-seek-to-first section
5993 Positions the point at the specified @var{section}, or @samp{Tasks} if
5994 not specified.
5995 @end defun
5997 @defun planner-save-buffers
5998 Save all planner buffers.
5999 @end defun
6001 @defun planner-calendar-insinuate
6002 This hooks Planner into  Emacs Calendar (@pxref{Calendar/Diary, ,
6003 , Emacs, GNU Emacs Manual}).
6005 It adds special planner key bindings to @code{calendar-mode-map}.
6006 After this function is evaluated, you can use the following
6007 planner-related keybindings in @code{calendar-mode-map}:
6009 @table @kbd
6011 @item  n
6012 Jump to the planner page for the current day.
6014 @item  N
6015 Display the planner page for the current day.
6016 @end table
6018 @end defun
6020 @defun planner-kill-calendar-files
6021 Remove planner files shown from Calendar (@pxref{Calendar/Diary, , ,
6022 Emacs, GNU Emacs Manual}).
6024 @end defun
6026 @defun planner-calendar-goto
6027 Goto the plan page corresponding to the calendar date
6028 (@pxref{Calendar/Diary, , , Emacs, GNU Emacs Manual}).
6029 @end defun
6031 @defun planner-calendar-show
6032 Show the plan page for the calendar date under point in another window
6033 (@pxref{Calendar/Diary, , , Emacs, GNU Emacs Manual}).
6034 @end defun
6036 @defun planner-calendar-select
6037 Return to @code{planner-read-date} with the date currently selected
6038 (@pxref{Calendar/Diary, , , Emacs, GNU Emacs Manual}).
6039 @end defun
6041 @defun planner-jump-to-link
6042 Jump to the item linked to by the current item.
6043 @end defun
6045 @defun planner-move-up
6046 Move a task up. You can use this to indicate that you will do a task
6047 before another one. On a note, go to the previous note. On a headline,
6048 go to the previous headline of the same depth.
6049 @end defun
6051 @defun planner-move-down 
6052 Move down. You can use this to indicate that you will do a task after
6053 another one. On a note, go to the next note. On a headline, go to the
6054 next headline of the same depth.
6055 @end defun
6057 @node Planner Keybindings, Sample Configuration Files, Other Interactive Functions, Reference Material
6058 @comment  node-name,  next,  previous,  up
6059 @section Planner Keybindings
6060 @cindex keybindings, list
6062 In order to refresh and renumber all of your tasks according to their
6063 actual order in the buffer, simply save the file or call
6064 @kbd{M-x planner-renumber-tasks}.
6066 Here is a summary of the keystrokes available:
6068 @table @kbd
6070 @item M-x plan
6071 Begin your planning session.  This goes to the last day for which
6072 there is any planning info (or today if none), allowing you to review,
6073 and create/move tasks from that day.
6075 @item C-c C-u
6076 Move a task up.
6078 @item C-c C-d
6079 Move a task down.
6081 @item C-c C-s
6082 Mark the task as in progress or delegated.
6084 @item C-c C-x
6085 Mark the task as finished.
6087 @item C-c C-t
6088 Create a task associated with the current Wiki page. If you are on the
6089 opening line of a Note entry, it is assumed that the note itself is the
6090 origin of the task.
6092 @item C-c C-c
6093 Move or copy the current task to another date. If the current task is
6094 an original (meaning you are in the buffer where's defined, hopefully
6095 a planning page) then it will be copied, and the original task will
6096 also now point to the copy.  If the current task is a copy, it will
6097 just be moved to the new day, and the original task's link will be
6098 updated.
6100 @item C-c C-n
6101 Jump to today's task page.  If you call
6102 @code{(planner-calendar-insinuate)}, typing @kbd{n} in the Emacs
6103 calendar (@pxref{Calendar/Diary, , , Emacs, GNU Emacs Manual}) will jump
6104 to today's task page.
6106 @item C-c C-x
6107 @code{planner-task-done}
6109 @item C-c C-z
6110 @code{planner-task-in-progress}
6112 @item C-c C-d
6113 @code{planner-lower-task}
6115 @item C-c C-u
6116 @code{planner-raise-task}
6118 @item C-c C-c
6119 @code{planner-copy-or-move-task}
6121 @item C-c C-t
6122 @code{planner-create-task-from-buffer}
6124 @item C-c C-j
6125 This is a prefix command.
6127 @item C-c C-n
6128 @code{planner-goto-today}
6130 @item C-c C-j C-r
6131 @code{planner-goto-most-recent}
6133 @item C-c C-j C-t
6134 @code{planner-goto-tomorrow}
6136 @item C-c C-j C-y
6137 @code{planner-goto-yesterday}
6139 @item C-c C-j C-j
6140 @code{planner-goto-today}
6142 @item C-c C-j C-n
6143 @code{planner-goto-next-daily-page}
6145 @item C-c C-j C-p
6146 @code{planner-goto-previous-daily-page}
6148 @item C-c C-j C-d
6149 @code{planner-goto}
6151 @end table
6153 @node Sample Configuration Files,  , Planner Keybindings, Reference Material
6154 @comment  node-name,  next,  previous,  up
6155 @section Sample Configuration Files
6156 @cindex configuration, sample
6158 This section includes some sample configuration files. This way, once
6159 you've got the hang of the basics, you can see some different, more
6160 advanced, setups.
6162 There is no One True Way to plan. Every person is different. We hope
6163 you'll find a good starting point among the example configurations
6164 below. If what you want to do does not perfectly fit under one of these
6165 examples, please post a description of the way you plan to our mailing
6166 list (@pxref{Getting Help}).  We look forward to helping you customizing
6167 planner to fit your needs.
6169 @menu
6170 * File Organization::           
6171 * Bare-Bones Planning::         
6172 * Bare-Bones Planning with Plan Pages::  
6173 * Tasks on Plan Pages with Some Day Pages::  
6174 * Hierarchical Tasks::          
6175 @end menu
6177 @node File Organization, Bare-Bones Planning, Sample Configuration Files, Sample Configuration Files
6178 @subsection File Organization
6180 @itemize
6181 @item @strong{Tasks, schedule and notes on day pages.}
6183 By default, tasks, schedule entries and notes are filed on day pages.
6184 This makes it easy for you to see all the entries relevant to a single
6185 day without becoming overwhelmed with information. Unfinished tasks
6186 are carried over to the next day when you use @kbd{M-x plan}, so it's
6187 always kept up to date. Completed tasks are left on the day page you
6188 finished them on, which helps when reviewing one's progress and writing
6189 accomplishment reports.
6191 @item @strong{Cross-referenced with plan pages.}
6193 You can associate your tasks with projects either when you create the
6194 task or later, with @kbd{M-x planner-replan-task}. This makes it easy
6195 for you to see all the information associated with a particular
6196 project. If you use RememberMode to create notes, you will also be
6197 able to associate notes with a plan page.
6199 @item @strong{Just plan pages.}
6201 If your tasks don't usually have dates, you can turn day pages off by
6202 customizing @code{planner-use-day-pages}. If so, then all of your
6203 tasks and notes will be stored on the WelcomePage and/or a plan page.
6205 @end itemize
6207 @node Bare-Bones Planning, Bare-Bones Planning with Plan Pages, File Organization, Sample Configuration Files
6208 @subsection Bare-Bones Planning
6210 You can keep all of your tasks, notes and schedules in a single file:
6211 WelcomePage.  This is good for people who are used to storing all of
6212 their information in a flat text file.  By storing your information in
6213 planner, you'll be able to take advantage of automatic hyperlinking to
6214 files and other resources.  You can also sort your tasks by priority
6215 and status.
6217 To set your system up for bare-bones planning, set the
6218 @code{planner-use-day-pages} variable to nil before loading planner.
6219 For example, you can put this in your @file{~/.emacs} (or @file{_emacs}):
6221 @example
6222 (setq planner-use-day-pages nil)
6223 (setq planner-default-page nil)
6224 (require 'planner)
6225 @end example
6227 When you create a task or note, planner will not prompt you for a
6228 date.  If you press @key{RET} when prompted for a plan page, it will
6229 accept the default of nil, so no other plan pages will be used.  All
6230 of your data will be kept in one file, which can then be easily backed
6233 You can use commands like @command{planner-create-task-from-buffer} to
6234 create tasks, or you can type tasks in manually.  You can edit or
6235 delete anything in the page without having to update other files.
6237 @node Bare-Bones Planning with Plan Pages, Tasks on Plan Pages with Some Day Pages, Bare-Bones Planning, Sample Configuration Files
6238 @subsection Bare-Bones Planning with Plan Pages
6240 When you create a task or note, Planner.el can copy this to a plan
6241 page. Plan pages allow you to see an overview of all the data for a
6242 project.
6244 For convenience, the @command{planner-create-task-from-buffer} command
6245 prompts you for a plan page when you create a task.
6249 @node Tasks on Plan Pages with Some Day Pages, Hierarchical Tasks, Bare-Bones Planning with Plan Pages, Sample Configuration Files
6250 @subsection Tasks on Plan Pages with Some Day Pages
6252 If most of your tasks are associated with plan pages but you want to
6253 schedule some tasks on day pages, you can leave day pages on (default)
6254 and then write a function that turns off day pages. For example, the
6255 following code snippet turns off day pages for task creation from
6256 buffers.
6258 @example
6259 (require 'planner)
6261 (defun my-planner-create-task-from-buffer ()
6262   "Call `planner-create-task-from-buffer', but without dates."
6263   (interactive)
6264   (let ((planner-use-day-pages nil))
6265     (call-interactively 'planner-create-task-from-buffer)))
6266 @end example
6268 @node Hierarchical Tasks,  , Tasks on Plan Pages with Some Day Pages, Sample Configuration Files
6269 @subsection Hierarchical Tasks
6270 @cindex hierarchical tasks
6271 @cindex tasks, hierarchy of
6273 You can use @file{allout.el} or other modes for outlining to support
6274 hierarchical tasks in plan pages. No special support is needed.
6276 Tasks created by @command{planner-create-task-from-buffer} and
6277 @code{planner-create-task} are created in the @samp{* Tasks} section.
6278 If @code{planner-add-task-at-end-flag} is non-nil, tasks are added to
6279 the end of the first task block, else they are added to the beginning.
6280 You can then copy and paste tasks into your preferred hierarchy.
6281 Blank lines delimit blocks of tasks upon which automatic sorting is
6282 performed.
6284 You can also type in tasks manually. You may find this approach faster
6285 when you are comfortable with planner.
6287 For example, a @file{LearnPlanner} plan page might contain the
6288 following lines:
6290 @example
6291 * Learn how to use planner.el
6293 ** Installation
6295 #C0 _ Decide where to put Planner
6296 #C0 _ Download the archives
6298 ** Configuration
6300 *** Load path
6302 #C0 _ Figure out how to add things to my load path
6303 #C0 _ Actually add it to my load path
6306 @end example
6308 If you create tasks for the finest level of detail available at the
6309 moment, you can schedule them onto day pages with @kbd{C-c C-c}
6310 (@command{planner-copy-or-move-task}). Then you can use
6311 @command{planner-jump-to-link} to switch between the day page and the
6312 plan page link.
6315 @node Getting Help, Acknowledgements, Reference Material, Top
6316 @comment  node-name,  next,  previous,  up
6317 @chapter Getting Help
6318 @cindex help, getting
6319 @cindex bugs, reporting
6321 After you have read this guide, if you still have questions about
6322 Planner, or if you have bugs to report, there are several places
6323 you can go.
6325 Planner has an official website at @url{http://www.plannerlove.com/}.
6326 It is a collaborative wiki.
6328 Bugs may be reported using the Planner Bug-Tracker at
6329 @url{http://gna.org/bugs/?group=planner-el}.
6331 Planner has three mailing lists.
6333 @table @samp
6335 @item planner-el-announce
6336 Low-traffic list for planner-related announcements.
6338 You can join this mailing list (@email{planner-el-announce@@gna.org})
6339 using the subscription form at
6340 @url{http://mail.gna.org/listinfo/planner-el-announce/}.  This
6341 mailing list is also available via Gmane (@url{http://gmane.org/}). The
6342 group is called @samp{gmane.emacs.planner.announce}.
6344 @item planner-el-discuss
6345 Discussion, bugfixes, suggestions, tips, and the like for Planner.
6346 This mailing list also includes the content of planner-el-announce.
6348 You can join this mailing list (@email{planner-el-discuss@@gna.org})
6349 using the subscription form at
6350 @url{http://mail.gna.org/listinfo/planner-el-discuss/}.  This mailing
6351 list is also available via Gmane with the identifier
6352 @samp{gmane.emacs.planner.general}.
6354 @item planner-el-cvs
6355 Log messages for changes committed to Planner.
6357 You can join this mailing list (@email{planner-el-cvs@@gna.org}) using
6358 the subscription form at
6359 @url{http://mail.gna.org/listinfo/planner-el-cvs/}.  This mailing list
6360 is also available via Gmane with the identifier
6361 @samp{gmane.emacs.planner.cvs}.
6363 @end table
6365 You can also contact the maintainer of Planner, John Sullivan, at
6366 @email{john@@wjsullivan.net}, but it is better to use the other options.
6368 You can explore the relevant sections of the EmacsWiki.org:
6370 @itemize @bullet
6372 @item
6373 @url{http://www.emacswiki.org/cgi-bin/wiki/PlannerMode}
6375 @item
6376 @url{http://www.emacswiki.org/cgi-bin/wiki/MuseMode}
6378 @item
6379 @url{http://www.emacswiki.org/cgi-bin/wiki/RememberMode}
6381 @end itemize
6383 You can visit the IRC Freenode channel @samp{#emacs}. Many of the
6384 contributors are frequently around and willing to answer your
6385 questions.
6387 There is an Orkut community called PlannerMode.
6389 For issues relating to this documentation, please contact John
6390 Sullivan at @email{john@@wjsullivan.net}.
6392 @node Acknowledgements, GNU General Public License, Getting Help, Top
6393 @comment  node-name,  next,  previous,  up
6394 @chapter Acknowledgements
6395 @itemize
6396 @item Maintainers
6398 @cindex maintainers
6400 @itemize
6401 @item 2006
6403 John Sullivan volunteered to maintain Planner, and Michael Olson passed
6404 the maintainership on to him with the release of Planner 3.41.
6406 @item 2005
6408 Michael Olson, Sacha Chua, and several others from the Planner community
6409 ported Planner to use Muse instead of emacs-wiki.  Michael Olson became
6410 the maintainer of Planner.
6412 @item 2004
6414 Damien Elmes handed EmacsWikiMode to Mark Triggs for a short period of
6415 time.  Mark Triggs deferred to Sacha Chua as official maintainer of
6416 Planner.  Sacha Chua volunteered to maintain RememberMode.
6417 Michael Olson became the maintainer of both emacs-wiki and Muse.
6419 @item 2003
6421 Sacha Chua volunteered to maintain Planner.  Damien Elmes
6422 volunteered to maintain EmacsWikiMode.
6424 @item 2001
6426 John Wiegley wrote EmacsWikiMode and Planner.
6427 @end itemize
6429 @item Contributors
6430 @cindex contributors
6432 For a complete list of people who have helped out with Planner, please
6433 check out the @file{AUTHORS} file that is included with Planner.
6435 @end itemize
6437 @node GNU General Public License, Concept Index, Acknowledgements, Top
6438 @comment  node-name,  next,  previous,  up
6439 @appendix GNU GENERAL PUBLIC LICENSE
6440 @center Version 2, June 1991
6441 @cindex GPL
6442 @cindex GNU General Public License
6444 @c This file is intended to be included in another file.
6446 @display
6447 Copyright @copyright{} 1989, 1991 Free Software Foundation, Inc.
6448 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
6450 Everyone is permitted to copy and distribute verbatim copies
6451 of this license document, but changing it is not allowed.
6452 @end display
6454 @appendixsec Preamble
6456   The licenses for most software are designed to take away your
6457 freedom to share and change it.  By contrast, the GNU General Public
6458 License is intended to guarantee your freedom to share and change free
6459 software---to make sure the software is free for all its users.  This
6460 General Public License applies to most of the Free Software
6461 Foundation's software and to any other program whose authors commit to
6462 using it.  (Some other Free Software Foundation software is covered by
6463 the GNU Library General Public License instead.)  You can apply it to
6464 your programs, too.
6466   When we speak of free software, we are referring to freedom, not
6467 price.  Our General Public Licenses are designed to make sure that you
6468 have the freedom to distribute copies of free software (and charge for
6469 this service if you wish), that you receive source code or can get it
6470 if you want it, that you can change the software or use pieces of it
6471 in new free programs; and that you know you can do these things.
6473   To protect your rights, we need to make restrictions that forbid
6474 anyone to deny you these rights or to ask you to surrender the rights.
6475 These restrictions translate to certain responsibilities for you if you
6476 distribute copies of the software, or if you modify it.
6478   For example, if you distribute copies of such a program, whether
6479 gratis or for a fee, you must give the recipients all the rights that
6480 you have.  You must make sure that they, too, receive or can get the
6481 source code.  And you must show them these terms so they know their
6482 rights.
6484   We protect your rights with two steps: (1) copyright the software, and
6485 (2) offer you this license which gives you legal permission to copy,
6486 distribute and/or modify the software.
6488   Also, for each author's protection and ours, we want to make certain
6489 that everyone understands that there is no warranty for this free
6490 software.  If the software is modified by someone else and passed on, we
6491 want its recipients to know that what they have is not the original, so
6492 that any problems introduced by others will not reflect on the original
6493 authors' reputations.
6495   Finally, any free program is threatened constantly by software
6496 patents.  We wish to avoid the danger that redistributors of a free
6497 program will individually obtain patent licenses, in effect making the
6498 program proprietary.  To prevent this, we have made it clear that any
6499 patent must be licensed for everyone's free use or not licensed at all.
6501   The precise terms and conditions for copying, distribution and
6502 modification follow.
6504 @iftex
6505 @appendixsec TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
6506 @end iftex
6507 @ifinfo
6508 @center TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
6509 @end ifinfo
6511 @enumerate 0
6512 @item
6513 This License applies to any program or other work which contains
6514 a notice placed by the copyright holder saying it may be distributed
6515 under the terms of this General Public License.  The ``Program'', below,
6516 refers to any such program or work, and a ``work based on the Program''
6517 means either the Program or any derivative work under copyright law:
6518 that is to say, a work containing the Program or a portion of it,
6519 either verbatim or with modifications and/or translated into another
6520 language.  (Hereinafter, translation is included without limitation in
6521 the term ``modification''.)  Each licensee is addressed as ``you''.
6523 Activities other than copying, distribution and modification are not
6524 covered by this License; they are outside its scope.  The act of
6525 running the Program is not restricted, and the output from the Program
6526 is covered only if its contents constitute a work based on the
6527 Program (independent of having been made by running the Program).
6528 Whether that is true depends on what the Program does.
6530 @item
6531 You may copy and distribute verbatim copies of the Program's
6532 source code as you receive it, in any medium, provided that you
6533 conspicuously and appropriately publish on each copy an appropriate
6534 copyright notice and disclaimer of warranty; keep intact all the
6535 notices that refer to this License and to the absence of any warranty;
6536 and give any other recipients of the Program a copy of this License
6537 along with the Program.
6539 You may charge a fee for the physical act of transferring a copy, and
6540 you may at your option offer warranty protection in exchange for a fee.
6542 @item
6543 You may modify your copy or copies of the Program or any portion
6544 of it, thus forming a work based on the Program, and copy and
6545 distribute such modifications or work under the terms of Section 1
6546 above, provided that you also meet all of these conditions:
6548 @enumerate a
6549 @item
6550 You must cause the modified files to carry prominent notices
6551 stating that you changed the files and the date of any change.
6553 @item
6554 You must cause any work that you distribute or publish, that in
6555 whole or in part contains or is derived from the Program or any
6556 part thereof, to be licensed as a whole at no charge to all third
6557 parties under the terms of this License.
6559 @item
6560 If the modified program normally reads commands interactively
6561 when run, you must cause it, when started running for such
6562 interactive use in the most ordinary way, to print or display an
6563 announcement including an appropriate copyright notice and a
6564 notice that there is no warranty (or else, saying that you provide
6565 a warranty) and that users may redistribute the program under
6566 these conditions, and telling the user how to view a copy of this
6567 License.  (Exception: if the Program itself is interactive but
6568 does not normally print such an announcement, your work based on
6569 the Program is not required to print an announcement.)
6570 @end enumerate
6572 These requirements apply to the modified work as a whole.  If
6573 identifiable sections of that work are not derived from the Program,
6574 and can be reasonably considered independent and separate works in
6575 themselves, then this License, and its terms, do not apply to those
6576 sections when you distribute them as separate works.  But when you
6577 distribute the same sections as part of a whole which is a work based
6578 on the Program, the distribution of the whole must be on the terms of
6579 this License, whose permissions for other licensees extend to the
6580 entire whole, and thus to each and every part regardless of who wrote it.
6582 Thus, it is not the intent of this section to claim rights or contest
6583 your rights to work written entirely by you; rather, the intent is to
6584 exercise the right to control the distribution of derivative or
6585 collective works based on the Program.
6587 In addition, mere aggregation of another work not based on the Program
6588 with the Program (or with a work based on the Program) on a volume of
6589 a storage or distribution medium does not bring the other work under
6590 the scope of this License.
6592 @item
6593 You may copy and distribute the Program (or a work based on it,
6594 under Section 2) in object code or executable form under the terms of
6595 Sections 1 and 2 above provided that you also do one of the following:
6597 @enumerate a
6598 @item
6599 Accompany it with the complete corresponding machine-readable
6600 source code, which must be distributed under the terms of Sections
6601 1 and 2 above on a medium customarily used for software interchange; or,
6603 @item
6604 Accompany it with a written offer, valid for at least three
6605 years, to give any third party, for a charge no more than your
6606 cost of physically performing source distribution, a complete
6607 machine-readable copy of the corresponding source code, to be
6608 distributed under the terms of Sections 1 and 2 above on a medium
6609 customarily used for software interchange; or,
6611 @item
6612 Accompany it with the information you received as to the offer
6613 to distribute corresponding source code.  (This alternative is
6614 allowed only for noncommercial distribution and only if you
6615 received the program in object code or executable form with such
6616 an offer, in accord with Subsection b above.)
6617 @end enumerate
6619 The source code for a work means the preferred form of the work for
6620 making modifications to it.  For an executable work, complete source
6621 code means all the source code for all modules it contains, plus any
6622 associated interface definition files, plus the scripts used to
6623 control compilation and installation of the executable.  However, as a
6624 special exception, the source code distributed need not include
6625 anything that is normally distributed (in either source or binary
6626 form) with the major components (compiler, kernel, and so on) of the
6627 operating system on which the executable runs, unless that component
6628 itself accompanies the executable.
6630 If distribution of executable or object code is made by offering
6631 access to copy from a designated place, then offering equivalent
6632 access to copy the source code from the same place counts as
6633 distribution of the source code, even though third parties are not
6634 compelled to copy the source along with the object code.
6636 @item
6637 You may not copy, modify, sublicense, or distribute the Program
6638 except as expressly provided under this License.  Any attempt
6639 otherwise to copy, modify, sublicense or distribute the Program is
6640 void, and will automatically terminate your rights under this License.
6641 However, parties who have received copies, or rights, from you under
6642 this License will not have their licenses terminated so long as such
6643 parties remain in full compliance.
6645 @item
6646 You are not required to accept this License, since you have not
6647 signed it.  However, nothing else grants you permission to modify or
6648 distribute the Program or its derivative works.  These actions are
6649 prohibited by law if you do not accept this License.  Therefore, by
6650 modifying or distributing the Program (or any work based on the
6651 Program), you indicate your acceptance of this License to do so, and
6652 all its terms and conditions for copying, distributing or modifying
6653 the Program or works based on it.
6655 @item
6656 Each time you redistribute the Program (or any work based on the
6657 Program), the recipient automatically receives a license from the
6658 original licensor to copy, distribute or modify the Program subject to
6659 these terms and conditions.  You may not impose any further
6660 restrictions on the recipients' exercise of the rights granted herein.
6661 You are not responsible for enforcing compliance by third parties to
6662 this License.
6664 @item
6665 If, as a consequence of a court judgment or allegation of patent
6666 infringement or for any other reason (not limited to patent issues),
6667 conditions are imposed on you (whether by court order, agreement or
6668 otherwise) that contradict the conditions of this License, they do not
6669 excuse you from the conditions of this License.  If you cannot
6670 distribute so as to satisfy simultaneously your obligations under this
6671 License and any other pertinent obligations, then as a consequence you
6672 may not distribute the Program at all.  For example, if a patent
6673 license would not permit royalty-free redistribution of the Program by
6674 all those who receive copies directly or indirectly through you, then
6675 the only way you could satisfy both it and this License would be to
6676 refrain entirely from distribution of the Program.
6678 If any portion of this section is held invalid or unenforceable under
6679 any particular circumstance, the balance of the section is intended to
6680 apply and the section as a whole is intended to apply in other
6681 circumstances.
6683 It is not the purpose of this section to induce you to infringe any
6684 patents or other property right claims or to contest validity of any
6685 such claims; this section has the sole purpose of protecting the
6686 integrity of the free software distribution system, which is
6687 implemented by public license practices.  Many people have made
6688 generous contributions to the wide range of software distributed
6689 through that system in reliance on consistent application of that
6690 system; it is up to the author/donor to decide if he or she is willing
6691 to distribute software through any other system and a licensee cannot
6692 impose that choice.
6694 This section is intended to make thoroughly clear what is believed to
6695 be a consequence of the rest of this License.
6697 @item
6698 If the distribution and/or use of the Program is restricted in
6699 certain countries either by patents or by copyrighted interfaces, the
6700 original copyright holder who places the Program under this License
6701 may add an explicit geographical distribution limitation excluding
6702 those countries, so that distribution is permitted only in or among
6703 countries not thus excluded.  In such case, this License incorporates
6704 the limitation as if written in the body of this License.
6706 @item
6707 The Free Software Foundation may publish revised and/or new versions
6708 of the General Public License from time to time.  Such new versions will
6709 be similar in spirit to the present version, but may differ in detail to
6710 address new problems or concerns.
6712 Each version is given a distinguishing version number.  If the Program
6713 specifies a version number of this License which applies to it and ``any
6714 later version'', you have the option of following the terms and conditions
6715 either of that version or of any later version published by the Free
6716 Software Foundation.  If the Program does not specify a version number of
6717 this License, you may choose any version ever published by the Free Software
6718 Foundation.
6720 @item
6721 If you wish to incorporate parts of the Program into other free
6722 programs whose distribution conditions are different, write to the author
6723 to ask for permission.  For software which is copyrighted by the Free
6724 Software Foundation, write to the Free Software Foundation; we sometimes
6725 make exceptions for this.  Our decision will be guided by the two goals
6726 of preserving the free status of all derivatives of our free software and
6727 of promoting the sharing and reuse of software generally.
6729 @iftex
6730 @heading NO WARRANTY
6731 @end iftex
6732 @ifinfo
6733 @center NO WARRANTY
6734 @end ifinfo
6736 @item
6737 BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
6738 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
6739 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
6740 PROVIDE THE PROGRAM ``AS IS'' WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
6741 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
6742 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
6743 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
6744 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
6745 REPAIR OR CORRECTION.
6747 @item
6748 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
6749 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
6750 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
6751 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
6752 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
6753 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
6754 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
6755 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
6756 POSSIBILITY OF SUCH DAMAGES.
6757 @end enumerate
6759 @iftex
6760 @heading END OF TERMS AND CONDITIONS
6761 @end iftex
6762 @ifinfo
6763 @center END OF TERMS AND CONDITIONS
6764 @end ifinfo
6766 @page
6767 @appendixsec Appendix: How to Apply These Terms to Your New Programs
6769   If you develop a new program, and you want it to be of the greatest
6770 possible use to the public, the best way to achieve this is to make it
6771 free software which everyone can redistribute and change under these terms.
6773   To do so, attach the following notices to the program.  It is safest
6774 to attach them to the start of each source file to most effectively
6775 convey the exclusion of warranty; and each file should have at least
6776 the ``copyright'' line and a pointer to where the full notice is found.
6778 @smallexample
6779 @var{one line to give the program's name and a brief idea of what it does.}
6780 Copyright (C) @var{yyyy}  @var{name of author}
6782 This program is free software; you can redistribute it and/or modify
6783 it under the terms of the GNU General Public License as published by
6784 the Free Software Foundation; either version 2 of the License, or
6785 (at your option) any later version.
6787 This program is distributed in the hope that it will be useful,
6788 but WITHOUT ANY WARRANTY; without even the implied warranty of
6789 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6790 GNU General Public License for more details.
6792 You should have received a copy of the GNU General Public License
6793 along with this program; if not, write to the Free Software
6794 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
6795 @end smallexample
6797 Also add information on how to contact you by electronic and paper mail.
6799 If the program is interactive, make it output a short notice like this
6800 when it starts in an interactive mode:
6802 @smallexample
6803 Gnomovision version 69, Copyright (C) 19@var{yy} @var{name of author}
6804 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
6805 This is free software, and you are welcome to redistribute it
6806 under certain conditions; type `show c' for details.
6807 @end smallexample
6809 The hypothetical commands @samp{show w} and @samp{show c} should show
6810 the appropriate parts of the General Public License.  Of course, the
6811 commands you use may be called something other than @samp{show w} and
6812 @samp{show c}; they could even be mouse-clicks or menu items---whatever
6813 suits your program.
6815 You should also get your employer (if you work as a programmer) or your
6816 school, if any, to sign a ``copyright disclaimer'' for the program, if
6817 necessary.  Here is a sample; alter the names:
6819 @example
6820 Yoyodyne, Inc., hereby disclaims all copyright interest in the program
6821 `Gnomovision' (which makes passes at compilers) written by James Hacker.
6823 @var{signature of Ty Coon}, 1 April 1989
6824 Ty Coon, President of Vice
6825 @end example
6827 This General Public License does not permit incorporating your program into
6828 proprietary programs.  If your program is a subroutine library, you may
6829 consider it more useful to permit linking proprietary applications with the
6830 library.  If this is what you want to do, use the GNU Library General
6831 Public License instead of this License.
6833 @node Concept Index,  , GNU General Public License, Top
6834 @comment  node-name,  next,  previous,  up
6835 @unnumbered Index
6837 @printindex cp
6839 @bye