Fix punctuation
[planner-el.git] / planner-el.texi
blobee3bfd00c68097bc9bd703efa1638116c6c77d47
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.42.
17 Copyright @copyright{} 2001, 2004, 2005, 2006, 2007, 2008, 2009, 2014 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 3.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 git::         
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://wjsullivan.net/static/doc/planner/}.
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://mwolson.org/static/doc/muse.html}.
315 Planner and Muse are intended to work with version 21 or later of Emacs
316 and XEmacs.
318 Make sure that you use the latest Muse release.  Development code might
319 prove unstable.
321 @menu
322 * Getting the Files::           
323 * Creating Your Planner::       
324 * Components::                  
325 * Advanced Installation::       
326 @end menu
328 @node Getting the Files, Creating Your Planner, Installation, Installation
329 @comment node-name,  next,  previous,  up
330 @section Getting the Files
332 Currently, there are three ways to obtain and install Planner. You can
333 install it from a source archive, git, or Debian package.
335 @menu
336 * Installing from a Source Archive::  
337 * Installing from git::         
338 * Installing from Debian::      
339 @end menu
341 @node Installing from a Source Archive, Installing from git, Getting the Files, Getting the Files
342 @comment node-name,  next,  previous,  up
343 @subsection Installing from a Source Archive
344 @cindex source code archive, installing from
346 You can install Planner from the source archive packaged and
347 distributed directly by the maintainer. This archive is provided in
348 both @file{.tar.gz} and @file{.zip} format.  If you don't know where to
349 extract these archives, create a @file{~/elisp} directory, and extract
350 them there.
352 @enumerate
353 @item
354 Download and unpack either
355 @url{http://mwolson.org/static/dist/planner-latest.tar.gz} or
356 @url{http://mwolson.org/static/dist/planner-latest.zip}.
358 @item
359 Likewise for
360 @url{http://mwolson.org/static/dist/muse-latest.tar.gz} or
361 @url{http://mwolson.org/static/dist/muse-latest.zip}.
363 @item
364 Likewise for
365 @url{http://mwolson.org/static/dist/remember-latest.tar.gz} or
366 @url{http://mwolson.org/static/dist/remember-latest.zip}.
368 @item Edit your @file{~/.emacs} (@file{_emacs} on Microsoft Windows).
370 Replace @file{/path/to} with wherever you extracted the files.
372 @example
373 ;; Add the directories to your load path
374 (add-to-list 'load-path "/path/to/muse/lisp")
375 (add-to-list 'load-path "/path/to/planner")
376 (add-to-list 'load-path "/path/to/remember")
378 ;; Load planner
379 (require 'planner)
380 @end example
381 @end enumerate
383 @subheading Updating Your Version
385 Download a new version and extract it over the old directory. Don't
386 forget to delete any byte-compiled files (@file{*.elc}) in the
387 directories (which can be accomplished by running ``make clean'') so
388 that the new code will be used.
390 @node Installing from git, Installing from Debian, Installing from a Source Archive, Getting the Files
391 @comment node-name,  next,  previous,  up
392 @subsection Installing from git
394 @cindex git version control system, using
395 The git version control system allows you to keep up-to-date with the
396 latest changes to the development version of Planner.  It also allows
397 you to contribute changes (via commits, if you are have developer access
398 to the repository, or via patches, otherwise).  If you would like to
399 contribute to Muse development, it is highly recommended that you use
400 git.
402 Debian users can install git with @kbd{apt-get install git}.
404 If you are new to git, you might find this tutorial helpful:
405 @uref{http://www.kernel.org/pub/software/scm/git/docs/tutorial.html}.
407 Downloading Planner with git and staying up-to-date involves the
408 following steps.
410 @example
411 # Retrieve Muse
412 git clone git://repo.or.cz/muse-el.git muse
414 # Retrieve Planner
415 git clone git://repo.or.cz/planner-el.git planner
417 # Retrieve Remember
418 git clone git://repo.or.cz/remember-el.git remember
420 # If that didn't work (due to a restrictive firewall), then try the
421 # following instead:
423 # git clone http://repo.or.cz/r/muse-el.git muse
424 # git clone http://repo.or.cz/r/planner-el.git planner
425 # git clone http://repo.or.cz/r/remember-el.git remember
426 @end example
428 Then add the following lines to your @code{~/.emacs}:
430 @example
431 ;; Add the directories to your load path
432 (add-to-list 'load-path "/path/to/muse/lisp")
433 (add-to-list 'load-path "/path/to/planner")
434 (add-to-list 'load-path "/path/to/remember")
436 ;; Load planner
437 (require 'planner)
438 @end example
440 You can also browse Planner's git repository on the web at
441 @url{http://repo.or.cz/w/planner-el.git}.
443 @subheading Updating Your Version
444 @cindex git, updating with
446 To stay up-to-date using git, here are some commands that might be
447 useful.
449 To list upstream changes not in local copy:
451 Do this whenever you want to see whether new changes have been committed
452 to Planer.  If you wish, you may skip this step and proceed directly to
453 the ``update'' step.
455 @example
456 # Change to the source directory you are interested in. Example:
457 cd muse/
459 # Fetch new changes from the repository, but don't apply them yet
460 git fetch origin
462 # Display log messages for the new changes
463 git log HEAD..origin
464 @end example
466 ``origin'' is git's name for the location where you originally got Muse
467 from.  You can change this location at any time by editing the
468 @file{.git/config} file in the directory where the Planner source was
469 placed.
471 To update to the latest version:
473 @example
474 cd muse; git pull
475 cd ../planner; git pull
476 cd ../remember; git pull
477 @end example
479 Don't forget to either rerun the @command{make} command or delete the
480 byte-compiled files (@file{*.elc}) in the directories, so that the new
481 code will be used.
483 @node Installing from Debian, , Installing from git, Getting the Files
484 @comment node-name,  next,  previous,  up
485 @subsection Installing from Debian
486 @cindex Debian package
488 Debian packages for Planner and Muse are available in Debian proper as
489 the @code{planner-el} and @code{muse-el} packages, respectively.
491 If you wish to try experimental packages, add the following lines to
492 your @file{/etc/apt/sources.list}
494 @example
495 deb http://mwolson.org/debian/ ./
496 @end example
498 Then, do the following steps as root:
500 @example
501 apt-get update
502 apt-get install muse-el
503 apt-get install planner-el
504 @end example
506 If you get some warning about the key not being trusted, you can either
507 ignore it or do the following.
509 @example
510 gpg --keyserver pgpkeys.mit.edu --recv-key f3a8d319
511 gpg -a --export f3a8d319 | sudo apt-key add -
512 @end example
514 @subheading Updating Your Version
515 @cindex Debian package, updating
517 If you installed Planner from Debian, do @kbd{apt-get update; apt-get
518 upgrade} to upgrade all packages that can be upgraded, or @kbd{apt-get
519 update; apt-get install planner-el} to upgrade just planner-el.
521 @node Creating Your Planner, Components, Getting the Files, Installation
522 @section Creating Your Planner
524 Now that you have installed the files for Planner and Muse, you need
525 to set some options to create your first planner.
527 Muse thinks in terms of projects. Each project consists of a group of
528 documents and certain information associated with these
529 documents. Planner is organized as a project within Muse. So, you need
530 to tell Muse a bit about it.
532 Add something like the following code to your @file{.emacs} file.
534 First, give your new Planner project a name. In this case, we use the
535 name, ``WikiPlanner''.
537 @example
538 (setq planner-project "WikiPlanner")
539 @end example
541 Next, add an entry for your project to Muse's master list of
542 projects. Don't forget to use your own name here in place of
543 ``WikiPlanner'' if you have chosen something different.
545 @example
546 (setq muse-project-alist
547       '(("WikiPlanner"
548          ("~/Plans"           ;; where your Planner pages are located
549           :default "TaskPool" ;; use value of `planner-default-page'
550           :major-mode planner-mode
551           :visit-link planner-visit-link)
553          ;; This next part is for specifying where Planner pages
554          ;; should be published and what Muse publishing style to
555          ;; use.  In this example, we will use the XHTML publishing
556          ;; style.
558          (:base "planner-xhtml"
559                 ;; where files are published to
560                 ;; (the value of `planner-publishing-directory', if
561                 ;;  you have a configuration for an older version
562                 ;;  of Planner)
563                 :path "~/public_html/Plans"))))
564 @end example
566 This code should work fine as-is for you as long as the directories
567 you see exist, and as long as you have no other Muse projects besides
568 your planner.
570 The first directory (@file{~/Plans}) is the directory where the
571 source files for your planner will reside. This is the directory where
572 you will actually visit files and edit them.  These files must have a
573 ``.muse'' extension.
575 The second directory (@file{~/public_html/Plans}) is the directory
576 where your planner files will be published by Muse as XHTML
577 (@pxref{Publishing}).
579 After you have added this code, make sure to either evaluate it or
580 restart Emacs.
582 @node Components, Advanced Installation, Creating Your Planner, Installation
583 @comment node-name,  next,  previous,  up
584 @section Components
586 Now that you have the archive, let's look at what's in it.
588 There should be three directories, named @file{planner}, @file{muse} and
589 @file{remember}.
591 In the @file{planner/} directory, you'll see many files with names like
592 @file{planner-gnus.el}. These are extra modules and extensions for
593 Planner, which you can use to tailor Planner to fit your desired
594 planning and information management habits.
596 In the @file{muse/lisp} directory, you'll see many files with names like
597 @file{muse-blosxom.el}. As in @file{planner/}, these are optional
598 modules and extensions.
600 A minimal working installation includes just @file{planner/planner.el}.
602 You need @file{planner.el} because it provides the core functions for
603 handling tasks, notes, and page navigation. You need @file{Emacs Muse}
604 because it provides the functions used to display your pages (both in an
605 emacs buffer and as HTML), and for connecting them to each other. More
606 specifically, it enables you to have hyperlinks and formatting in your
607 emacs buffers even though the actual files you are working with are
608 saved in plain text. These abilities are used in Planner to format your
609 planner pages the way you like, to create links from your tasks and
610 notes to the materials and projects they refer to, and to optionally
611 ``publish'' your pages in different formats, including HTML.
613 In the @file{remember/} directory are files related to
614 RememberMode. RememberMode does not depend on Planner or Muse, but works
615 best with Planner installed. It is not required in order to use Planner,
616 but it is used by many Planner users to record notes and information to
617 their planner pages.
619 If you are curious, you can open each file in these directories and read
620 the comments at the top, to get an idea of what each extension is used
621 for. They are also all detailed later in this manual.
623 @node Advanced Installation,  , Components, Installation
624 @comment  node-name,  next,  previous,  up
625 @section Advanced Installation
627 Once you decide you want to keep Planner around for a while, there
628 are two additional steps you can take to make using it easier and more
629 efficient. These steps are optional.
631 @itemize
632 @cindex installing the info file
633 @cindex @file{planner-el.texi}, installing
634 @cindex @file{planner-el.info}, installing
635 @item You can make this document, the Planner info file, appear in
636 the index of info files you see when you type @command{M-x info} or
637 @kbd{C-h i} in Emacs. The instructions for doing this vary depending
638 on whether you have permission to edit certain files on your
639 system. Follow the instructions in @ref{Installing an Info File, ,
640 ,texinfo, Texinfo}, using something like:
642 @example
643 * Planner: (path/to/planner/Planner). Organizer/day planner
644 for Emacs.
645 @end example
647 for the new entry in the info @file{dir} file.
649 @cindex byte compiling
650 @item You can byte-compile @file{planner.el}, @file{Muse},
651 @file{remember.el}, or any of the optional modules you frequently use,
652 in order to improve the speed of their execution.  Basically, all you
653 need to do is (1) change the directory for each project listed in
654 @file{scripts/planner-build.el}, (2) copy @file{Makefile.defs.default}
655 to @file{Makefile.defs} and edit it as needed, and (3) run
656 @command{make} from the command line. To read more detail about byte
657 compilation, see @ref{Byte Compilation, , ,elisp, Emacs Lisp Reference
658 Manual}.
660 @end itemize
662 @node Overview, Getting Started, Installation, Top
663 @comment node-name,  next,  previous,  up
664 @chapter Overview
666 Planner is a plain-text hyperlinked personal information manager
667 for Emacs that helps you keep track of tasks, notes, and other
668 information. People use Planner to support different ways of planning
669 one's day, from Franklin-Covey and David Allen's Getting Things Done
670 to home-brew hacks. Planner is even used to manage information not
671 normally handled by a personal information manager, like bugtracking,
672 time tracking, and team data. If you start by using Planner as a basic
673 TODO and notes manager, you might find other ways it can help you
674 improve your process.
676 You can use Planner to keep track of your tasks, schedule, notes,
677 and other information you want to store in hyperlinkable text files.
678 You can get the most benefit out of a personal information manager if
679 you use it everyday. Most people add @code{(plan)} to the end of their
680 @file{~/.emacs} so that Planner shows today's schedule and
681 unfinished tasks whenever Emacs starts. If you leave your Emacs
682 running for more than 24 hours, try to get into the habit of running
683 @code{plan} at least once a day.
685 Because your time is important, Planner tries to minimize
686 distractions, making it easier for you to jot down tasks and notes
687 without being distracted from your work. People often make tasks based
688 on the current buffer, so Planner tries to create hyperlinks to
689 whatever you're looking at so that you can jump back to it easily. The
690 @ref{Getting Started} tutorial will show you how to set that up for
691 both tasks and notes.
693 The customizability of Planner means you can make your personal
694 information manager truly personal. Planner strives to be as flexible
695 as possible, and we would love to adapt Planner to fit your needs.
696 Browse through our mailing list (@pxref{Getting Help}) to
697 find out how other people are using Planner, and post your feature
698 requests and bug reports there!
700 Planner is just a tool. It does not dictate a particular way of
701 planning, although it supports some ways better than it supports
702 others. If you want to take some time thinking about planning, read
703 the following reflections for inspiration and ideas. On the other
704 hand, if you want to hit the ground running, see @ref{Getting
705 Started}. If you already have a specific way of planning in mind,
706 check out @ref{Sample Configuration Files}.
708 @menu
709 * Planning based on the Franklin-Covey Approach::  
710 * Why Use Planner::             
711 @end menu
713 @node Planning based on the Franklin-Covey Approach, Why Use Planner, Overview, Overview
714 @comment  node-name,  next,  previous,  up
715 @section Planning Based on the Franklin-Covey Approach
716 @cindex philosophy of planning
718 (This is an edited and updated version of an essay originally by John
719 Wiegley. Read it if you want to get some insights into one way of
720 planning. You can skip this if you want to go straight to planning your
721 day.)
723 What is planning?  It can be a nebulous thing to define.  In its
724 essence, however, it is very simple: it's how we achieve our dreams.
726 Our days are filled with time, and hence with actions, whether they
727 be of a mental or physical sort.  But there are two kinds of
728 action: reactive and creative.  Reactive action is a response to
729 the environment, a reaction to stimulus.  Had we enough instincts
730 to ensure survival, we could live according to this kind of action
731 alone.  It is a mode of behavior we share with every living
732 species.
734 The opposite to reactivity is creativity, when we decide upon a
735 course of action that is a wholly a product of personal choice.  We
736 then make decisions as to the steps needed to make this wish a
737 reality.  This is planning.  Planning is essentially a creative
738 endeavor at every step.
740 First, create the idea, what you want to achieve.  Very short-term
741 ideas do not need much more than thinking about how to do it.  But
742 long-term ideas require planning, since the mind cannot contain all
743 of the details.
745 Second, decide how the idea maps into the circumstances you find
746 yourself in.  Some environments will assist your plan, others
747 hinder it.  But step by step, identify every barrier to the
748 realization of your idea, and devise a countermeasure to overcome
749 it.  Once you've mapped things out from beginning to end,
750 accounting for unknowables as best you can, you now have your plan.
752 Third is to break the stages of the plan into parts that are not
753 overwhelming in their complexity.  It is at during this phase that
754 a plan is turned into task items, each to be accomplished within
755 the span of one day's time.  If a task requires several days, break
756 it up further.  The smaller it is, the less your mind will recoil
757 from attempting it.
759 Fourth is to monitor your progress, identifying problems and
760 correcting for them as you go.  Some plans start out unachievable,
761 and remain that way indefinitely, due to a simple lack of
762 observation.  If nothing is working for you, change it.  Otherwise,
763 your plan is merely a well-crafted wish.
765 Fifth is just to do the work, and be patient.  All good plans take a
766 great deal of time, and *cannot* happen immediately.  The groundwork
767 must be laid for each step, or else it will rest on an insecure
768 foundation.  If you follow your plan doggedly, applying some time to
769 it each day or week, it @emph{will} happen.  Remember the story of the
770 tortoise and the hare.  I've even written a short essay on the
771 necessity of gradual accomplishment, which can be found at
772 @url{http://www.johnwiegley.com/2004/03/advancing-the-process.html}.
774 How can this software help?  Computers are ideal for manipulating
775 information, since they allow you to change things without erasing
776 or rewriting.  And since all plans change quite a bit during their
777 implementation, a planning program can be very helpful.
779 Start by installing Planner and Muse (@pxref{Installation}).
781 Now, conceive your idea.  I can't believe there's nothing you want
782 from life.  More peace, time to enjoy the world, an end to war?
783 Everyone wants something.  Search deeply, and you will find
784 countless unhoped wishes lurking therein.  Choose one for now, and
785 think on it for a while.
787 Then open a file (using @kbd{C-x C-f}) within the directory you named in
788 your @code{muse-project-alist}. Make sure the file has a @file{.muse}
789 extension so that Emacs will automatically recognize it as a planner
790 file. Name the file after your plan, such as @file{BetterHealth.muse}.
792 Choose an idea you really want to accomplish.  Struggle to
793 differentiate between the things you want because others want them,
794 and the things you want for yourself.  It takes quite an effort, and
795 may require a long time before you notice the difference.  Many people
796 want to be more healthy to be more attractive, which is an externally
797 driven goal.  Unless @emph{you} really want to accomplish what you
798 envision, the odds are you will fail.  Only our own wishes and dreams
799 possess enough personal energy to see themselves to fruition.  What
800 happens to many of us is simply that we never become conscious of
801 these dreams: what we love, what we desire most.  When I talk to
802 friends, so much of what I hear is things they want because they feel
803 they should want them.  There's just not enough energy there to pursue
804 a good plan, because nearly all of it is negative energy.
806 Do you know what you really want?  Don't worry, many people don't.
807 It's not a question anyone really wants us to pursue, because often
808 we don't want what others do; it doesn't contribute to the social
809 welfare, and all that nonsense.  Somehow we always forget that
810 what's good for the social welfare now, was someone else's crazy
811 dream a hundred years ago.  The human aversion to fundamental
812 change is always one's greatest enemy, so don't waste any time
813 getting bitter about it.
815 For the sake of argument I assume you really do want to be
816 healthier, because you've fallen in love with the ideal of purity,
817 or you understand the connection between your physical self and the
818 world around you, and how this can open up your spirit to desiring
819 more.  I assume.  :)
821 So you're in a Wiki file called @file{BetterHealth}.  Start typing.
822 Type anything related to your idea: what you think about it, your
823 ideas on it, @emph{and especially what the end will look like}.  If
824 you can't visualize the end, you can't plan, since planning is about
825 drawing a line between now and then.
827 When you've typed enough to gain a vision of your goal, start
828 drafting what the possible intermediate steps might be.  Then stop,
829 get up, walk around, enjoy life, and come back to it.  Taking a
830 long time at the beginning is not a bad idea at all, as long as
831 it's not forever.
833 As you chew on your idea, it will begin to become more and more
834 concrete.  You'll have ideas about the smallest pieces, and ideas
835 about the biggest pieces.  Keep going until it starts to take shape
836 before you, and you can see yourself in your mind's eye moving from
837 the present into the future.  Write down this progression, and the
838 sorts of things you might encounter along the way.
840 As you continue, you'll naturally discover discrete phases, or
841 ``milestones'' as managers love to call them.  These are very
842 important, because they let you know you're making progress.  I
843 recommend having a big party with friends every time you achieve a
844 milestone.  A typical plan might have between three and ten.
846 Between the milestones are the bigger pieces of your plan. You might
847 find it convenient to name these pieces using MixedCase words. Try
848 adding these lines to your @file{.emacs} or @file{_emacs} file.
850 @example
851 (require 'muse-wiki)
852 (setq muse-wiki-allow-nonexistent-wikiword t)
853 @end example
855 You'll notice that Emacs colors and underlines them for you. Like,
856 FindGoodGym. Hit return on this highlighted word, and you'll find
857 yourself in another, blank file. In this file, start drafting your
858 sub-plan, just as you did with the larger plan. You should find it
859 easier now, since the scope is smaller.
861 As you break down further, you'll notice simple little things that
862 need to get done.  These are your tasks.  Every plan is a
863 succession of tasks.  The difference from reactivity is that each
864 task is part of the larger plan. This is what it means to be
865 systematic: that everything you do helps further your plan.  If you
866 have tasks in your day that contribute to no plan, they are
867 reactive.  Of course, life is full of these, but don't let them
868 take up more than 20% of your day.  If you allow yourself to be
869 dominated by reactive tasks, you'll regret it at the end of your
870 life.  I don't know this personally, but I do know that striving
871 for one's dreams -- and seeing them come to fruition -- is the
872 greatest joy a man can possess.  It is the essence of freedom, of
873 living, of creation.  Reactivity is the opposite of this, and
874 serves only to drain our energy and slacken our spirits.
876 Now that you've thought of a simple task, type @kbd{C-c C-t}. This
877 will ask for a brief description of the task, and when you plan to do
878 it. If you hit @key{RETURN} at the question @samp{When}, it assumes
879 you mean today. It will also pop up a three-month calendar at this
880 question, so you can see where your free days are. Make sure you set
881 the variable @code{mark-diary-entries-in-calendar} to @samp{t} in your
882 @file{.emacs} (or @file{_emacs}) file. This way, you can see which
883 days your appointments fall on. (Read about the Emacs Calendar and
884 Diary in @ref{Calendar/Diary, , , Emacs, GNU Emacs Manual}.)
886 @example
887 (setq mark-diary-entries-in-calendar t)
888 @end example
890 Once your task is in there, go back to your plan and keep
891 generating more tasks.  Generate them all!  Fully describe---as
892 tasks---everything necessary to bring your sub-plan to completion.
893 Don't create tasks for the other sub-plans.  You may have good idea
894 of what they'll look like, but don't bother rendering them into
895 tasks just yet.  Things will change too much between now and then,
896 for that to be a good use of your time.
898 Is your sub-plan now rendered into all of the tasks necessary to
899 reach your first milestone?  Great!  That is the purpose of
900 planner.el.  The rest is really up to you.  If you find that you
901 keep putting things off, and never do them, that's the surest sign
902 you're planning for someone else's dream, and not your own.
904 Here are some of the things planner.el can do, to help you manage
905 and track your tasks:
907 At the beginning of every day, type @kbd{M-x plan}.  This will jump
908 you to the top of the most recent task list before today.  If you
909 skipped a bunch of days, you'll have to open up those files on your
910 own.
912 Probably some of the tasks that day won't be finished -- that's OK.
913 Learning to properly estimate time is a magical, mystical art that few
914 have mastered.  Put your cursor on those undone tasks, and type
915 @kbd{C-c C-c}.  This will move them into today's task page.  You can
916 jump to today's task page at any time by typing @kbd{C-c C-n} (from a
917 Wiki or planning page).  I heartily recommend binding @kbd{C-c n}, to
918 jump you to this page from anywhere:
920 @example
921 (define-key mode-specific-map [?n] 'planner-goto-today)
922 @end example
924 As you look at your task sheet each day, the first thing to do is to
925 ``clock in'' to one of them. This isn't necessary, and is only helpful
926 if you're around your computer a lot. But by typing @kbd{C-c C-i}
927 (assuming you have @file{timeclock.el} on your load-path), it will log
928 the time you spend working on your sub-plan (@pxref{Time Intervals, , ,
929 Emacs, GNU Emacs Manual}). This is helpful for viewing your progress.
930 Type @kbd{C-c C-o} to clock out.
932 @kbd{C-M-p} and @kbd{C-M-n} will move a task up and down in priority.
933 Priority is represented by a letter A through C.  'A' tasks mean they
934 must be done that day, or else your plan is compromised and you will
935 have to replan.  'B' means they should be done that day, to further the
936 plan, otherwise things will be delayed.  'C' means you can put off the
937 task if you need to, although ultimately it will have to be done.
939 For reactive tasks, the letters mean something different: 'A' means
940 you must do it today, or somebody will roast your chestnuts over an
941 open fire.  'B' means you should do it today, or else someone will
942 be practicing patience at the day's end.  'C' means no one will
943 notice if you don't do it.
945 Again, reactive tasks are ENEMIES OF PLANNING.  Really, until you
946 see them that way, circumstances will push you around and steal
947 your life away.  We have only so many years to use, and everyone is
948 greedy to take them.  It's insidious, almost invisible.  A healthy
949 dislike of reactivity will do wonders for organizing your affairs
950 according to their true priority.
952 The last word that needs to be said concerns ``roles''.  Every person
953 stands in several positions in his life: husband, employee, manager,
954 etc.  These roles will tend to generate tasks not associated with any
955 immediate plan, but necessary to maintain the health and functioning
956 of the role.  My suggestion is to keep this the smallest possible
957 number, and fulfill those that remain well.  How you decide to
958 apportion your time between pursuing grand designs, and fostering deep
959 relationships, is a personal matter.  If you choose well, each will
960 feed the other.
962 I mention this to point that reactivity is something not
963 exclusively associated with tasks that have no master plan, because
964 being a father, for example, is something that rarely proceeds
965 according to orderly plans.  But the role of father itself is its
966 own plan, whose goal is ``to be the best one can'', and whose
967 component tasks are spending time on whatever comes up.  It is, in
968 a sense, an implicit plan.  But reactive tasks follow no plan at
969 all; they are parasites of time that suck the spirit away, whereas
970 properly chose roles actually help fulfill one's own inner needs.
971 At least, this is what I believe.
973 @defun plan force-days
974 Start your planning for the day, beginning with the last day's tasks.
976 If @code{planner-carry-tasks-forward} is non-nil, find the most recent
977 daily page with unfinished tasks and reschedule those tasks to
978 the current day.  If @var{force} is non-nil, examine all past daily
979 pages for unfinished tasks.
981 If @code{planner-carry-tasks-forward} is nil, visit the most recent
982 daily page.  If a daily page for today exists, visit that instead.
984 If @var{force-days} is a positive integer, scan that number of days.
985 If @var{force-days} is @samp{t}, scan all days.
987 @end defun
989 @node Why Use Planner,  , Planning based on the Franklin-Covey Approach, Overview
990 @comment  node-name,  next,  previous,  up
991 @section Why Use Planner?
992 @cindex Planner, why use
994 You can skip this essay if you just want to get started, or read it
995 for some insights into why the previous maintainer is crazy about it.
997 Why I Use Planner, by Sacha Chua
999 I thought about why I liked Planner. Planner as a TODO manager
1000 isn't particularly special. Although I can assign tasks to categories
1001 and see a breakdown of what projects are taking up my time, Evolution
1002 and Microsoft Outlook provide more powerful task support. In other
1003 task managers, you can e-mail tasks, assign multiple categories and
1004 fill in all sorts of metadata. You can even synchronize your tasks
1005 with devices like a phone or PDA. So why use Planner?
1007 I realized that integration into my way of life and automatic context
1008 clues are what really make planner tasks worth it for me. I don't have
1009 to switch to another application to create a task. I can just hit a
1010 keyboard shortcut. Planner uses a minibuffer to get the task
1011 description. My windows are not rearranged in any way, and I can look
1012 at the data that's relevant to a task. Not only that, tasks
1013 automatically pick up context clues, like whom I'm talking to on IRC
1014 or the file I'm editing at the moment. This cuts down on the explicit
1015 context I need to include and makes it easier for me to bring up the
1016 task again.
1018 As a scheduler, Planner is also not particularly distinguished.
1019 Sure, it can display my @file{~/diary}, but for that matter so can
1020 @kbd{M-x diary}. Evolution and Outlook can give me a more graphical
1021 view of my time, sync with my PDA, and coordinate my schedule with
1022 other people. Those applications support detailed schedule entries
1023 with powerful cyclic options. On the other hand, Planner gives me
1024 a personal, plain text view and (at least the way I use it) requires
1025 me to edit a separate file to add new appointments. (I've defined a
1026 few shortcut keys to deal with this.) However, it does have one
1027 advantage---my schedule is always loaded. I used to use Outlook on
1028 Windows, but having my schedule in a separate application meant that I
1029 actually looked at it very rarely, as I had turned off reminders
1030 because they got annoying.
1032 Planner's notes, however, are what really convinced me. I can hit
1033 a keyboard shortcut from anywhere and type my notes into a buffer
1034 which automatically keeps context information. After typing the note,
1035 I can then categorize it. I think that the critical thing here is that
1036 interruptions---fleeting thoughts---don't break my flow. I can just
1037 pop up a remember buffer, stow that thought away somewhere, and go
1038 back to it whenever I want. In contrast, creating a note in Outlook
1039 means switching out of my application, making a couple of keystrokes,
1040 typing the note in, and then switching back. The context switches make
1041 it hard to keep track of where I am and what I'm supposed to remember.
1042 Not only that, I need to enter context by hand. Even though I can
1043 color my notes and reorganize them in Outlook, I find the context
1044 switch too expensive. I used to keep notes in other knowledge
1045 management tools as well. Some applications allowed me to
1046 drag-and-drop links into the current note, and that was cool. But that
1047 required a manual action, and those applications didn't feel
1048 integrated into my way of working. (Note: You'll need remember.el for
1049 this.)
1051 I guess that's why I like Planner. Unlike other organizers which
1052 don't know anything about the applications I use, Planner tries
1053 its best to integrate into the way I work, and it's easy to extend.
1054 Fortunately I do almost all my work in Emacs, so I can think of my
1055 organizer as integrated into my e-mail client, Internet Relay Chat
1056 client, web browser, file editor and even games. It automatically
1057 picks up context clues from these applications and allows me to easily
1058 jump back to relevant files. It doesn't distract me. It allows me to
1059 key in data and then it gets out of my way.
1061 (That said, it's perfectly okay to use Planner even if you don't live
1062 in Emacs.)
1064 The processing that happens in the background is a bonus, and
1065 publishing my task list and notes online has greatly helped me. It
1066 gives other people a way to see what I'm working on and what I've
1067 planned for the future. Occasionally people write in with additional
1068 resources and helpful tips. (Again, this is purely optional. Many
1069 people don't publish their planner pages. Other people use really
1070 fine-grained access control.)
1072 I think the greatest feature of Planner, though, is its user
1073 community. Because Planner can be easily modified, we can experiment
1074 with a lot of new ideas quickly, and we can tailor Planner to fit our
1075 needs. I love checking my @samp{planner-el-discuss} mail and finding
1076 out how people have tweaked Planner or would like to tweak Planner,
1077 and I've learned a lot by exchanging reflections on organizing one's
1078 life.
1080 I really wasn't an organization freak before I started using Planner.
1081 I often forgot to do my homework or answer important mail. I still
1082 procrastinate now, but at least it's all being kept track of
1083 somewhere! I also really like how Planner lets me to gradually improve
1084 how I'm doing things, and I feel I've come a long way.
1086 Please try it out! We'd love to hear how Planner can become
1087 @emph{your} personal information manager.
1089 @node Getting Started, More about Planner, Overview, Top
1090 @comment  node-name,  next,  previous,  up
1091 @chapter Getting Started
1093 At the end of this tutorial, you will be able to use Planner and
1094 related modules to keep track of your tasks, schedules and notes, all
1095 within the convenience of Emacs.
1097 There are two kinds of pages in a Planner wiki. Day pages show tasks,
1098 schedule, and notes for the day, while plan pages organize related tasks
1099 and notes into a single page.
1101 If you have not yet added planner to your @file{~/.emacs}, add the
1102 following lines:
1104 @example
1105 (add-to-list 'load-path "/path/to/muse/lisp")
1106 (add-to-list 'load-path "/path/to/planner")
1107 (add-to-list 'load-path "/path/to/remember")
1108 (require 'planner)
1109 @end example
1111 This will bring up the most recent day page with unfinished tasks or
1112 create a new day page if necessary. By default, planner pages are
1113 stored in @samp{~/Plans}.
1115 @menu
1116 * Tasks::                       
1117 * Schedule::                    
1118 * Notes::                       
1119 * Hyperlinks::                  
1120 * Example Page::                
1121 * Review::                      
1122 @end menu
1124 @node Tasks, Schedule, Getting Started, Getting Started
1125 @section Tasks
1127 Let us start by creating a task labelled
1129 @example
1130 Join http://mail.gna.org/listinfo/planner-el-discuss/
1131 @end example
1133 From anywhere (even this info buffer!), call @kbd{M-x
1134 planner-create-task-from-buffer} to create a new task. Fill in the
1135 description and choose a date by:
1137 @itemize
1138 @item typing 1 - 31 to put the task on that day of the month,
1139 @item accepting the default (today) by pressing RET,
1140 @item selecting the date with mouse-1,
1141 @item
1142 typing +n (where in is an integer) to schedule the task in n days time,
1144 @item typing nil to make an undated task.
1145 @end itemize
1147 For now, accept the default (@samp{today}) by pressing @key{RET}.
1149 You will then be prompted for a plan page. Plan pages gather related
1150 tasks and notes, giving you an overview of what you've done so far.
1151 You can accept the default TaskPool, create your own plan page, or
1152 specify nil to make a task that is not associated with a plan page.
1153 For now, accept the default (@samp{TaskPool}) by pressing RET.
1155 You have created your first task. View today's page with
1156 @kbd{M-x planner-goto-today}. You will see a line of the form
1158 @example
1159 #B  _ Join http://mail.gna.org/listinfo/planner-el-discuss/ (TaskPool)
1160 @end example
1162 If you created the task from this page, then there will be an additional
1163 annotation:
1165 @example
1166 #B  _ Join http://mail.gna.org/listinfo/planner-el-discuss/ : Tasks (TaskPool)
1167 @end example
1169 The URL, @samp{TaskPool} and @samp{Getting Started} are
1170 hyperlinks. You can use TAB and S-TAB to navigate between them and RET
1171 to follow the link.
1173 Create more tasks using @kbd{M-x planner-create-task-from-buffer}.
1174 This is bound to @kbd{C-c C-t} in @code{planner-mode} pages
1175 for your convenience. For example, create the following tasks:
1177 @itemize
1178 @item
1179 @samp{Describe my current way of working and how I would like to work},
1180 for three days from now (@samp{+3}),
1181 @item
1182 @samp{Learn how to schedule a task}, an undated task (@kbd{nil}) on the
1183 TaskPool page,
1184 @item
1185 @samp{Browse through the Planner info manual} for today (@kbd{.} or
1186 accept the defaults), and
1187 @item
1188 @samp{Add (plan) to the end of my [[~/.emacs]]} for today, but without a
1189 plan page (specify @kbd{nil} at the plan page prompt)
1190 @end itemize
1192 Tip: I bind planner-create-task-from-buffer to "F9 t" so that I can
1193 easily call it from anywhere. You can do that with this elisp fragment:
1194 @code{(global-set-key (kbd "<f9> t") 'planner-create-task-from-buffer)}
1196 Next, visit the TaskPool by:
1198 @itemize
1199 @item
1200 @key{TAB}-bing or using the cursor and typing @key{RET} to follow the
1201 link,
1202 @item @kbd{C-x C-f TaskPool RET} to use @code{find-file}, or
1203 @item @kbd{C-c C-f TaskPool RET} to use @code{muse-project-find-file}
1204 @end itemize
1206 You can see an overview of the tasks as scheduled on different days.
1207 Unlike many personal information managers that store all of your data
1208 in one file and then perform magic in order to present different
1209 views, Planner uses plain text files. The data is duplicated and kept
1210 updated by functions. This makes it simpler and easier to modify,
1211 because what you see is (almost) what you get. On the other hand,
1212 you'll need to get used to either editing both files, or using the
1213 built-in functions for editing and updating files. If you prefer not
1214 to work with linked tasks, you can configure Planner to use only plan
1215 pages or use only day pages.
1217 The TaskPool page should list the tasks you created earlier. Go to the
1218 one named Learn how to schedule a task . Type @kbd{C-c C-c}
1219 (@code{planner-copy-or-move-task}) to schedule the task. Type RET to
1220 accept the default (today). Go to the day page by following the link
1221 or calling @kbd{M-x planner-goto} (@kbd{C-c C-j C-d} or the menu bar);
1222 you will see the newly-created task there. You can also use @kbd{C-c
1223 C-c} (@kbd{planner-copy-or-move-task}) to reschedule a task to an
1224 earlier or later date.
1226 Well, that task is done. To mark the task as completed, type @kbd{C-c
1227 C-x} (@code{planner-task-done}). You can also edit the status manually
1228 (change _ to X) as long as you remember to call @kbd{M-x
1229 planner-update-task} to update the link page as well. Updating relies on
1230 the task description being the same, so do not edit this manually.
1232 Quick summary of commands:
1234 @itemize
1235 @item
1236 Go to today's page: @kbd{M-x plan} to carry unfinished tasks forward, or
1237 @kbd{M-x planner-goto-today} to just go to today's page.
1238 @item
1239 Create a task: @kbd{C-c C-t} (@code{planner-create-task-from-buffer}),
1240 or type a task manually (call M-x planner-update-task if the task is
1241 linked)
1242 @item
1243 Mark a task as done: @kbd{C-c C-x} (@code{planner-task-done}), or edit
1244 the task and call @kbd{M-x planner-update-task}
1245 @item Edit a task description: @kbd{M-x planner-edit-task-description}
1246 @item Reschedule a task: @kbd{C-c C-c} (@code{planner-copy-or-move-task})
1247 @item
1248 Reschedule many tasks: Mark a region and use @kbd{M-x
1249 planner-copy-or-move-region}
1250 @item
1251 Change the plan of a task: @kbd{M-x planner-replan-task}, or do
1252 @kbd{C-c C-c} (@code{planner-copy-or-move-task}) and type in a
1253 plan page rather than a date
1254 @item Delete a task: @kbd{M-x planner-delete-task}
1255 @item
1256 Reorder tasks: @key{M-p} (@code{planner-raise-task}) and @key{M-n}
1257 (@code{planner-lower-task}), or normal editing commands like kill and
1258 yank
1259 @item Change task priorities (@samp{#A} > @samp{#B} > @samp{#C}):
1260       @key{C-M-p} (@code{planner-raise-task-priority}) and
1261       @key{C-M-n} (@code{planner-lower-task-priority}),
1262       or edit the task and call @kbd{M-x planner-update-task}.
1263 @end itemize
1265 You can save your tasks with @kbd{C-x C-s} the same way you save any
1266 other file, or Emacs will prompt you to save it when you exit.
1268 @node Schedule, Notes, Tasks, Getting Started
1269 @comment  node-name,  next,  previous,  up
1270 @section Schedule
1272 This is free-form. You can put anything you want into this, or remove
1273 it from @code{planner-day-page-template} entirely. Some people use it
1274 to keep track of their plans for the day with tables like this:
1276 @example
1277 hh:mm | hh:mm | activity
1278 hh:mm | hh:mm | activity
1279 hh:mm | hh:mm | activity
1280 @end example
1282 Remember, Planner files are just plain text. You can add new sections
1283 or remove old ones, or use the suggested sections for entirely
1284 different activities.
1286 @node Notes, Hyperlinks, Schedule, Getting Started
1287 @comment  node-name,  next,  previous,  up
1288 @section Notes
1289 @cindex @file{remember.el}
1290 @cindex @file{remember-planner.el}
1291 @cindex notes
1293 By default, your Planner pages will have a Notes section. You can put
1294 anything you want in this section, or remove it from your
1295 @code{planner-day-page-template} entirely.
1297 You may be interested in @file{remember-planner.el}, part of the
1298 Remember package (see @pxref{Top, Remember,,remember})
1300 @code{remember-planner.el} makes it easy to create notes from anywhere
1301 in Emacs, and it uses the same context-sensing code that Planner uses.
1302 Notes added by @code{remember-planner.el} look like this:
1304 @example
1305 .#1 Headline 00:00
1306 Body
1308 [[context hyperlink]]
1309 @end example
1311 and are outlined at the H2 level in published HTML.
1313 You can easily create context-aware notes if you include the following
1314 in your @file{~/.emacs}:
1316 @example
1317 (require 'remember-planner)
1318 (setq remember-handler-functions '(remember-planner-append))
1319 (setq remember-annotation-functions planner-annotation-functions)
1320 @end example
1322 Then @kbd{M-x remember} will open a dedicated buffer for you to write
1323 your note. If Planner recognizes your current buffer as one with
1324 context then it will include a hyperlink at the bottom of the note.
1325 The first line of the note is used as a title, so make it short and
1326 meaningful. The rest of the text will be used as the body. Try it now
1327 by creating a note, perhaps about things you'd like to remember from
1328 this tutorial.
1330 Typing @kbd{C-c C-c} after composing will prompt for a plan page to
1331 put the note on, with auto-completion. If you don't enter a page, the
1332 note will just be saved on today's page. If you do specify a plan
1333 page, the note will go on both today's page and on the specified page.
1334 Let's try specifying @samp{TaskPool} for the note.
1336 If you look at today's page, you'll find a timestamped note that links
1337 to @samp{TaskPool}. Likewise, @samp{TaskPool} contains a note that
1338 links to today's page. To change the plan page of a note, use
1339 @kbd{planner-replan-note}.
1341 If you decide to edit the note on one of these pages after it has been
1342 saved, be aware that your changes will not be automatically reflected
1343 on the linked page. To update the linked page after editing a note,
1344 use @kbd{M-x planner-update-note}.
1346 @node Hyperlinks, Example Page, Notes, Getting Started
1347 @section Hyperlinks
1348 @cindex hyperlinks
1350 Planner automatically creates context-sensitive hyperlinks for your
1351 tasks and notes when you use @code{planner-create-task-from-buffer}
1352 and @code{remember}.
1354 Blue links indicate URLs and Planner pages that already exist. Red links
1355 indicate Planner pages that have not yet been created.
1357 Middle-click or type @key{RET} on any link to view the link in the
1358 current window. Shift-middle-click or type @key{S-RET} to view the
1359 link in another window. @key{TAB} goes to the next link, while
1360 @key{S-TAB} goes to the previous one.
1362 You can pick up hyperlinks using the @code{planner-annotation-as-kill}
1363 function.
1365 @defun planner-annotation-as-kill
1366 Create a context-sensitive hyperlink for the current buffer and copy
1367 it to the kill ring. When called with a prefix argument, prompt for
1368 the link display name.
1369 @end defun
1371 You can then paste it into any Planner buffer by using @kbd{M-x yank}
1372 or the keyboard shortcut.
1374 Alternatively, you can create hyperlinks by typing them directly, using
1375 the syntax defined by Muse. Anything inside double square brackets will
1376 be treated as a link. For example, if you type @samp{[[GroceryList]]} in
1377 a Planner buffer, you will end up with a link to a page called
1378 @samp{GroceryList}. @inforef{Implicit Links, Bare URLs WikiNames and
1379 InterWiki links, muse}, for more information about Muse syntax.
1381 Hyperlinks are a powerful feature of Planner. You can use them to
1382 hyperlink to mail, news, Web pages, and even IRC connections. See the
1383 section on @ref{Managing Your Information} to find out how to enable
1384 support for various parts of Emacs. Want to add a new hyperlink
1385 scheme? Check out the source code for examples or ask on the mailing
1386 list for help.
1388 @node Example Page, Review, Hyperlinks, Getting Started
1389 @comment  node-name,  next,  previous,  up
1390 @section Example Page
1391 @cindex example page
1392 @cindex planning page, example
1394 An example planner file is given below. You'll notice that Planner
1395 does not have a well-defined user interface. Rather, it's free-form
1396 and open, allowing you to adapt it to your preferences.
1398 @example
1399 ----------------------------------------------------------------------
1400 * Tasks
1402 #B  _ Join http://mail.gna.org/listinfo/planner-el-discuss/ (TaskPool)
1403 #B  _ Browse through the Planner info manual (TaskPool)
1404 #B  _ Add (plan) to the end of my ~/.emacs
1405 #B  X Learn how to schedule a task (TaskPool)
1407 * Schedule
1409 18:00 | 19:00 | Learn how to use Planner
1411 * Notes
1413 Notes are free-form. You can put anything you want into this.
1415 .#1 This is note number one
1417 Notes on note number one!
1419 .#2 This weird ".#2" syntax is used for allout.el enumerated lists
1421 It makes using allout-mode very handy.
1423 @end example
1425 @node Review,  , Example Page, Getting Started
1426 @comment  node-name,  next,  previous,  up
1427 @section Review
1429 @itemize
1431 @item @emph{Ideas for using planner more effectively:}
1433 @itemize
1434 @item
1435 Add @code{(plan)} to the end of your @file{~/.emacs} so that you are
1436 reminded about your tasks every day.
1438 @item
1439 Bind useful functions to shortcut keys and get used to creating tasks
1440 and notes from anywhere.
1442 @item
1443 Think about how you plan your day and look for ways to improve it. Ask
1444 the mailing list (@pxref{Getting Help}) for tips.
1446 @item
1447 Browse the rest of this manual, the source code, and other resources on
1448 the Net for tidbits you can use.
1450 @item Have fun!
1451 @end itemize
1453 @item @emph{Useful functions outside planner buffers:}
1455 @itemize
1456 @item @code{planner-create-task-from-buffer}
1457 @item @code{remember}
1458 @item @code{planner-goto-today}
1459 @item @code{planner-goto}
1460 @item @code{plan}
1461 @end itemize
1463 @item @emph{Useful functions inside planner buffers:}
1465 @itemize
1466 @item @kbd{C-c C-t} (@code{planner-create-task-from-buffer})
1467 @item @kbd{C-c C-x} (@code{planner-task-done})
1468 @item @kbd{M-x planner-edit-task-description}
1470 @item
1471 @kbd{C-c C-c} (@code{planner-copy-or-move-task}), @kbd{M-x
1472 planner-copy-or-move-region}
1474 @item @kbd{M-x planner-replan-task}
1475 @item @kbd{M-x planner-delete-task}
1477 @item
1478 @key{M-p} (@code{planner-raise-task}) and @key{M-n}
1479 (@code{planner-lower-task})
1481 @item @key{C-M-p} (@code{planner-raise-task-priority}) and
1482       @key{C-M-n} (@code{planner-lower-task-priority}),
1483 @item @code{planner-replan-note}
1484 @item @code{planner-update-note}
1485 @end itemize
1487 @end itemize
1489 That's all you need to know in order to use Planner as a basic TODO and
1490 notes manager, but there's a whole lot more. Read through this manual
1491 and our mailing list archives (@pxref{Getting Help}) for lots of
1492 wonderful ideas about planning in Emacs!
1494 @node More about Planner, Managing Your Information, Getting Started, Top
1495 @comment  node-name,  next,  previous,  up
1496 @chapter More about Planner
1498 @menu
1499 * Navigation::                  
1500 * More about Tasks::            
1501 * More about Notes::            
1502 * Making Files Pretty::         
1503 * Annotations::                 
1504 * Interactive Lisp::            planner-lisp.el
1505 * Publishing::                  planner-publish.el
1506 * Experimental Functions::      planner-experimental.el
1507 @end menu
1509 @node Navigation, More about Tasks, More about Planner, More about Planner
1510 @comment  node-name,  next,  previous,  up
1511 @section Starting with Day Pages
1513 @command{planner-goto-today} opens today's page. Day pages are named
1514 @samp{YYYY.MM.DD} and contain your notes for the day. They can also be
1515 named @samp{YYYY-MM-DD} if you prefer -- just customize the value of
1516 @var{planner-date-separator}.
1518 You should see a file that looks like this:
1520 @example
1521 * Tasks
1524 * Schedule
1526 * Notes
1527 @end example
1529 You can type anything you want into this file.  You can add or delete
1530 sections.  
1532 Use the following commands to navigate through day pages:
1534 @defun plan
1535 Start planning the day.  If @code{planner-carry-tasks-forward} is
1536 non-nil, copy the most recent unfinished tasks to today's page, else
1537 open the most recent page.
1538 @end defun
1540 @defun planner-goto (@kbd{C-c C-j C-d})
1541 Prompt for a date using a calendar pop-up and display the
1542 corresponding day page.  You can specify dates partially.  The current
1543 year and month are used if omitted from the input.  For example, if
1544 today is 2004.05.05, then
1546 @itemize
1547 @item @kbd{+1} is one day from now, or @samp{2004.05.06}
1548 @item @kbd{-1} is one day before now, or @samp{2004.05.04}
1549 @item @kbd{12} is equivalent to @samp{2004.05.12}
1550 @item @kbd{8.12} is equivalent to @samp{2004.08.12}
1551 @item @kbd{2005.08.12} is a full date specification
1552 @end itemize
1554 In the calendar buffer, you can also left-click or press @key{RET} on
1555 a date to select it.
1556 @end defun
1558 @defun planner-goto-today (@kbd{C-c C-j C-j})
1559 Display today's page. Create the page if it does not yet exist.
1560 @end defun
1562 @defun planner-goto-tomorrow (@kbd{C-c C-j C-t})
1563 Goto the planner page days @var{after} the currently displayed date.
1564 If @var{days} is nil, go to the day immediately after the currently
1565 displayed date.  If the current buffer is not a daily planner page,
1566 calculate date based on today.
1567 @end defun
1569 @defun planner-goto-yesterday (@kbd{C-c C-j C-y})
1570 Goto the planner page @var{days} before the currently displayed date.
1571 If @var{days} is nil, go to the day immediately before the currently
1572 displayed date.  If the current buffer is not a daily planner page,
1573 calculate date based on today.
1574 @end defun
1576 @defun planner-goto-most-recent
1577 Go to the most recent day with planning info.
1578 @end defun
1580 @defun planner-goto-previous-daily-page
1581 Goto the last plan page before the current date.
1582 The current date is taken from the day page in the current
1583 buffer, or today if the current buffer is not a planner page.
1584 Do not create pages if they do not yet exist.
1585 @end defun
1587 @defun planner-goto-next-daily-page
1588 Goto the first plan page after the current date.
1589 The current date is taken from the day page in the current
1590 buffer, or today if the current buffer is not a planner page.
1591 Do not create pages if they do not yet exist.
1592 @end defun
1594 @defun planner-goto-plan-page page
1595 Opens @var{page} in the the @code{planner-project} Wiki.  Use
1596 @code{planner-goto} if you want fancy calendar completion.
1597 @end defun
1599 @defun planner-show date
1600 Show the plan page for @var{date} in another window, but don't select
1601 it.  If no page for @var{date} exists, return nil.
1602 @end defun
1605 @node More about Tasks, More about Notes, Navigation, More about Planner
1606 @comment  node-name,  next,  previous,  up
1607 @section More about Tasks
1608 @cindex tasks, more about
1610 This section is divided into three parts. In the first part, you can
1611 read about all the options, strategies and commands to help you
1612 efficiently add new tasks to your planner. In the second part, we'll go
1613 over all of the aspects of Planner that relate to organizing, editing,
1614 rescheduling and viewing the tasks you've already created. Finally,
1615 we'll cover some ways to step back and look at various reports and
1616 overviews that can be generated from your planner pages.
1618 You may also be interested in tracking time spent on tasks with
1619 @ref{Timeclock} and estimating project completion time with
1620 @ref{Schedule} (also see @pxref{schedule.el}).
1622 @menu
1623 * Creating New Tasks::          
1624 * Organizing Your Tasks::       
1625 * Task Reports and Overviews::  
1626 @end menu
1628 @node Creating New Tasks, Organizing Your Tasks, More about Tasks, More about Tasks
1629 @comment  node-name,  next,  previous,  up
1630 @subsection Creating New Tasks
1631 @cindex tasks, creating
1633 Planner makes it very easy to quickly add something to your list of
1634 tasks. Once you get used to the basics of
1635 @command{planner-create-task-from-buffer}, you might want to take a
1636 closer look at some things in Planner that can help you create new tasks
1637 in a way that fits with your system.
1639 @menu
1640 * Creating a Task::             
1641 * Task Priorities::             
1642 * Task IDs::                    planner-id.el
1643 * Cyclic Tasks::                planner-cyclic.el
1644 * Task Detail::                 
1645 * Deadlines::                   planner-deadline.el
1646 @end menu
1648 @node Creating a Task, Task Priorities, Creating New Tasks, Creating New Tasks
1649 @comment  node-name,  next,  previous,  up
1650 @subsubsection Creating a Task
1651 @cindex tasks, creating
1653 You can create a task from any buffer in Emacs by invoking
1654 @command{M-x planner-create-task-from-buffer}.
1656 This command does more than just add an item to your list of tasks. It
1657 also connects that item to some useful context information.
1659 If you create a task while viewing any buffer other than a Planner
1660 day page, Planner will associate the task with a hyperlink to that
1661 buffer. Try it now by creating a task from this Info buffer.
1663 @enumerate
1664 @item @kbd{M-x planner-create-task-from-buffer}
1665 @item
1666 When prompted for the task name, enter @kbd{Learn how to change a task's
1667 status} and press @key{RET}.
1669 @item
1670 When prompted for the date, press @key{RET} to schedule the task for
1671 today.
1673 @item
1674 When prompted for the project page, press @key{RET} to accept the
1675 default page of @samp{TaskPool}. This is a page for tasks not connected
1676 to a larger plan.
1678 @end enumerate
1680 Planner prompts you for two pieces of information when you ask it
1681 to create a task. First, it asks you when you would like to have the
1682 task show up in your planner. If you would like it to be scheduled for
1683 today, you can just hit @key{RET}. If you would like it to be
1684 scheduled for some day during the current month, you can just enter
1685 the date, without the month, like @samp{16}. If you would like it to
1686 be scheduled for some day in a future month of the current year, you
1687 can enter just the month and date, like @samp{06.16}. If you would
1688 like to schedule something for next year, then enter the full date,
1689 like @samp{06.16.2005}. If you do not want this task to appear on a
1690 day page at all, you can enter @samp{nil}.
1692 The second piece of information Planner asks for is the name of
1693 the project to associate the task with. In the above example, you
1694 associated the task with the project ``TaskPool'', which means that
1695 you did not want to associate the task with a particular project or
1696 goal in your life. Another way to do this is to answer the project
1697 prompt by entering @samp{nil}. But instead, you might enter
1698 @samp{LearnPlanner} as the project. This creates a new page called
1699 ``LearnPlanner'' in your planner directory and places an entry for the
1700 task on that page.
1702 The task then exists in two places: once on your day page, to show how
1703 it fits into your daily work; and once on a project page, to show how
1704 it fits into your larger projects and goals. In the future you might
1705 add related tasks like, ``Memorize Planner keybindings''. These
1706 tasks might be scattered over weeks or months worth of day pages, but
1707 as long as you enter the same project name for each, you will have a
1708 way to look at them all together on a single project page.
1710 Planner also creates hyperlinks to enable you to easily move back
1711 and forth between the day page system and the project page
1712 system. Each task on a day page will have a hyperlink to its project
1713 page. Each task on a project page will have a hyperlink to its day
1714 page.
1716 After using Planner for a while, you may find yourself with quite
1717 a few project pages. Keep in mind that completion is enabled at the
1718 project prompt when you create a task, so hitting @kbd{SPC} or
1719 @kbd{TAB} at the prompt will show you a list of your current project
1720 pages.
1722 Once the task is created, you are returned to the buffer you were
1723 working in again, Planner gets out of your way, and you can go on
1724 about your business. Later on, when you decide to actually work on
1725 that ``Memorize Planner keybindings'' task, you will be able to
1726 follow the hyperlink from that task on your day or project page
1727 directly to the relevant node in the Planner info file!
1729 By default, @command{M-x planner-create-task-from-buffer} creates
1730 medium-priority tasks, marked with the letter @samp{B}.  But you can
1731 specify a particular priority or change the default (@pxref{Task
1732 Priorities}).
1734 You don't have to use @command{planner-create-task-from-buffer} to
1735 create tasks. You can also create new tasks manually by typing them
1736 directly on your day or project page in the format Planner expects. You
1737 can even still create hyperlinks by using Muse formatting as you
1738 manually type the new task (@pxref{Hyperlinks}). Keep in mind also that
1739 tasks do not have to be linked to any other page.
1741 For convenience, @command{planner-create-task-from-buffer} is bound to
1742 @kbd{C-c C-t} in Planner buffers.  You can bind
1743 @command{planner-create-task-buffer} to a shortcut key.  See the
1744 manual for your Emacs distribution to find out more about keybinding.
1746 @defun planner-create-task-from-buffer title date plan-page
1747 Create a new task named @var{title} on @var{date} based on the current
1748 buffer.
1750 With a prefix, associate the task with the current planner page.  If
1751 you create a task on a date page, you will be prompted for a plan
1752 page.  If you create a task on a plan page, you will be prompted for a
1753 day page.  If nil is specified, the task is created only on the
1754 current page.
1756 See @code{planner-create-task} for more information.
1758 The new task is created at the top or bottom of the first block of
1759 tasks on the scheduled day page (if any), depending on the value of
1760 @code{planner-add-task-at-end-flag}.
1761 @end defun
1763 @defun planner-create-task title date annotation plan-page
1764 Create a new task named @var{title} based on the current Wiki page.
1765 If @var{date} is non-nil, makes a daily entry on @var{date}, else
1766 makes an entry in today's planner page. It's assumed that the current
1767 Wiki page is the page you're using to plan an activity. Any time
1768 accrued to this task will be applied to that page's name in the
1769 timelog file, assuming you use timeclock (@pxref{Time Intervals, , ,
1770 Emacs, GNU Emacs Manual}). If @var{annotation} is non-nil, it will be
1771 used for the page annotation. If @var{plan-page} is non-nil, the task
1772 is associated with the given page.
1774 With a prefix, associate the task with the current planner page.  If
1775 you create a task on a date page, you will be prompted for a plan
1776 page.  If you create a task on a plan page, you will be prompted for a
1777 day page.  If nil is specified, the task is created only on the
1778 current page.
1780 You probably want to call @code{planner-create-task-from-buffer}
1781 instead.
1783 The new task is created at the top or bottom of the first block of
1784 tasks on the scheduled day page (if any), depending on the value of
1785 @code{planner-add-task-at-end-flag}.
1786 @end defun
1788 @node Task Priorities, Task IDs, Creating a Task, Creating New Tasks
1789 @comment  node-name,  next,  previous,  up
1790 @subsubsection Task Priorities
1792 You can set the priority of a task when you create it, rather than
1793 waiting to adjust it after the fact. In order to do this, call the
1794 function corresponding to the priority you want. You probably want to
1795 bind these functions to some keys if you intend to use them much.
1797 @itemize
1798 @item @code{planner-create-high-priority-task-from-buffer}
1799 creates a task with priority @samp{A}.
1801 @item @code{planner-create-medium-priority-task-from-buffer}
1802 creates a task with priority @samp{B}.
1804 @item @code{planner-create-low-priority-task-from-buffer}
1805 creates a task with priority @samp{C}.
1806 @end itemize
1808 Or, you can change the default priority of
1809 @command{planner-create-task-from-buffer} by customizing
1810 @var{planner-default-task-priority}.
1812 You can actually use just one general priority, but using more than
1813 one color-codes your tasks and gives you a better overview of your
1814 day.
1817 @node Task IDs, Cyclic Tasks, Task Priorities, Creating New Tasks
1818 @comment  node-name,  next,  previous,  up
1819 @subsubsection Task IDs
1820 @cindex @file{planner-id.el}, using
1821 @cindex tasks, IDs
1823 After loading @file{planner.el}, make sure that @file{planner-id.el} is
1824 in your load path and add this to your @file{.emacs} (or @file{_emacs}):
1826 @example
1827 (require 'planner-id)
1828 @end example
1830 This module modifies the behavior of @file{planner.el}, adding global
1831 task IDs so that tasks can be edited and updated. Planner IDs are of
1832 the form @samp{@{@{Identifier:Number@}@}}.
1834 @subheading Options
1836 @defopt planner-id-add-task-id-flag
1837 Non-nil means automatically add global task IDs to newly-created
1838 tasks. If nil, use @command{planner-id-add-task-id} to add IDs to
1839 existing tasks, or @command{planner-id-add-task-id-to-all} to add to
1840 all tasks on the current page.
1841 @end defopt
1843 @defopt planner-id-update-automatically
1844 Non-nil means automatically update linked tasks whenever a page is
1845 saved. If nil, use @command{planner-update-task} to update the linked
1846 task. By default, linked tasks are automatically updated.
1847 @end defopt
1849 @defopt planner-id-tracking-file
1850 File that contains ID tracking data. This file is automatically
1851 overwritten.
1852 @end defopt
1854 @subheading Functions
1856 The following interactive functions are defined in @file{planner-id.el}:
1858 @defun planner-id-jump-to-linked-task &optional info
1859 Display the linked task page. If @var{info} is specified, follow that
1860 task instead.
1861 @end defun
1863 @defun planner-id-add-task
1864 Add a task ID for the current task if it does not have one
1865 yet. Update the linked task page, if any.
1866 @end defun
1868 @defun planner-id-update-tasks-on-page &optional force
1869 Update all tasks on this page. Completed or cancelled tasks are not
1870 updated. This can be added to @code{write-file-functions}. If
1871 @var{force} is non-nil, completed and cancelled tasks are also
1872 updated.
1873 @end defun
1875 @defun planner-id-add-task-id-to-all
1876 Add a task ID for all the tasks on the page. Update the linked page,
1877 if any.
1878 @end defun
1880 @defun planner-id-search-id id
1881 Search for all occurrences of @var{id}.
1882 @end defun
1884 @defun planner-id-follow-id-at-point
1885 Display a list of all pages containing the ID at point.
1886 @end defun
1888 @defun planner-id-follow-id-at-mouse event
1889 Display a list of all pages containing the ID at mouse. @var{event} is
1890 the mouse event.
1891 @end defun
1893 @node Cyclic Tasks, Task Detail, Task IDs, Creating New Tasks
1894 @comment  node-name,  next,  previous,  up
1895 @subsubsection Cyclic Tasks
1896 @cindex @file{planner-cyclic.el}, using
1897 @cindex tasks, cyclic
1898 @cindex cyclic tasks
1899 @cindex recurring tasks
1901 If there are tasks that you have to do regularly, you can have Planner
1902 schedule those tasks automatically.
1904 Make sure that @file{planner-cyclic.el} is in your load path and add
1905 this to your @file{.emacs} (or @file{_emacs}):
1907 @example
1908 (require 'planner-cyclic)
1909 @end example
1911 Create a diary file named @file{~/.diary.cyclic-tasks}
1912 (or the value of @code{planner-cyclic-diary-file}). Here is an example:
1914 @example
1915 Tuesday #B0 _ Study Japanese
1916 Friday #B0 _ Study Japanese (JapaneseStudies)
1917 @end example
1919 The first will be a plain task, the second will be linked.  The first
1920 line will automatically create its task every Tuesday, while the
1921 second will create it every Friday.
1923 You can schedule tasks in a variety of ways. This module uses the same
1924 syntax for specifying when tasks will be scheduled as the Emacs diary
1925 uses for appointments and events. See @ref{Date Formats, the GNU Emacs
1926 Manual, Date Formats,emacs, the GNU Emacs Manual}, and @ref{Sexp Diary
1927 Entries, the GNU Emacs Lisp Reference Manual, Sexp Diary
1928 Entries,elisp, the GNU Emacs Lisp Reference Manual}, for a full
1929 description of the possibilities.
1931 By default, planner-cyclic creates multiple tasks if you let tasks build
1932 up (that is, the next Tuesday rolls around and you @emph{still} haven't
1933 marked the task as done.) To turn off this behavior:
1935 @example
1936 (setq planner-cyclic-diary-nag nil)
1937 @end example
1939 @subheading Functions
1941 @file{planner-cyclic-diary} includes the following interactive
1942 functions:
1944 @defun planner-cyclic-create-tasks-maybe
1945 Maybe create cyclic tasks. This will only create tasks for future
1946 dates or today.
1947 @end defun
1949 @node Task Detail, Deadlines, Cyclic Tasks, Creating New Tasks
1950 @comment  node-name,  next,  previous,  up
1951 @subsubsection Task Detail
1952 @cindex tasks
1954 You may find your planner pages getting very full, so that you want to
1955 have one broad task entry be linked to a more specific list of
1956 sub-tasks. Or, maybe you want to have a number of notes linked to a
1957 particular task.
1958 @cindex tasks, sub-
1959 @cindex tasks, meta-
1960 @cindex meta-tasks
1961 @cindex sub-tasks
1963 This can be done with targets.  You can have a task that is really a
1964 meta-task:
1966 @example
1967 #A1  _ Do things in RevelleLog#13 @{@{Tasks:101@}@} (RevelleLog)
1968 @end example
1970 @samp{RevelleLog#13} could then be a list of sub-tasks in the form of
1971 a note, or any kind of note.
1973 Or, instead of pointing to a particular note on @samp{RevelleLog}, you
1974 could have the whole page be tasks that you enter in manually, without
1975 linking them to another page. You can just type them in like this:
1977 @example
1978 #A1  _ First specific thing to do
1979 @end example
1981 This way, the tasks will only appear on this specific project page,
1982 and not on any daily page, so you only see them when you want to look
1983 up all of the specific tasks associated with @samp{#A1  _ Do things in
1984 RevelleLog @{@{Tasks:101@}@} (RevelleLog)}.
1986 As you can see, the ability to manually enter tasks is one of
1987 Planner's nicest features. It allows you to create tasks that are
1988 not assigned to a specific date (by manually entering them on a
1989 project page with no date) or to a specific project (by manually
1990 entering them on a day page with no project). Yet as long as you enter
1991 them using the syntax it understands, Planner will continue to
1992 recognize them as tasks.
1994 Another way to have a task not be connected to a particular date is to
1995 do @kbd{C-c C-c} (@code{planner-copy-or-move-task}) and specify
1996 @samp{nil} when asked for the date.
1998 If you would like to see a list of all of your unfinished scheduled
1999 tasks, do @kbd{M-x planner-list-unfinished-tasks}.  It is only intended
2000 to give you an overview.  Any editing you want to do, like marking tasks
2001 complete or editing their description, still needs to be done on one of
2002 the tasks' ``real'' planner pages.
2004 @node Deadlines,  , Task Detail, Creating New Tasks
2005 @comment  node-name,  next,  previous,  up
2006 @subsubsection Deadlines
2007 @cindex tasks, deadlines for
2008 @cindex deadlines, task
2009 @cindex @file{planner-deadline.el}, using
2011 You can use @file{planner-deadline.el} to automatically recalculate
2012 days to a deadline by adding @code{(require 'planner-deadline)} to
2013 your @file{~/.emacs}. With the default setup, make your tasks of the
2014 form
2016 @example
2017 #A0 _ Some task @{@{Deadline: 2004.09.12@}@}
2018 @end example
2020 (Note: There must be at least one space after the colon.)
2022 After you run @code{planner-deadline-update} to update task descriptions,
2023 the task will be of the form
2025 @example
2026 #A0 _ Some task @{@{Deadline: 2004.09.12 - 2 days@}@}
2027 @end example
2029 @subheading Options
2031 @defopt planner-deadline-regexp
2032 Regular expression for deadline data.
2033 The special deadline string should be regexp group 1. The
2034 date (YYYY.MM.DD) should be regexp group 2.
2035 @end defopt
2037 @subheading Functions
2039 @defun planner-deadline-update
2040 Replace the text for all tasks with deadlines. Deadlines are of the
2041 form @samp{@{@{Deadline: YYYY.MM.DD@}@}} by default.
2042 @end defun
2044 @defun planner-deadline-change &optional date
2045 Change the deadline of current task to @var{date}. If @var{date} is nil,
2046 remove deadline.
2047 @end defun
2049 @node Organizing Your Tasks, Task Reports and Overviews, Creating New Tasks, More about Tasks
2050 @comment  node-name,  next,  previous,  up
2051 @subsection Organizing Your Tasks
2052 @cindex tasks, organizing
2053 @cindex tasks, old
2055 Okay, now that you've gotten the hang of creating tasks, you're probably
2056 facing a really long list of things to do. How can you organize them so
2057 that they don't overwhelm you? Planner gives you a number of strategies
2058 for dealing with large numbers of tasks.
2060 @enumerate
2061 @item Arrange your tasks in the rough order you're going to do them.
2062 @item Use #A, #B and #C task priorities to differentiate between
2063       high-priority, normal and low-priority tasks.
2064 @item Schedule your tasks onto different days.
2065 @item Group your tasks into plan pages.
2066 @item Don't schedule all your tasks.
2067 @end enumerate
2069 @enumerate
2071 @item @emph{Task order}
2073 To remind yourself to do tasks in a certain order, simply edit the
2074 lines so that they're in the order you want. You can use normal
2075 editing commands like kill, yank and transpose-line to reorder the
2076 tasks, or use @key{M-p} (@code{planner-raise-task}) and @key{M-n}
2077 (@code{planner-lower-task}) to rearrange the tasks.
2079 @item @emph{Task priorities}
2081 By default, tasks are created with medium priority (@samp{#B}). You
2082 can make a task high-priority (@samp{#A}) or low-priority (@samp{#C})
2083 by manually editing the task and calling M-x planner-update-task to
2084 update the linked page. Alternatively, you can use @key{C-M-p}
2085 (@code{planner-raise-task-priority}) and @key{C-M-n}
2086 (@code{planner-lower-task-priority}) to modify the task and update the
2087 linked page.
2089 You can edit the priority of a task using @kbd{M-x
2090 planner-edit-task-priority}, or manually edit it and call @kbd{M-x
2091 planner-update-task} to update tasks on the linked page.
2093 @item @emph{Schedule your tasks on different days}
2095 You don't have to do everything today. Is this a task you would rather
2096 do tomorrow? Schedule it for then instead. You can specify @samp{+n}
2097 or @samp{-n} whenever you are asked for a date, where @var{n} is the
2098 number of days before or after the current file's date or today.
2099 Don't over-procrastinate things, though!
2101 @item @emph{Plan pages}
2103 Plan pages let you group related tasks and notes together for easy
2104 reference. For example, you could have a plan page for each major
2105 project or goal in your life, like @samp{GoodHealth} or
2106 @samp{FurtherStudies}.
2108 Although plan pages start by grouping everything under a @samp{*
2109 Tasks} header, you can organize your plan pages in different ways. For
2110 example, you can separate groups of tasks with blank lines, and
2111 Planner will sort tasks within each group.
2113 @item @emph{Tasks without dates}
2115 Plan pages also allow you to have undated tasks or tasks with no
2116 particular deadlines. This keeps your daily task list small and
2117 manageable while making it easier for you to find things to do if you
2118 have free time. Make sure you check your plan pages regularly so that
2119 you don't completely forget about them.
2121 For automated scheduling of the next task on a plan page after you
2122 complete a task, see the section in
2123 @uref{http://sacha.free.net.ph/notebook/emacs/planner-config.el} named
2124 ``Schedule next undated task from same project''.
2126 @end enumerate
2129 @menu
2130 * Multiple Projects::           
2131 * Viewing Tasks::               
2132 * Modifying Tasks::             
2133 * Carrying Over Unfinished Tasks::  
2134 * Task Numbering::              
2135 * Task Ranks::                  planner-rank.el
2136 * Grouping Tasks::              planner-trunk.el
2137 @end menu
2139 @node Multiple Projects, Viewing Tasks, Organizing Your Tasks, Organizing Your Tasks
2140 @comment  node-name,  next,  previous,  up
2141 @subsubsection Associating Tasks with Multiple Projects
2142 @cindex multiple projects
2143 @cindex @file{planner-multi.el}, using
2145 You can use @file{planner-multi.el} to associate a task with more than
2146 one project. That way, you can easily keep GTD-style context lists as
2147 well as project-related lists.
2149 To use multiple projects, add the following to your @samp{~/.emacs}:
2151 @example
2152 (require 'planner-multi)
2153 @end example
2155 Under GNU Emacs, you can specify multiple projects by separating them
2156 with a single space. For example, you can specify @kbd{planner doc}
2157 when creating a task to associate the task with those two projects.
2159 Under XEmacs, you can specify multiple projects by typing @kbd{RET}
2160 after each entry and terminating the list with another @kbd{RET}. For
2161 example, to specify @kbd{planner} and @kbd{doc}, you would type
2162 @kbd{planner RET doc RET RET} at the prompt.
2164 If you want to see an overview of all of your tasks as well as
2165 project- or context-specific lists, you can set
2166 @code{planner-multi-copy-tasks-to-page} to your overview page(s). For
2167 example, set it to @samp{TaskPool} to be able to see an overview of
2168 all of your unfinished tasks. You can also set this to multiple pages
2169 such as @samp{[[TasksByProject][p]] [[TasksByContext][c]]} and use
2170 @file{planner-trunk.el} to sort and organize tasks for easy reference.
2171 (@pxref{Grouping Tasks})
2173 @subheading Options
2175 @defopt planner-multi-copy-tasks-to-page
2176 Automatically copy newly-created tasks to the specified page.
2177 @end defopt
2179 By default, tasks are removed from
2180 @code{planner-multi-copy-tasks-to-page} when you call
2181 @code{planner-task-done} or @code{planner-task-cancelled}. If you
2182 prefer to keep a copy of the task, remove
2183 @code{planner-multi-remove-task-from-pool} from
2184 @code{planner-mark-task-hook}.
2186 If you want to use a different separator instead of spaces, customize
2187 the @code{planner-multi-separator} variable.
2189 @defopt planner-multi-separator
2190 String that separates multiple page references.
2192 For best results, this should be something recognized by
2193 @code{muse-link-at-point} so that links are highlighted
2194 separately.
2195 @end defopt
2197 @node Viewing Tasks, Modifying Tasks, Multiple Projects, Organizing Your Tasks
2198 @comment  node-name,  next,  previous,  up
2199 @subsubsection Viewing tasks
2200 @cindex tasks, viewing
2202 Review the tasks scheduled for today by typing @kbd{M-x
2203 planner-goto-today}.  If you created the task from the previous
2204 section in this tutorial, you should see a line that looks like
2206 @example
2207 #A _ Learn how to change a task's status from Tasks (TaskPool)
2208 @end example
2210 If you have @code{planner-use-task-numbers} set to non-nil, you will see
2211 something like the following instead.
2213 @example
2214 #A0 _ Learn how to change a task's status from Tasks (TaskPool)
2215 @end example
2217 From left to right, these are what the symbols mean:
2219 @itemize
2220 @item @samp{A} - Priority.  A (high)
2221 @item
2222 @samp{0} - Priority number.  It is calculated whenever you save the file
2223 or call @command{planner-renumber-tasks}, provided that
2224 @code{planner-use-task-numbers} is non-nil.  Tasks are numbered in
2225 ascending order according to priorities.
2226 @item @samp{_} - Status.  _ (unfinished)
2227 @end itemize
2229 If you click on @samp{Tasks} or press @key{RET} while your cursor is
2230 in the link, Emacs will display the previous info page.
2232 If you select @samp{TaskPool}, Emacs will display the @samp{TaskPool}
2233 plan page.  Plan pages organize your tasks and notes about a project
2234 in one file.
2236 @subheading Functions
2238 You can use @command{planner-seek-next-unfinished-task} to move to the
2239 next unfinished task on the current page.
2241 @defun planner-list-tasks-with-status status &optional pages
2242 Display all tasks that match the STATUS regular expression on all day
2243 pages.  The PAGES argument limits the pages to be checked in this
2244 manner:
2246 @itemize
2247 @item @code{t}: check all pages
2248 @item regexp: search all pages whose filenames match the regexp
2249 @item list of page names: limit to those pages
2250 @item alist of page/filenames: limit to those pages
2251 @end itemize
2253 Called interactively, this function will search day pages by
2254 default. You can specify the start and end dates or leave them as
2255 nil to search all days. Calling this function with an interactive
2256 prefix will prompt for a regular expression to limit pages.
2257 Specify @samp{.} or leave this blank to include all pages.
2259 This function could take a long time.
2260 @end defun
2262 @defun planner-list-unfinished-tasks &optional pages
2263 Display all unfinished tasks. @var{pages} follows
2264 planner-list-tasks-with-status.
2265 @end defun
2267 @defun planner-jump-to-linked-task task-info
2268 Display the task page linked to by the current task or
2269 @var{task-info}.
2270 @end defun
2272 @node Modifying Tasks, Carrying Over Unfinished Tasks, Viewing Tasks, Organizing Your Tasks
2273 @comment  node-name,  next,  previous,  up
2274 @subsubsection Modifying Tasks
2275 @cindex tasks, modifying
2276 @cindex tasks, editing
2278 To select a task, move your cursor to the line containing the task.
2280 Change a task's priority (@samp{A}, @samp{B} or @samp{C}) by editing
2281 the line. @samp{#A} tasks are important. @samp{#B} are medium
2282 priority. @samp{#C} are low priority. Whenever you save the file or
2283 call @kbd{M-x planner-fix-tasks}, tasks are sorted and numbered
2284 according to priority and status.
2286 Change a task's status by calling one of the following functions:
2288 @itemize
2289 @item planner-task-in-progress @samp{o} (@kbd{C-c C-z})
2290 @item planner-task-done @samp{X} (@kbd{C-c C-x})
2291 @item planner-task-cancelled @samp{C} (@kbd{C-c C-S-x})
2292 @item planner-task-delegated @samp{D}
2293 @item planner-task-pending @samp{P}
2294 @item planner-task-open @samp{_}
2295 @end itemize
2297 After changing the status using a function, look at the
2298 @samp{TaskPool} plan page.  The task is also updated on the linked
2299 page.  If you changed the task status manually by replacing the status
2300 with another character, you will need to call
2301 @command{planner-update-task} to update the linked page.
2303 To reschedule a task, call @command{planner-copy-or-move-task} (@kbd{C-c
2304 C-c}) and choose a new date.  You can mark a region and type @kbd{M-x
2305 planner-copy-or-move-region} to reschedule all the contained tasks to a
2306 different date.  Enter @samp{nil} for the date if you don't want the
2307 task or group of tasks to appear on any date page at all anymore. This
2308 is a good way to ``de-schedule'' a task for the time being, but still
2309 keep it linked to a plan page for possible future scheduling.
2311 To change the plan page associated with a task, call
2312 @command{planner-replan-task}.  Enter @samp{nil} for the plan page if
2313 you don't want the task to appear on any plan page anymore. If you
2314 precede the command with a prefix argument, the text of the original
2315 plan page will appear in the prompt for easy editing.
2317 Since the same task may exist on two or more pages, such as a date page
2318 and a plan page, it is dangerous to edit the description of the task by
2319 hand. You should not do it unless you want to make the exact same
2320 changes on all its linked pages.
2322 Instead of doing this by hand, you should use
2323 @command{planner-edit-task-description}. This will prompt you for the
2324 changes to the task description and then update all the other pages to
2325 which the task is linked.  Or, you can just use
2326 @command{planner-delete-task} to remove the task from both pages, and
2327 then create it again with the new desired description.
2329 To remind yourself to do tasks in a certain order, simply edit the
2330 lines so that they're in the order you want.
2331 @command{planner-raise-task} and @command{planner-lower-task} update
2332 the priorities on linked pages automatically. You can organize tasks
2333 into groups by putting a blank line between groups of tasks.
2334 Planner will maintain the groupings and only sort the tasks within
2335 that group.
2337 @subheading Functions
2339 @defun planner-replan-task page-name
2340 Change or assign the plan page for the current task.  @var{page-name}
2341 is the new plan page for the task. Use
2342 @code{planner-copy-or-move-task} if you want to change the date. With a
2343 prefix, provide the current link text for editing.
2344 @end defun
2346 @defun planner-raise-task-priority
2347 Change a low-priority task to a medium-priority task and a
2348 medium-priority task to a high-priority task (C to B to A).
2349 @end defun
2351 @defun planner-lower-task-priority
2352 Change a high-priority task to a medium-priority task and a
2353 medium-priority task to a low-priority task (A to B to C).
2354 @end defun
2356 @defun planner-raise-task arg
2357 Move a task up @var{arg} steps.  By default, @var{arg} is 1.
2358 @end defun
2360 @defun planner-lower-task  arg
2361 Move a task down @var{arg} steps.  By default, @var{arg} is 1.
2362 @end defun
2364 @defun planner-edit-task-description description
2365 Change the description of the current task, updating the linked page
2366 if any.
2367 @end defun
2369 @defun planner-delete-task
2370 Delete this task from the current page and the linked page.
2371 @end defun
2373 @defun planner-update-task
2374 Update the current task's priority and status on the linked page.
2375 Tasks are considered the same if they have the same description.
2376 This function allows you to force a task to be recreated if it
2377 disappeared from the associated page.
2378   
2379 Note that the text of the task must not change. If you want to be able
2380 to update the task description, see @code{planner-edit-task-description}
2381 or @file{planner-id.el}.
2382 @end defun
2384 See @command{planner-install-extra-task-keybindings} for additional
2385 task-related shortcuts.
2387 @node Carrying Over Unfinished Tasks, Task Numbering, Modifying Tasks, Organizing Your Tasks
2388 @comment  node-name,  next,  previous,  up
2389 @subsubsection Carrying Over Unfinished Tasks
2390 @cindex tasks, carrying over
2392 Sometimes you won't be able to cross off all the tasks on your list.
2393 Planner makes it easy for you to keep track of things you still have
2394 to do by automatically rescheduling unfinished tasks from the past few
2395 days. By default, the @command{plan} command searches for unfinished
2396 tasks from the last three days and reschedules them onto today. If you
2397 open Planner every day, this should cover weekends easily.
2399 It's a good idea to start Planner whenever you start Emacs. That way,
2400 Planner can help remind you about today's tasks, appointments, and other
2401 things. To automatically start Planner whenever you start up Emacs, add
2402 the following code to the end of your @file{~/.emacs}:
2404 @example
2405 (plan)
2406 @end example
2408 Now, every time you start Emacs (which should be more or less once a
2409 day), you'll see today's page. If you don't finish all the tasks today,
2410 you'll see them again tomorrow.
2412 It's a good idea to start Planner every time you start Emacs so that
2413 you get reminded about your task list. If you prefer to start Planner
2414 manually, remember to call @kbd{M-x plan} every so often to make sure
2415 that you don't forget any unfinished tasks. Safe in the knowledge that
2416 Planner tasks won't slip through the cracks (unlike little slips of
2417 paper that will invariably get mislaid), you can then get on with the
2418 rest of your life.
2420 If your increased productivity with Planner leads to a well-deserved
2421 two-week vacation, then you'll need to tell Planner to search more days
2422 for unfinished tasks. By using @kbd{M-x plan}, you can automatically
2423 bring forward tasks over a given number of days or even scan all the
2424 days since time immemorial. @kbd{C-u 15 M-x plan} reschedules all
2425 unfinished tasks from the last 15 days. @kbd{C-u -1 M-x plan} checks all
2426 of your past day pages for unfinished tasks.
2428 Like everything else in Planner, you can adapt @kbd{M-x plan} to your
2429 particular way of life. For example, if you find yourself starting up
2430 Emacs and Planner every day--including weekends--because it's just so
2431 much fun, you can set the @code{planner-carry-tasks-forward} to 1.
2432 This can make your Emacs startup marginally faster. On the other hand,
2433 if you normally start Emacs once a week, you can set it to 7 or 8. If
2434 you're worried about tasks dropping off your radar, you can set it to
2435 0. You can set the value of @var{planner-carry-tasks-forward} either
2436 with @key{M-x customize-variable RET planner-carry-tasks-forward RET},
2437 or by putting @code{(setq planner-carry-tasks-forward 3)} (replacing
2438 @code{3} with the value appropriate for what you want) in your
2439 @file{~/.emacs} file.
2441 On the other hand, you might prefer to reschedule tasks yourself. If
2442 you set @code{planner-carry-tasks-forward} to @code{nil}, then
2443 @command{M-x plan} and @code{(plan)} will bring you to the most recent
2444 page with unfinished tasks if there is no page for today. You can then
2445 use @command{planner-copy-or-move-task} and
2446 @command{planner-copy-or-move-region} to reschedule tasks. This is
2447 probably more hassle than it's worth, though, so let Planner take care
2448 of this for you.
2450 @subheading Options
2452 @defopt planner-carry-tasks-forward
2453 If non-nil, carry unfinished tasks forward automatically.
2454 If a positive integer, scan that number of days in the past.
2455 If 0, scan all days for unfinished tasks.
2456 If t, scan one day in the past (old behavior).
2457 If nil, do not carry unfinished tasks forward.
2458 @end defopt
2460 @subheading Functions
2462 @defun plan &optional force-days
2463 Start your planning for the day, carrying unfinished tasks forward.
2465 If @var{force-days} is a positive integer, search that many days in the
2466 past for unfinished tasks.
2467 If @var{force-days} is @code{0} or @code{t}, scan all days.
2468 If @var{force-days} is @code{nil}, use the value of
2469 @code{planner-carry-tasks-forward} instead, except t means scan only
2470 yesterday
2472 @end defun
2474 @defun planner-copy-or-move-task date force
2475 Reschedule the task for @var{date}. If @var{force} is non-nil, the
2476 task is moved regardless of status. It also works for creating tasks
2477 from a Note. Use @code{planner-replan-task} if you want to change the
2478 plan page in order to get better completion.
2479 @end defun
2481 @defun planner-copy-or-move-region beg end date muffle-errors
2482 Move all tasks from @var{beg} to @var{end} to @var{date}.
2483 @code{planner-copy-or-move-region} will copy or move all tasks from
2484 the line containing @var{beg} to the line just before @var{end}. If
2485 @var{muffle-errors} is non-nil, no errors will be reported.
2486 @end defun
2488 @node Task Numbering, Task Ranks, Carrying Over Unfinished Tasks, Organizing Your Tasks
2489 @comment  node-name,  next,  previous,  up
2490 @subsubsection Task Numbering
2492 By default, tasks are numbered according to their position on the
2493 page.  Task numbers allow you to refer to tasks using Muse links.
2494 For example, the @samp{#A1} task in @file{2004.08.16} can be referred to
2495 as @samp{2004.08.16#A1}.
2497 Note that task numbers change every time you re-sort and re-number tasks
2498 with @code{planner-fix-tasks}.  As a result, they are only reliable for
2499 references to past tasks.
2501 If you find yourself not using this functionality, you can turn off task
2502 numbers by using the following option.
2504 @subheading Options
2506 @defopt planner-use-task-numbers
2507 Non-nil means use task numbers when creating tasks.  This allows you
2508 to refer to past tasks if your tasks are numbered appropriately.
2509 If you set this to nil, you can save space in your plan files.
2510 @end defopt
2512 @node Task Ranks, Grouping Tasks, Task Numbering, Organizing Your Tasks
2513 @comment  node-name,  next,  previous,  up
2514 @subsubsection Task Ranks
2515 @cindex ranking tasks
2516 @cindex tasks, ranking
2517 @cindex @file{planner-rank.el}, using
2519 @file{planner-rank.el} models Franklin Covey's Urgency and Importance
2520 principle. When you think about a task, there are two aspects in
2521 consideration: Urgency and Importance. You may want to do the most
2522 urgent things first, like answering an email, or you may want to do
2523 the most important things first, like reading this manual. Or much
2524 better, balance Urgency and Importance and decide what to do.
2526 @file{planner-rank.el} can help you balance.
2528 Urgency and Importance are both measured by scores from 0-9. The
2529 higher the score, the more you want to do it first. 9 stands for ``I
2530 should have done this'' and 0 stands for ``I can forget this''.
2532 If you are using the planner @ref{Deadlines} feature, the Urgency
2533 score is automatically calculated from how many days are left to meet
2534 the deadline. By default, it will score 9 if the task is overdue and 0
2535 if the deadline is years away. Please refer to the docstring of
2536 @code{planner-rank-deadline-urgency-map-list} for detail.
2538 The task rank is calculated from Urgency and Importance scores. As
2539 different people balance urgency and importance differently, a number
2540 of @code{planner-rank-calculate-rank-*} functions are provided. The
2541 algorithms vary from a simple average to something like a weighted
2542 root mean square deviation.
2544 The aggressive versions of these functions
2545 (@code{planner-rank-calculate-rank-*-aggressive}) will make sure if
2546 one of Urgency and Importance is high, the resulting rank will be high
2547 as well. @code{planner-rank-calculate-rank-weighted-*} functions weigh
2548 the Urgency and Important scores depending on
2549 @code{planner-rank-importance-vs-urgency-factor}.
2551 Call @code{planner-rank-test-algorithm} on each of the functions and
2552 check the result tables to see which one you like most, and set it to
2553 @code{planner-rank-rank-calculate-function}. Alternatively, accept the
2554 defaults and tweak them when you get a better feel for ranking.
2556 Once the Rank is calculated, the @ref{Task Priorities} will be
2557 automatically reset. If the Rank is greater than or equal to
2558 @code{planner-rank-priority-A-valve}, the task priority will be
2559 @samp{A}, if the Rank is between @code{planner-rank-priority-A-valve}
2560 and @code{planner-rank-priority-B-valve}, the priority will be @samp{B},
2561 else it will be @samp{C}.
2563 After setting the task importance and deadline, you can leave it as
2564 is. As the deadline approaches, the task priority will automatically
2565 be raised and the task re-colored to catch your eyes.
2567 If you are using @code{planner-sort-tasks} (see @pxref{Making Files
2568 Pretty}), you can set @code{planner-sort-tasks-key-function} to one of
2569 @code{planner-sort-tasks-by-rank},
2570 @code{planner-sort-tasks-by-importance}, and
2571 @code{planner-sort-tasks-by-urgency}.
2573 @subheading Options
2575 @defopt planner-rank-change-hook
2576 Functions to run after @code{planner-rank-change}.
2577 @end defopt
2579 @defopt planner-rank-priority-A-valve
2580 Tasks with rank greater than or equal to this value will be set to
2581 priority @samp{A}.
2582 @end defopt
2584 @defopt planner-rank-priority-B-valve
2585 Tasks with rank greater than or equal to this value and less than
2586 @code{planner-rank-priority-A-valve} will be set to priority
2587 @samp{B}. Tasks with rank less than this value will be set to priority
2588 @samp{C}.
2589 @end defopt
2591 @defopt planner-rank-deadline-urgency-map-list
2592 Defines how to calculate the Urgency score according to how many days
2593 are left to meet the deadline.
2594 @end defopt
2596 @defopt planner-rank-default-importance
2597 Default importance value for newly added rank.
2598 @end defopt
2600 @defopt planner-rank-default-urgency
2601 Default urgency value for newly added rank.
2602 @end defopt
2604 @defopt planner-rank-importance-vs-urgency-factor
2605 How much do you think importance is more ``important'' than urgency.
2606 This will be used in @code{planner-rank-calculate-rank-weighted-*}
2607 functions.
2608 @end defopt
2610 @defopt planner-rank-rank-calculate-function
2611 Define the function called to calculate rank.
2612 @end defopt
2614 @subheading Functions
2616 @defun planner-rank-change &optional importance urgency
2617 Set the Importance and Urgency of the current task.
2618 @end defun
2620 @defun planner-rank-update-current-task
2621 Recalculate rank for the current task.
2622 @end defun
2624 @defun planner-rank-update-all
2625 Recalculate rank for all tasks in the current page
2626 @end defun
2628 @defun planner-rank-update-all
2629 Recalculate rank for all tasks in the current page
2630 @end defun
2632 @node Grouping Tasks,  , Task Ranks, Organizing Your Tasks
2633 @comment  node-name,  next,  previous,  up
2634 @subsubsection Grouping Tasks with planner-trunk.el
2635 @cindex grouping tasks
2636 @cindex tasks, grouping
2637 @cindex @file{planner-trunk.el}, using
2639 @file{planner-trunk.el} helps you automatically group tasks according
2640 to a set of rules. It sorts and splits your tasks, adding a blank line
2641 between groups of tasks. For example, if today's page looks like this:
2643 @example
2644 * Tasks
2646 #B   _ Buy milk (GroceryShopping)
2647 #B   _ Learn how to use planner-trunk (PlannerMode)
2648 #B   _ Buy a notebook (Bookstore)
2649 #B   _ Buy cereal (GroceryShopping)
2650 #B   _ Set up my own planner-trunk rules (PlannerMode)
2651 #B   _ Customize my stylesheet (MuseMode)
2652 #B   _ Go for a health checkup (BetterHealth)
2653 @end example
2655 @noindent
2656 then you might want to group the tasks into: planner and muse,
2657 shopping list, and other items. If you set up the appropriate rules by
2658 customizing @code{planner-trunk-rule-list}, @file{planner-trunk.el}
2659 can automatically rewrite that section line this:
2661 @example
2662 * Tasks
2664 #B   _ Learn how to use planner-trunk (PlannerMode)
2665 #B   _ Set up my own planner-trunk rules (PlannerMode)
2666 #B   _ Customize my stylesheet (MuseMode)
2668 #B   _ Buy milk (GroceryShopping)
2669 #B   _ Buy a notebook (BookstoreShopping)
2670 #B   _ Buy cereal (GroceryShopping)
2672 #B   _ Go for a health checkup
2673 @end example
2675 @noindent
2676 In this case, you would set @code{planner-trunk-rule-list}
2677 to @code{(("." nil ("PlannerMode\\|MuseMode" "Shopping")))}.
2679 You can load @file{planner-trunk} with @kbd{M-x load-library RET
2680 planner-trunk RET} or add @code{(require 'planner-trunk)}. If you're
2681 not yet comfortable with Emacs Lisp, you can use @kbd{M-x
2682 customize-variable RET planner-trunk-rule-list RET} to edit this rule
2683 using an easy-to-use interface.
2685 WARNING: Do not keep non-task information in the Tasks section.
2686 planner-trunk will delete @strong{all} non-task lines from the Tasks
2687 section of your plan page in the process of grouping the tasks.
2689 After you set up @code{planner-trunk-rule-list}, use @command{M-x
2690 planner-trunk-tasks} to try out your rules until you're satistfied.
2692 If you want to do this automatically, you can use @code{(add-hook
2693 'planner-mode-hook 'planner-trunk-tasks)} to trigger it automatically
2694 whenever you open a Planner page.
2696 @node Task Reports and Overviews,  , Organizing Your Tasks, More about Tasks
2697 @subsection Task Reports and Overviews
2698 @cindex task reports
2699 @cindex task overviews
2700 @cindex reports, task
2701 @cindex overviews, task
2702 @cindex reports, accomplishment
2703 @cindex tasks, overview of
2705 Planner provides a number of different ways to generate different
2706 presentations of your tasks.
2708 @menu
2709 * Accomplishments::             planner-accomplishments.el
2710 * Status Reports::              planner-report.el
2711 * Task Overviews::              planner-tasks-overview.el
2712 * <tasks> tag::             
2713 * planner-registry::            Keep track of annotations
2714 * planner-zoom::                View and navigate tasks by time period
2715 @end menu
2717 @node Accomplishments, Status Reports, Task Reports and Overviews, Task Reports and Overviews
2718 @comment  node-name,  next,  previous,  up
2719 @subsubsection Generating Daily Accomplishment Reports
2720 @cindex reports, accomplishment
2721 @cindex @file{planner-accomplishments.el}, using
2722 @cindex tasks, overview of
2723 @cindex task reports
2724 @cindex reports, task
2725 @cindex overviews, task
2726 @cindex task overviews
2728 You can use @file{planner-accomplishments.el} to get a summary of your
2729 task activity for a particular day. The report is grouped by status
2730 and plan (on day pages) or date (on plan pages). An example report
2731 follows:
2733 @example
2734 Link        | Unfinished | In progress | Delegated | Completed | Total
2735 nil         | 1          | 0           | 0         | 6         | 7
2736 TaskPool    | 1          | 1           | 0         | 3         | 5
2737 Planner     | 0          | 0           | 1         | 1         | 2
2738 SchoolWork  | 0          | 0           | 0         | 1         | 1
2739 Total       | 2          | 1           | 1         | 11        | 15
2740 @end example
2742 This lets you see how you balance your time between your projects.
2744 @itemize
2746 There are currently two ways to use @file{planner-accomplishments.el}.
2748 @item Displaying a temporary buffer
2750 You can call @code{planner-accomplishments-show} to display a buffer
2751 containing the current page's accomplishment report.
2753 @item Rewriting sections of your planner
2755 Choose this approach if you want accomplishment reports to be in
2756 their own section and you would like them to be readable in your
2757 plain text files even outside Emacs. Caveat: The accomplishment
2758 section should already exist in your template and will be rewritten
2759 when updated.
2761 To use, set @code{planner-accomplishments-section} to the name of the
2762 section to rewrite (default: @samp{Accomplishments}). If you want
2763 rewriting to be automatically performed, call
2764 @code{planner-accomplishments-insinuate}. The accomplishments will be
2765 rewritten whenever you save a planner page. If you want rewriting to
2766 be manual, call @code{planner-accomplishments-update}.
2768 @end itemize
2770 @subheading Options
2772 @defopt planner-accomplishments-section
2773 Header for the accomplishments section in a plan page.
2774 Used by @code{planner-accomplishments-update}.
2775 @end defopt
2777 @defopt planner-accomplishments-status-display
2778 Alist of status-label maps also defining the order of display.
2779 Used by @code{planner-accomplishments-format-table}.
2780 @end defopt
2782 @subheading Functions
2784 @defun planner-accomplishments-insinuate ()
2785 Automatically call @code{planner-accomplishments-update} when saving
2786 tasks in @code{planner-mode} buffers.
2787 @end defun
2789 @defun planner-accomplishments-update ()
2790 Rewrite @code{planner-accomplishments-section} with a summary of tasks
2791 on this page.
2792 @end defun
2794 @defun planner-accomplishments-show ()
2795 Display a buffer with the current page's accomplishment report.
2796 @end defun
2798 @node Status Reports, Task Overviews, Accomplishments, Task Reports and Overviews
2799 @comment  node-name,  next,  previous,  up
2800 @subsubsection Status Reports
2801 @cindex status reports
2802 @cindex reports, status
2803 @cindex @file{planner-report.el}, using
2805 @file{planner-report.el} creates a status report for a given timespan.
2806 The report itself is just another Planner page in your planner
2807 directory.  Once generated, it contains tasks and notes culled from
2808 active project pages.  Tasks are only shown if they are incomplete or
2809 were completed within the timespan.  Notes are shown if they were
2810 created during the timespan.  Tasks and notes are grouped together under
2811 a heading for their corresponding project.
2813 The idea is you have one of these status reports generated periodically
2814 (say, every couple of weeks).  Perhaps you use cron to run them
2815 automatically and then mail you a reminder that they've been done.  Then
2816 you can edit the page, adding verbiage where it is needed and removing
2817 irrelevant items.  This editing process is as easy as editing any other
2818 Planner page.  Finally, you can publish the page along with the rest of
2819 your planner using @kbd{M-x muse-project-publish}.
2821 If you use planner-authz.el, you can tell planner-report.el only to
2822 consult project pages that a given list of users
2823 (@var{planner-report-authz}) can access when generating the report.  For
2824 example, if you're preparing a status report for your boss, add yourself
2825 and him to @var{planner-report-authz}.  The resulting status report will
2826 only contain information the two of you are supposed to have access to,
2827 and the report itself will be similarly restricted.
2829 @subheading Getting started
2831 Add the following to your .emacs file:
2833 @example
2834 (require 'planner-report)
2835 @end example
2837 Then you can use the following command to generate a status report:
2839 @example
2840 M-x planner-report-generate
2841 @end example
2843 You will be prompted for a beginning and ending date, and then the
2844 status report will be generated.  You can then edit it to your liking
2845 and publish it just like you would the rest of your planner.
2847 @subheading Options
2849 @defopt planner-report-authz
2850 List of users a status report should be restricted to.
2851 When status reports are generated, only planner pages accessible
2852 by these users will be consulted, and the resulting status report
2853 will be similarly restricted.
2854 @end defopt
2856 @defopt planner-report-pretty-print-plan-pages
2857 If non-nil, pretty print plan pages.
2858 If nil, leave page names as-is.
2859 This requires that @file{muse-wiki.el} be loaded to work properly.
2860 @end defopt
2862 @defopt planner-report-remove-task-numbers
2863 Remove task numbers when generating status reports.
2864 @end defopt
2866 @defopt planner-report-replace-note-numbers
2867 If non-nil, a string with which to replace note numbers when
2868 generating status reports.
2869 @end defopt
2871 @defopt planner-report-unfinished-offset
2872 If non-nil, the offset in days from the current date of
2873 unfinished tasks to include in the status report.  If nil,
2874 include all unfinished tasks.
2875 @end defopt
2877 @subheading Functions
2879 @defun planner-report-generate begin end
2880 Generate a status report spanning a period from @var{begin} to @var{end}.
2881 @var{begin} and @var{end} are in the format YYYY.MM.DD.
2882 @end defun
2884 @node Task Overviews, <tasks> tag, Status Reports, Task Reports and Overviews
2885 @comment  node-name,  next,  previous,  up
2886 @subsubsection Seeing an Overview of Tasks
2887 @cindex tasks, overview of
2888 @cindex task reports
2889 @cindex reports, task
2890 @cindex overviews, task
2891 @cindex task overviews
2892 @cindex @file{planner-tasks-overview.el}, using
2894 You can see a list of tasks with @file{planner-tasks-overview.el}.
2895 Seeing how you've scheduled tasks over the next few days can help you
2896 decide when to schedule another task. Table entries will be of the form
2898 @var{date} | @var{link} | @var{priority} @var{status} | @var{task-description}
2900 @subheading Functions
2902 To display the tasks between a set of day pages, use
2904 @defun planner-tasks-overview start end
2905 Display an overview of your tasks from @var{start} to @var{end}. If
2906 @var{start} is nil, start from the very first day page. If @var{end}
2907 is nil, include the very last day page. You can use
2908 @code{planner-expand-name} shortcuts here, like @kbd{+1} or @kbd{-1}.
2909 Pressing @key{RET} at the prompt will use today.
2911 Once in a @code{planner-tasks-overview} buffer, you can use
2912 the keyboard shortcut @key{o} to change the overview period.
2913 @end defun
2915 You can sort the task display with the following functions:
2917 @defun planner-tasks-overview-sort-by-date
2918 Sort the tasks by date. Keyboard shortcut: @key{1}
2919 @end defun
2921 @defun planner-tasks-overview-sort-by-plan
2922 Sort the tasks by associated plan page. Keyboard shortcut: @key{2}
2923 @end defun
2925 @defun planner-tasks-overview-sort-by-priority
2926 Sort the tasks by priority. Keyboard shortcut: @key{3}
2927 @end defun
2929 @defun planner-tasks-overview-sort-by-status
2930 Sort the tasks by status. Keyboard shortcut: @key{4}
2931 @end defun
2933 You can jump to linked tasks with
2935 @defun planner-tasks-overview-jump other-window
2936 Display the current task. If a prefix argument is supplied, show the
2937 task in another window. Keyboard shortcut: @key{j}
2938 @end defun
2940 @defun planner-tasks-overview-jump-other-window
2941 Display the current task in another window. Keyboard shortcut: @kbd{C-u j}
2942 @end defun
2944 You can view a summary of the tasks in your plan pages with
2946 @defun planner-tasks-overview-show-summary &optional file-list
2947 Count unscheduled, scheduled, and completed tasks for FILE-LIST. If
2948 called with an interactive prefix, prompt for the plan page(s) to
2949 display. Load @file{planner-multi.el} to be able to specify multiple
2950 pages.
2951 @end defun
2953 @subheading Keys
2955 @key{TAB}, @kbd{SHIFT-TAB} and @key{RET} navigate links in the usual
2956 fashion.
2958 @node <tasks> tag, planner-registry, Task Overviews, Task Reports and Overviews
2959 @subsubsection <tasks> tag
2960 @cindex <tasks> tag
2961 @cindex task reports
2962 @cindex reports, task
2963 @cindex overviews, task
2964 @cindex task overviews
2965 @cindex tasks, overview of
2967 @samp{<tasks>} is replaced by a report of tasks over all day pages in
2968 published pages (@pxref{Publishing}).
2970 @example
2971 All incomplete tasks
2973 <tasks status="^X">
2975 All completed tasks
2977 <tasks status="X">
2979 All tasks
2981 <tasks>
2982 @end example
2984 Warning: this function can be slow, as it checks all the day pages!
2986 @node planner-registry, planner-zoom ,<tasks> tag, Task Reports and Overviews
2987 @comment  node-name,  next,  previous,  up
2988 @section planner-registry
2989 @cindex @file{planner-registry.el}, using
2991 The @file{planner-registry} module provides a way to keep track of all
2992 the URLs in your projects, and to list them depending on the current
2993 buffer.  The URLs are defined in @code{muse-url-protocols} module from
2994 Muse.
2996 If a URL has been created by @code{planner-create-task-from-buffer},
2997 going to that buffer and calling @code{planner-registry-show} will show
2998 you where Planner put the URL.
3000 @subheading Getting started
3002 To begin using @file{planner-registry}, add the following to your
3003 Planner configuration file.
3005 @example
3006 (require 'planner-registry)
3007 (planner-registry-initialize)
3008 @end example
3010 You must put it after the place where Planner has been loaded in your
3011 configuration file.
3013 If you want the registry to be updated each time you save a Planner
3014 file, add the following to your Planner configuration.
3016 @example
3017 (planner-registry-insinuate)
3018 @end example
3020 If you don't want to update the registry each time a file is written,
3021 you can do it manually with @code{planner-registry-update}: it will
3022 update the registry for saved Planner/Muse buffers only.
3024 @file{planner-registry} does not define any keybindings by default.  Its
3025 most useful interactive function is @code{planner-registry-show}.
3027 @subheading Example usage
3029 Say for example that you created a task from an e-mail.  Go to that
3030 e-mail and call @code{planner-registry-show}: it will open a new buffer
3031 displaying the files (in a muse links format) where a link to this
3032 e-mail has been added.
3034 @subheading Options
3036 @file{planner-registry} defines the following options.
3038 @defopt planner-registry-file
3039 The file where @file{planner-registry} stores its URL registry.
3040 @end defopt
3042 @defopt planner-registry-min-keyword-size
3043 The minimum size for keywords.
3044 @end defopt
3046 @defopt planner-registry-max-keyword-size
3047 The maximum size for keywords.
3048 @end defopt
3050 @defopt planner-registry-max-number-of-keywords
3051 The maximum number of keywords.
3052 @end defopt
3054 @defopt planner-registry-ignore-keywords
3055 A list of keywords to ignore.
3056 @end defopt
3058 @defopt planner-registry-show-level
3059 Level used by the @code{planner-registry-show} function.
3060 0 means that this function shows only exact matches.
3061 1 means that this function also shows descriptive matches.
3062 2 (or more) means that this function also shows fuzzy matches.
3063 @end defopt
3065 @node planner-zoom, , planner-registry, Task Reports and Overviews
3066 @comment  node-name,  next,  previous,  up
3067 @section planner-zoom
3068 @cindex @file{planner-zoom.el}, using
3069 @cindex view, weekly
3070 @cindex view, quarterly
3071 @cindex view, monthly
3072 @cindex view, yearly
3074 When assessing where you stand in relation to the tasks you have set
3075 out for yourself, you might want a way to survey those tasks in groups
3076 divided by time periods, like by the week or by the month. You could
3077 create all of these overview pages by hand, but if you like to have
3078 this kind of overview frequently, you might find manually creating
3079 such pages to be tedious and time consuming.
3081 @file{planner-zoom} is an optional module designed to make it easy to
3082 view your task information grouped by year, quarter, month, week or
3083 day.
3085 To install this module, just load it in your @file{.emacs} (or
3086 @file{_emacs}):
3088 @example
3089 (require 'planner-zoom)
3090 @end example
3092 This module will recognize planner pages named according to the
3093 following scheme:
3095 @table @asis
3097 @item year view
3098 @file{2006.Year}
3100 @item quarter view
3101 @file{2006.Quarter2}
3103 @item month view
3104 @file{2006.January}
3106 @item week view
3107 @file{2006.January.Week3}
3109 @item day view
3110 @file{2006.01.02}
3112 @end table
3114 @subheading Keybindings
3116 This module also adds key bindings that you can use when looking at a
3117 Planner page to easily jump between the different time-period views.
3119 @table @kbd
3121 @item S-up
3122 Move to the view corresponding to the time period one step larger than
3123 the current one. For example, it moves from the weekly view to the
3124 monthly view. It calls @code{planner-zoom-iup}.
3126 @item S-down 
3127 Move to the view corresponding to the time period one step smaller
3128 than the current one. For example, it moves from the weekly view to
3129 the daily view. It calls @code{planner-zoom-idown}.
3131 @item S-left
3132 Stay in the same time-period view as the current one, but move one
3133 interval earlier. For example, it moves from @file{2006.January.Week3}
3134 to @file{2006.January.Week2}. It calls @code{planner-zoom-iprev}.
3136 @item S-right
3137 Stay in the same time-period view as the current one, but move one
3138 interval later. For example, it moves from @file{2006.January.Week3}
3139 to @file{2006.January.Week4}. It calls @code{planner-zoom-inext}.
3141 @end table
3143 @subheading Example usage
3145 Look at the page named @file{2006.January} and then hit @kbd{S-down}
3146 which will show @file{2006.January.Week1}. Then hit @kbd{S-left} and
3147 @kbd{S-right} to look at @file{2006.January.Week2},
3148 @file{2006.January.Week3}, etc.
3150 @subheading Advanced tips and options
3152 You can use any prefix argument with @code{planner-zoom-iup} and
3153 @code{planner-zoom-idown} to have the new view display in a window
3154 other than the current one. This also works with a nonnumeric prefix
3155 argument and @code{planner-zoom-inext} or @code{planner-zoom-iprev}.
3156 For these two functions, a numeric prefix will specify the number of
3157 intervals to move.
3159 If you don't like the default patterns for naming the time-period view
3160 pages, you can change them by customizing @code{planner-zoom-regexps}.
3162 Some people believe weeks start with Sunday, and some believe they
3163 start with Monday. To accommodate both of these colliding worldviews,
3164 @code{planner-zoom-first-day-of-week} can be customized. Its default
3165 value is @samp{1}, which is Monday. If you would prefer Sunday, change
3166 it to @samp{0}. The month to which a week belongs is the month in
3167 which the first day of the week falls.
3169 @subheading Command reference
3171 @defun planner-zoom-iup name other-window
3172 Move to the next higher level in the hierarchy. With a prefix
3173 argument, show the desired page in the other window.
3174 @end defun
3176 @defun planner-zoom-idown name other-window
3177 Move to the next lower level in the hierarchy. If the current date is
3178 within the higher-level time range, zoom to the lower level time range
3179 that also contains today. Otherwise, just go to the first lower-level
3180 time range. With a prefix argument, show the desired page in the other
3181 window.
3182 @end defun
3184 @defun panner-zoom-inext name num other-window
3185 Move to the next time range at the same level in the hierarchy. With a
3186 numeric prefix argument, move by that number of time ranges. With a
3187 non-numeric prefix argument, show the desired page in the other window.
3188 @end defun
3190 @defun planner-zoom-iprev name num other-window
3191 Move to the previous time range at the same level in the hierarchy.
3192 With a numeric prefix argument, move by that number of time ranges.
3193 With a non-numeric prefix argument, show the desired page in the other
3194 window.
3195 @end defun
3197 @node More about Notes, Making Files Pretty, More about Tasks, More about Planner
3198 @section More about Notes
3199 @cindex notes, more about
3201 Planner by default organizes the notes on a planner page so that
3202 the most recent note is first. Each note is numbered, with the oldest
3203 note labeled @samp{.#1}. If you would like to reverse this behavior,
3204 look at @kbd{C-h v planner-reverse-chronological-notes}.
3206 Notes are associated with day pages, but can also be associated with
3207 plan pages when they are created.  A linked note looks like this:
3209 @example
3210 .#1 Headline (LinkedNote#1)
3211 Text
3212 @end example
3214 You can jump to the linked note with
3215 @command{planner-jump-to-linked-note}.
3217 Deleting a note can be dangerous, as the notes are automatically
3218 numbered.  Removing a note could break links in other pages.
3220 @subheading Functions
3222 @defun planner-create-note page
3223 Create a note to be remembered in @var{page} (today if @var{page} is
3224 nil).  If @code{planner-reverse-chronological-notes} is non-nil, create
3225 the note at the beginning of the notes section; otherwise, add it to
3226 the end.  Position point after the anchor.
3227 @end defun
3229 @defun planner-create-note-from-task
3230 Create a note based on the current task and update the current task to
3231 link to the note.
3232 @end defun
3234 @defun planner-renumber-notes
3235 Update note numbering.
3236 @end defun
3238 @defun planner-jump-to-linked-note note-info
3239 Display the note linked to by the current note or @var{note-info} if
3240 non-nil.
3241 @end defun
3243 @defun planner-search-notes regexp limit
3244 Return a buffer with all the notes returned by the query for
3245 @var{regexp}.  If called with a prefix argument, prompt for
3246 @var{limit} and search days on or after @var{limit}.
3247 @end defun
3249 The following sections include instructions for displaying,
3250 manipulating, and navigating your notes efficiently.
3252 @menu
3253 * Using Allout Mode::           Quickly navigating your notes
3254 * <notes>::                     Note headlines
3255 * <past-notes>::                Index of past notes
3256 * Note Indices::                planner-notes-index.el
3257 @end menu
3259 @node Using Allout Mode, <notes>, More about Notes, More about Notes
3260 @subsection Using Allout Mode
3261 @cindex Allout mode
3262 @cindex notes, navigating
3263 @cindex notes, formatting
3264 @cindex notes, displaying
3266 The format of the notes in Planner works well with Allout mode, which
3267 provides helpful commands for navigating and formatting outlines. You
3268 can, for example, hide the bodies of all the notes on a page so you can
3269 see just their headlines. You can also jump easily from headline to
3270 headline, skipping over the bodies in between.
3272 The commands for using Allout mode vary depending on which Emacs
3273 version you are using. In either case, type @kbd{M-x load-library
3274 @key{RET} allout @key{RET}} to start. If you are using Emacs 22 or
3275 later, type @kbd{M-x allout-mode @key{RET}}. If you are using an
3276 earlier version of Emacs, type @kbd{M-x outline-mode @key{RET}}.
3278 The exact commands then available to you differ depending on your
3279 Emacs version, but you can view the commands and their keybindings by
3280 typing @kbd{C-h m}. In Emacs 22 or later, they will start with
3281 @command{allout-}, while in previous versions, they will start with
3282 @command{outline-}.
3284 For more information about using Allout mode, see @kbd{C-h f
3285 allout-mode @key{RET}}.
3287 @node <notes>, <past-notes>, Using Allout Mode, More about Notes
3288 @subsection <notes>
3290 @samp{<notes>} is replaced by a list of note headlines when the page
3291 is published. For example, the notes tag in the following example will
3292 be replaced by the two headlines when published. (@pxref{Publishing})
3294 @example
3295 <notes>
3297 * Notes
3299 .#1 This is a headline
3301 and this is body text
3303 .#2 This is another headline
3305 and this is more body text
3306 @end example
3308 @samp{<notes>} is useful if you want to provide a quick summary of
3309 blog entries at the top of your page. Just add it to your
3310 @code{planner-day-page-template}.
3312 @node <past-notes>, Note Indices, <notes>, More about Notes
3313 @subsection <past-notes>
3315 @samp{<past-notes>} is replaced by an index of note headlines.
3316 If @var{start} is specified, it lists notes starting from that date.
3317 If @var{directory} is specified, you can index notes in another
3318 planner directory.
3320 @example
3321 All the notes I've taken in 2004:
3323 <past-notes start="2004.01.01" end="2004.12.31">
3324 @end example
3326 @node Note Indices,  , <past-notes>, More about Notes
3327 @comment  node-name,  next,  previous,  up
3328 @subsection Note Indices
3329 @cindex @file{planner-notes-index.el}, using
3330 @cindex notes, indexing
3332 Make sure that @file{planner-notes-index.el} is in your load path and
3333 add this to your @file{.emacs} (or @file{_emacs}):
3335 @example
3336 (require 'planner-notes-index)
3337 @end example
3339 Then you can use tags of the form:
3341 @example
3342 <planner-notes-index page="2004.03.02">
3343 <planner-notes-index from="2004.03.01" to="2004.03.31">
3344 <planner-notes-index limit="10">
3345 <planner-notes-index page="PlanPage">
3346 <planner-notes-index-month-table month="2004.03" limit="5">
3347 <planner-notes-index-month-table month="2004.03">
3348 @end example
3350 You can also use the following interactive functions:
3352 @code{planner-notes-index}
3353 @code{planner-notes-index-days}
3354 @code{planner-notes-index-weeks}
3355 @code{planner-notes-index-months}
3356 @code{planner-notes-index-years}    (wow!)
3358 These work based on the current date (date of current buffer, or today).
3360 If a single page is specified, this page is scanned for headlines
3361 of the form:
3363 @example
3364  .#1 Headline
3365 @end example
3367 The results are presented as a bulleted list.
3369 If @var{from} and @var{to} are specified, all date pages between them
3370 (inclusive) are scanned. If @var{from} is omitted, it is assumed to be
3371 the earliest entry.  If @var{to} is omitted, it is assumed to be the
3372 latest entry.
3374 If @var{recent} is specified, the list includes only that many recent
3375 headlines.  and the results are presented as a bulleted list.
3377 To customize presentation, you can write a function that generates
3378 the appropriate @code{<planner-notes-index>} tags. You can also use
3379 @code{planner-extract-note-headlines} in your own functions.
3381 @subheading Functions
3383 The following interactive functions are defined in
3384 @file{planner-notes-index.el}:
3386 @defun planner-notes-index &optional from to limit
3387 Display a clickable notes index. If called from a Lisp program,
3388 display only dates between @var{from} and @var{to}. With a prefix arg
3389 @var{limit}, display only that number of entries.
3390 @end defun
3392 @defun planner-notes-index-days days
3393 Display an index of notes posted over the past few @var{days}. The
3394 list ends with the day of the current buffer or @code{planner-today}.
3395 @end defun
3397 @defun planner-notes-index-weeks weeks
3398 Display an index of notes posted over the past few @var{weeks}. The
3399 list ends with the week of the current buffer or
3400 @code{planner-today}. Weeks start from Sunday.
3401 @end defun
3403 @defun planner-notes-index-months months
3404 Display an index of notes posted over the past few @var{months}. The
3405 list ends with the month of the current buffer or @code{planner-today}.
3406 @end defun
3408 @defun planner-notes-index-years years
3409 Display an index of notes posted over the past few @var{years}. The
3410 current year is included.
3411 @end defun
3413 @file{planner-notes-index.el} does not define any keybindings.
3416 @node Making Files Pretty, Annotations, More about Notes, More about Planner
3417 @section Making Files Pretty
3419 By default, planner does a little bit of fancy reformatting when you
3420 save a file. Tasks are sorted by priority (ABC) and status (_oP>XC) on
3421 day pages. On plan pages, tasks are sorted by priority (ABC), status
3422 (XC), and date. Undated tasks are sorted after dated tasks.
3424 @subheading Options
3426 @defopt planner-sort-tasks-key-function
3427 Control task sorting. Some options include
3428 @code{planner-sort-tasks-default-key},
3429 @code{planner-sort-tasks-basic}, @code{planner-sort-tasks-by-date}, and
3430 @code{planner-sort-tasks-by-link}.
3431 @end defopt
3433 @defopt planner-sort-undated-tasks-equivalent
3434 This option controls the behavior of task sorting on plan pages.  By
3435 default, the value @samp{9999.99.99} causes dated tasks to be listed
3436 before undated tasks.  To sort undated tasks before dated tasks,
3437 set this to a blank string.
3438 @end defopt
3440 @defopt planner-sort-tasks-automatically
3441 Non-nil means sort tasks whenever a planner file is saved.  On day
3442 pages, tasks are sorted by status.  On plan pages, they are sorted by
3443 status and date.  Sorting can take a while.
3444 @end defopt
3446 @defopt planner-renumber-tasks-automatically
3447 Non-nil means renumber tasks from 1 to N whenever a planner file is
3448 saved. This allows you to refer to tasks in previous day pages using
3449 anchors like @samp{2003.08.12#A1}. If you use this function, make sure
3450 @code{planner-use-task-numbers} is non-nil so that new tasks are created
3451 with task numbers.
3452 @end defopt
3454 @defopt planner-align-tasks-automatically
3455 Non-nil means align tasks whenever a planner file is saved.  This
3456 causes the status to line up in a neat column if you have less than
3457 100 tasks.
3458 @end defopt
3460 @defopt planner-renumber-notes-automatically
3461 Non-nil means renumber the notes. If most of your notes are only on
3462 one page, you might like seeing the notes renumbered if you delete a
3463 note in the middle. However, if you use a lot of cross-referencing,
3464 note renumbering will break those links.
3465 @end defopt
3467 @subheading Functions
3469 @defun planner-sort-tasks
3470 Sort tasks according to planner-sort-tasks-key-function. By default,
3471 sort tasks according to priority and position on day pages, and
3472 according to status, priority, date, and position on plan pages.
3473 @end defun
3475 @defun planner-renumber-tasks
3476 Update task numbering.
3477 @end defun
3479 @defun planner-align-tasks
3480 Align tasks neatly. You can add this to @code{write-file-functions} to
3481 have the tasks automatically lined up whenever you save.  For best
3482 results, ensure @code{planner-align-tasks} is run after
3483 @code{planner-renumber-tasks}.
3484 @end defun
3486 @defun planner-fix-tasks
3487 Sort, renumber and align tasks.
3488 @end defun
3490 @node Annotations, Interactive Lisp, Making Files Pretty, More about Planner
3491 @comment  node-name,  next,  previous,  up
3492 @section Annotations
3494 The context included when you create a task and the context included
3495 when you create a note are gained the same way. It sounds like black
3496 magic, but it turns out not to be.
3498 All that happens is, Planner has a list of functions,
3499 @code{planner-annotation-functions}. When you create a task from a
3500 buffer, or remember a note from a buffer, Planner goes through
3501 this list from top to bottom. The first one that returns true is the
3502 one it uses.
3504 For example, if you're in Wanderlust, and you hit the key you've bound
3505 to @code{planner-create-task-from-buffer}, it looks at this list and
3506 does something like this.  Is it an ERC buffer? No. Is it a BBDB
3507 buffer? No. Are we in w3m? No. Are we in Wanderlust? Yes. So this
3508 function succeeds. It stops searching and runs the annotation function
3509 for Wanderlust, which in this case finds out who the message is from
3510 and what the message ID of the message is. It then takes those and
3511 constructs a link back to that message, with a link title something
3512 like @samp{Email from Joe Blogs}.
3514 So, you've read the email from Joe Blogs. He's asked you to do
3515 something and you've hit your key to add that task to your list of
3516 things to do. So what you end up with is a description of the task,
3517 and a link back to what made you create the task in the first place.
3519 The same happens with remembering notes, except that it ends up in the
3520 @samp{* Notes} section of your page instead.
3522 @subheading Options
3524 To change the behavior of annotations, customize the following options:
3526 @defopt planner-annotation-functions
3527 A list of functions tried in order by
3528 @command{planner-create-task-from-buffer} and other functions that
3529 pick up context.  The first non-nil value returned is used as the
3530 annotation.  To cause an item to @strong{not} be annotated, return the
3531 empty string @samp{""}.
3532 @end defopt
3534 @defopt planner-annotation-strip-directory
3535 File links are usually generated with the full path to the file so
3536 that you can easily tell apart files with the same base name.  If
3537 @code{planner-annotation-strip-directory} is non-nil, though, only the
3538 base name of the file will be displayed.  For example, a link to
3539 @samp{/foo/bar/baz} will be displayed as @samp{baz} and hyperlinked to
3540 the file.
3541 @end defopt
3543 @defopt planner-annotation-use-relative-file
3544 If t, always use relative filenames.
3545 @code{planner-annotation-use-relative-file} can also be a function that
3546 takes the filename and returns non-nil if the link should be relative.
3547 Filenames are resolved relative to the first directory of your Planner
3548 project in @code{muse-project-alist}.  That is, the created link will be
3549 of the form @samp{../../somefile} instead of
3550 @samp{/absolute/path/to/file}.  This can be helpful if you publish your
3551 planner files to the Net and your directory structure ensures that
3552 relative links resolve the same from your Plan pages and their
3553 respective publishing directory.
3554 @end defopt
3556 @node Interactive Lisp, Publishing, Annotations, More about Planner
3557 @comment  node-name,  next,  previous,  up
3558 @section Interactive Lisp with planner-lisp.el
3559 @cindex Lisp functions, using with Planner
3560 @cindex interactive Lisp fuctions, using with Planner
3561 @cindex @file{planner-lisp.el}, using
3563 You can include interactive Lisp functions in your planner pages.
3565 First, you need @file{planner-lisp.el}. Put this in your @file{.emacs}
3566 (or @file{_emacs}):
3568 @example
3569 (require 'planner-lisp)
3570 @end example
3572 Then, add a link to the Lisp function to your page, like:
3574 @example
3576 [[lisp:/plan][Plan]]
3578 @end example
3580 This will be rendered as @samp{Plan}. Selecting the link will run the
3581 @code{plan} function interactively.
3583 You can also execute other Lisp expressions. For example:
3585 @example
3586 [[lisp:/(planner-goto (planner-expand-name "+7"))][Next week]]
3587 @end example
3589 @file{planner-lisp.el} does not provide any interactive functions or
3590 keybindings.
3592 @node Publishing, Experimental Functions, Interactive Lisp, More about Planner
3593 @section Publishing
3594 @cindex publishing
3596 You can publish your planner files to a variety of different formats.
3597 For example, you can publish your planner in HTML and put it on a
3598 normal web server. No special server support is required. This gives
3599 you an easy way to keep other people up to date on your tasks, keep a
3600 web log, or simply organize information.
3602 Published files are stored in the path specified by
3603 @code{muse-project-alist} for your Planner project. Just copy the
3604 contents of this directory to your web server, and you're all set! Of
3605 course, publishing is completely optional.
3607 Here are some more features related to publishing:
3609 @menu
3610 * Publishing Planner pages::    planner-publish.el
3611 * Publishing Calendars::        planner-calendar.el
3612 * Authz Access Restriction::    planner-authz.el
3613 * RSS Publication::             Sharing notes with planner-rss.el
3614 * iCal Task Publication::       Sharing tasks with planner-ical.el
3615 * RDF Publication::             planner-rdf.el
3616 @end menu
3618 @node Publishing Planner pages, Publishing Calendars, Publishing, Publishing
3619 @comment  node-name,  next,  previous,  up
3620 @subsection Publishing Planner pages
3621 @cindex publishing
3622 @cindex @file{planner-publish.el}, using
3624 Publishing works by providing Muse with the settings and environment for
3625 Planner publishing.
3627 First, make sure that you have set up a proper
3628 @code{muse-project-alist} (@pxref{Creating Your Planner}).
3630 Second, add:
3632 @example
3633 (require 'planner-publish)
3634 @end example
3636 to your @file{.emacs} (or @file{_emacs}).
3638 To publish your entire Planner project, hit @kbd{C-c C-p}
3639 (@code{muse-project-publish}). To publish just the current buffer, hit
3640 @kbd{C-c C-t} (@code{muse-publish-this-file}).
3642 To automatically publish files when you save them, add the following
3643 code to your @file{~/.emacs} (or @file{_emacs}):
3645 @example
3646 (eval-after-load "muse-mode"
3647   '(add-hook 'after-save-hook
3648             #'(lambda ()
3649                 (when (planner-derived-mode-p 'muse-mode)
3650                   (muse-project-publish nil)))
3651             nil t))
3652 @end example
3654 @subheading Styles provided
3656 The following publishing styles are available.
3658 @table @code
3660 @cindex publishing styles, planner-html
3661 @item planner-html
3662 Publish Planner pages to HTML.
3664 @cindex publishing styles, planner-xhtml
3665 @item planner-xhtml
3666 Publish Planner pages to XHTML.
3668 @cindex publishing styles, planner-xml
3669 @item planner-xml
3670 Publish Planner pages to XML.
3672 @end table
3674 @subheading Options provided
3676 The following options may be customized to enhance your publishing
3677 experience.
3679 @table @code
3681 @item planner-publish-markup-regexps
3682 List of markup rules for publishing Planner pages.
3684 @item planner-publish-markup-functions
3685 Specify which function to use for publishing different kinds of markup.
3687 @item planner-publish-markup-tags
3688 A list of custom HTML-like tags to recognize when publishing.
3690 @item planner-xml-markup-strings
3691 Strings that are inserted to publish XML markup.
3693 @item planner-xml-header
3694 Header used when publishing Planner XML files.
3695 This may be text or a filename.
3697 @item planner-xml-footer
3698 Footer used when publishing Planner XML files.
3699 This may be text or a filename.
3701 @item planner-html-markup-strings
3702 Strings that are inserted to publish HTML markup.
3704 @item planner-html-style-sheet
3705 CSS stylesheet elements used in Planner HTML and XHTML files.
3706 This can also be one or more @samp{<link>} tags.
3708 @item planner-html-header
3709 Header used when publishing Planner HTML files.
3710 This may be text or a filename.
3712 @item planner-html-footer
3713 Footer used when publishing Planner HTML files.
3714 This may be text or a filename.
3716 @item planner-xhtml-header
3717 Header used when publishing Planner XHTML files.
3718 This may be text or a filename.
3720 @item planner-xhtml-footer
3721 Footer used when publishing Planner XHTML files.
3722 This may be text or a filename.
3724 @item planner-html-inner-header
3725 Extra header section that can be embedded within
3726 @code{planner-html-header} and @code{planner-xhtml-header}.
3728 @item planner-html-inner-footer
3729 Extra header section that can be embedded within
3730 @code{planner-html-footer} and @code{planner-xhtml-footer}.
3732 @item planner-publish-prepare-regexps
3733 List of markup rules to apply before publishing a page with Planner.
3735 @item planner-publish-finalize-regexps
3736 List of markup rules to apply after publishing a page with Planner.
3738 @end table
3740 @node Publishing Calendars, Authz Access Restriction, Publishing Planner pages, Publishing
3741 @comment  node-name,  next,  previous,  up
3742 @subsection Publishing Calendars
3743 @cindex calendar, publishing
3744 @cindex @file{planner-calendar.el}, using
3746 To publish calendars in your day pages, it is necessary to do two steps.
3748 @itemize
3749 @item Add @code{(require 'planner-calendar)} to your configuration.
3750 @item Add a @samp{<calendar>} tag to either your header, footer, or
3751 @var{planner-day-page-template}, depending on where you want it to
3752 appear.
3753 @end itemize
3755 To display a calendar based on a different day (given here as DAYPAGE),
3756 use @code{<calendar page="DAYPAGE">}.
3758 To get arrows to previous and next months to show up, use
3759 @code{<calendar arrows="t">}.  The text in
3760 @var{planner-calendar-prev-month-button} and
3761 @var{planner-calendar-next-month-button} will be used for the arrows to
3762 the previous and next months, respectively.
3764 By default, Muse will not display the arrows properly, due to
3765 limitations in the special-escaping algorithm.  To work around this,
3766 remove the @samp{&} rule from @var{muse-xml-markup-specials}, or from
3767 @var{muse-html-markup-specials} if you are using the 3.02.6 version of
3768 Muse.
3770 It is also possible to create a symlink from the current day page to the
3771 page name specified by @var{planner-calendar-today-page-name}.  To
3772 accomplish this, add the following to your configuration.
3774 @example
3775 (eval-after-load "muse-publish"
3776   '(add-hook 'muse-after-publish-hook
3777              'planner-calendar-create-today-link))
3778 @end example
3780 @subheading Options
3782 @defopt planner-calendar-prev-month-button
3783 HTML text used for previous month buttons.
3784 @end defopt
3786 @defopt planner-calendar-next-month-button
3787 HTML text used for next month buttons.
3788 @end defopt
3790 @defopt planner-calendar-day-header-chars
3791 Number of characters to use for day column header names.
3792 @end defopt
3794 @defopt planner-calendar-today-page-name
3795 Default name for published today page link.
3796 @end defopt
3798 @subheading Functions
3800 @defun planner-calendar-create-today-link
3801 Add this function to @code{muse-after-publish-hook} to
3802 create a ``today'' soft-link to the newest published planner day page,
3803 on operating systems that support POSIX @command{ln}.
3804 @end defun
3806 @node Authz Access Restriction, RSS Publication, Publishing Calendars, Publishing
3807 @comment  node-name,  next,  previous,  up
3808 @subsection Authz Access Restriction
3809 @cindex @file{planner-authz.el}, using
3810 @cindex Mason, restricting portions with
3811 @cindex access, restricting
3813 @file{planner-authz.el} was written by Andrew J. Korty in order to
3814 allow the easy restriction of portions of published pages.  It uses
3815 the HTML::Mason module available on CPAN
3816 (@url{http://www.cpan.org}).  Setting up HTML::Mason is
3817 outside the scope of this document.  Make sure that it works before
3818 trying out @file{planner-authz.el}.
3820 @file{planner-authz.el} modifies the behavior of
3821 @command{muse-project-publish} so that published pages follow access
3822 modifiers.
3824 This library lets you publish your planner pages while controlling
3825 access to certain portions of them to users you specify.  When you
3826 load this library, you gain access to two additional markup directives
3827 to use in your planner pages.  The @samp{<authz>} tag lets you
3828 restrict access to arbitrary content as follows:
3830 @example
3831 Here is a sentence everyone should see.  This sentence also
3832 contains no sensitive data whatsoever.  <authz users="ajk">This
3833 sentence, however, talks about my predilection for that French
3834 vanilla instant coffee that comes in the little tin, and I'm
3835 embarrassed for anyone else to know about that.</authz> And
3836 here's some more perfectly innocuous content.
3837 @end example
3839 You can use @samp{<authz>} tags to mark up entire paragraphs, tasks,
3840 notes, and anything else.  The tags are replaced with Mason code in
3841 the published pages.
3843 The @samp{#authz} directive restricts access to an entire page.  A Mason
3844 call is added to this page to generate a 403 error when someone not
3845 listed tries to access it.  Any notes or tasks on a
3846 @samp{#authz}-protected page are also wrapped in Mason code on linked
3847 pages. To add a @samp{#authz} directive to a Muse page, place
3848 @samp{#authz} followed by a space-delimited list of users on one
3849 line. For example:
3851 @example
3852 #authz ajk sacha
3853 @end example
3855 @subheading Getting started
3857 Add the following to your .emacs file to cause @kbd{M-x
3858 muse-project-publish} to automatically use planner-authz features.
3860 @example
3861 (require 'planner-authz)
3862 @end example
3864 @subheading Diary markup
3866 If your pages have a section with diary entries maintained by
3867 planner-appt.el (or by any other means), you can control access to these
3868 entries.  First, customize @code{planner-section-tagnames} to map your
3869 diary section ("* Schedule", in this example) to a tag called
3870 "diary-section".  An example follows.
3872 @example
3873 (add-to-list 'planner-section-tagnames '("Schedule" . "diary-section"))
3874 @end example
3876 If the name of your diary section is "* Diary", you will not need to
3877 customize @code{planner-section-tagnames} by default.
3879 Then make sure the diary entries you want restricted contain a
3880 corresponding plan page name in parentheses, as in the following
3881 example.
3883 @example
3884 10:00 10:30 Meeting with boss (WorkStuff)
3885 @end example
3887 @subheading Options
3889 @defopt planner-authz-project-default
3890 Default access list for project pages (not day pages).  If a given
3891 project page doesn't contain a @samp{#authz} tag, it will receive the
3892 access list defined here.  If this variable is nil, all users will be
3893 allowed to view the page.  No corresponding variable is provided for
3894 day pages because it doesn't seem like you'd ever want to control
3895 access based on what day it was.  (But I will accept patches. :) Notes
3896 and tasks referencing pages without @samp{#authz} tags will also be
3897 restricted to the users listed here.
3898 @end defopt
3900 @defopt planner-authz-day-note-default
3901 Default access list for notes on day pages not associated with
3902 any project.  There is way to set a default for notes on project
3903 pages for the reason above; they would only be associated with
3904 date pages anyway.
3905 @end defopt
3907 @defopt planner-authz-day-task-default
3908 Same as @kbd{planner-authz-day-note-default}, but for tasks.
3909 @end defopt
3911 @subheading Functions
3913 @defun planner-authz-publish-index
3914 Publish an index for the planner marked up with Mason code.
3915 Only those links to pages which the remote user is authorized to
3916 access will be shown.
3917 @end defun
3919 @node RSS Publication, iCal Task Publication, Authz Access Restriction, Publishing
3920 @comment  node-name,  next,  previous,  up
3921 @subsection RSS Publication
3922 @cindex @file{planner-rss.el}, using
3923 @cindex notes, RSS
3924 @cindex RSS
3926 @file{planner-rss.el} allows you to publish your notes in the RSS 2.0
3927 XML format for blog syndication. You will also want to customize the
3928 following variables:
3930 To manually add the current note to all the matching RSS feeds, invoke
3931 @command{planner-rss-add-note}. You can specify a filename with the
3932 universal prefix, like this: @kbd{C-u M-x planner-rss-add-note}.
3934 If you use the @file{remember-planner.el} module to create notes, you
3935 can automatically publish new notes to RSS feeds by adding the
3936 following code to your @file{.emacs} (or @file{_emacs}).
3938 @example
3939 (add-to-list 'remember-planner-append-hook 'planner-rss-add-note t)
3940 @end example
3942 @subheading Options
3944 @defopt planner-rss-base-url
3945 Base absolute URL for published blog entries. Should include trailing
3946 @samp{/}.
3947 @end defopt
3949 @defopt planner-rss-category-feeds
3950 Rules for automatic categorization of posts and publishing to RSS
3951 files. A blog entry is matched against each condition. If it matches
3952 the regular expression or the function returns a non-nil value, the
3953 blog entry is copied into the specified file.
3954 @end defopt
3956 @defopt planner-rss-feed-limits
3957 A list of regular expressions that match feed filenames and the size
3958 and item limits for feeds that match. For example, you can use
3959 @samp{(("." nil 10))} to ensure that all feeds are limited to the 10
3960 most recent items.
3961 @end defopt
3963 @subheading Functions
3965 @file{planner-rss.el} defines the following interactive functions:
3967 @defun planner-rss-add-note @var{feed}
3968 Export the current note using @code{planner-add-item}. If @var{feed}
3969 is specified, add the entry to the specified file. Else, add the entry
3970 to all matching RSS feeds specified by
3971 @code{planner-rss-category-feeds}.
3972 @end defun
3974 @node iCal Task Publication, RDF Publication, RSS Publication, Publishing
3975 @comment  node-name,  next,  previous,  up
3976 @cindex @file{planner-ical.el}, using
3977 @subsection iCal Publication
3979 iCal is an Internet Engineering Task Force (IETF) standard for
3980 calendaring and scheduling. @uref{http://www.ietf.org/rfc/rfc2445.txt}
3982 You can export your tasks to the iCal format using
3983 @file{planner-ical}. Add @code{(require 'planner-ical)} to your
3984 @file{~/.emacs}. Then you can use @kbd{M-x planner-ical-export-page}
3985 to display the iCal equivalent of tasks on a page, which you can then
3986 save to a file.
3988 To export today's tasks to a file in your publishing directory, add
3989 the following to your @file{~/.emacs}.
3991 @example
3992 (planner-ical-export-file
3993  (planner-today)
3994  (expand-file-name
3995    "tasks.ics"
3996    (muse-style-element :path (car (cddr (muse-project planner-project))))))
3997 @end example
3999 @subheading Functions
4001 @defun planner-ical-export-page page &optional file
4002 Export PAGE's tasks in the iCal format.
4003 If FILE is non-nil, results are saved to that file.
4004 If FILE is nil, results are displayed in a `planner-ical-export-buffer'.
4005 @end defun
4007 @defun planner-ical-export-this-page
4008 Display the tasks on the current page in iCal format.
4009 @end defun
4011 @node RDF Publication,  , iCal Task Publication, Publishing
4012 @comment  node-name,  next,  previous,  up
4013 @subsection RDF Publication
4014 @cindex @file{planner-rdf.el}, using
4015 @cindex RDF, publishing to
4017 Put planner-rdf.el in a directory that is in your Emacs load-path and
4018 the following into your ~/.emacs file:
4020 @example
4021 (require 'planner-rdf)
4022 (eval-after-load "muse-publish"
4023   '(progn
4024      (add-hook 'muse-after-publish-hook
4025                'planner-rdf-publish-file)
4026      (add-hook 'muse-after-publish-hook
4027                'planner-rdf-publish-index)))
4028 @end example
4030 @menu
4031 * Publishing with planner-rdf::  
4032 * planner-rdf Tags::            
4033 * planner-rdf Usage Examples::  
4034 @end menu
4036 @node Publishing with planner-rdf, planner-rdf Tags, RDF Publication, RDF Publication
4037 @subsubsection Publishing with planner-rdf
4039 Planner-rdf is now included in the normal Planner publishing process.
4040 Pressing @key{C-p} will create a .owl and a .rdf file for every planner
4041 file. Additionally it creates an index, @file{index.rdf}.
4043 By default all generated files will be stored in the normal Planner
4044 publishing directory, where the HTML files end up. If you would ike to
4045 change that, set the variable @code{planner-rdf-directory} to the desired
4046 location.
4048 The generated files:
4050 @itemize
4051 @item
4052 @file{index.rdf} - a collection with pointers to the
4053 @file{<plan-page>.rdf} files.
4054 @item
4055 @file{<plan-page>.rdf} - contains Dublin Core metadata about the files
4056 related to the current Planner page. Currently it contains metadata
4057 about the source file, the Emacs plan page, the generated HTML page, and
4058 the generated OWL file.
4059 @item
4060 @file{<plan-page>.owl} - contains task and note data from the Planner
4061 file. Task information is stored completely. For notes, the note
4062 headline is stored.
4063 @end itemize
4065 @node planner-rdf Tags, planner-rdf Usage Examples, Publishing with planner-rdf, RDF Publication
4066 @subsubsection planner-rdf Tags
4068 Besides the factual information, e.g. the task status or description,
4069 planner-rdf extracts links (in the format @samp{[[...][...]]} or
4070 @samp{[[...]]}) and tags (@samp{@{@{...:...}@}@}) from tasks and notes
4071 (including the notes text). Links and tags provide context for the plan
4072 elements and so are stored and linked with the containing elements.
4074 Links point to locations that can be used to enrich the information in
4075 the Planner pages (e.g, by retrieving data from them and adding it),
4076 tags -- like the one for the task ids @samp{@{@{Tasks:198@}@}} -- can be
4077 used to express abstract qualities. Some examples:
4079 @itemize
4080 @item
4081 an @samp{@{@{audience:myteam@}@}} tag, can be used to restrict
4082 publishing of items to a certain user group;
4083 @item a @samp{@{@{lang:de@}@}} tag, signifying the language of the text;
4084 @item
4085 a @samp{@{@{location:Hamburg@}@}} tag, can be used to make geographic
4086 reference to an entity that is not stored in your address book, bbdb.
4087 @end itemize
4089 What tags to use is up to the user. Planner-rdf makes no assumptions
4090 about them, it just extracts and stores them. Only the applications
4091 using the data know what to do with them.
4093 @node planner-rdf Usage Examples,  , planner-rdf Tags, RDF Publication
4094 @subsubsection Usage Examples
4096 Report generation with OpenOffice
4098 The Perl file @file{this-week.pl}
4099 (@url{http://www.rainervolz.de/planner-rdf/this-week.pl}) creates a
4100 simple report for the current week. The script extracts task and note
4101 information from the generated OWL files and inserts it into a simple
4102 OpenOffice Writer document. Nothing fancy, just a proof of concept, to
4103 show how planner-rdf can be used to integrate Planner Mode with other
4104 applications.
4106 Besides Perl and OpenOffice you'll need the Redland RDF Application
4107 Framework (@url{http://www.redland.opensource.ac.uk/}). It is used to
4108 process the RDF data. Redland is small, but powerful, and available
4109 for many platforms and languages.
4111 As an example the application loads the RDF data each time it is run.
4112 In the real world you probably would use Redland to store the Planner
4113 data in a database, to save the loading step each time you access the
4114 data.
4116 Importing Planner data into Protege
4118 Protege is a popular ontology editor and knowledge management
4119 application. A simple way to import data into it, is to provide a OWL
4120 file that contains the data as well as the schema. To do this:
4122 @itemize
4123 @item
4124 Use @file{planner2protege.pl}
4125 (@url{http://www.rainervolz.de/planner-rdf/planner2protege.pl}) to
4126 combine all OWL files into a single one.
4127 @item
4128 Use CWM (@url{http://www.w3.org/2000/10/swap/doc/cwm.html}) to combine
4129 schema and data, with @code{python cmw --rdf planner-rdf.owl
4130 planner-data.owl --think --rdf >planner2.owl}
4131 @end itemize
4133 Not the most straightforward process, but it works. The resulting file,
4134 here planner2.owl, can then be loaded into Protege.
4136 @node Experimental Functions,  , Publishing, More about Planner
4137 @comment  node-name,  next,  previous,  up
4138 @section Experimental Functions
4139 @cindex @file{planner-experimental.el}, using
4140 @cindex experimental functions, Planner
4142 These functions are experimental. This means that they may not do
4143 exactly what you expect them to do, so keep backups, be careful, and
4144 don't blame us.
4146 To use these functions, make sure that @file{planner-experimental.el} is
4147 in your load path, and add this to your @file{.emacs} (or
4148 @file{_emacs}):
4150 @example
4151 (require 'planner-experimental)
4152 @end example
4154 @subheading Functions
4156 @file{planner-experimental.el} defines the following interactive
4157 functions:
4159 @defun planner-search-notes-next-match
4160 Jump to the next matching entry.  Call after
4161 @code{planner-search-notes}.
4162 @end defun
4164 @defun planner-search-notes-previous-match
4165 Jump to the previous matching entry.  Call after
4166 @code{planner-search-notes}.
4167 @end defun
4169 @defun planner-remove-duplicates
4170 Remove duplicate tasks.
4171 @end defun
4173 @file{planner-experimental.el} does not define any keybindings.
4175 @node Managing Your Information, Advanced Configuration, More about Planner, Top
4176 @comment  node-name,  next,  previous,  up
4177 @chapter Managing Your Information
4179 Planner can be integrated with other Emacs and even some non-Emacs
4180 programs by loading additional modules. You can pick and choose from
4181 these modules, choosing those that work with programs you use and that
4182 produce information you want to have included in your Planner pages.
4184 @menu
4185 * E-mail::                      Linking notes and tasks to messages
4186 * Scheduling and Time::         Tracking appointments and where your time goes
4187 * Finances::                    Display your account balances and more
4188 * Contacts and Conversations::  BBDB and ERC
4189 * Tracking Research and Resources::  The Web, bibliographies, and bookmarks
4190 * Tracking Development::        
4191 @end menu
4193 @node E-mail, Scheduling and Time, Managing Your Information, Managing Your Information
4194 @comment  node-name,  next,  previous,  up
4195 @section E-mail
4197 Planner can work together with several different Emacs e-mail
4198 clients. If you load the appropriate module for the e-mail client you
4199 use, then your notes and tasks can be annotated with information
4200 pointing to the specific e-mail message you were reading when you
4201 created that note or task. When you are looking at the note or task, you
4202 will be able to jump straight to that message.
4204 @menu
4205 * Unix mail::                   Unix mailboxes: planner-unix-mail.el              
4206 * Gnus::                        Gnus mail and news reader: planner-gnus.el
4207 * VM::                          VM mail reader: planner-vm.el
4208 * Wanderlust::                  Wanderlust mail reader: planner-wl.el
4209 * MH-E::                        MH-E mail reader: planner-mhe.el
4210 * Rmail::                       Rmail: planner-rmail.el
4211 @end menu
4214 @node Unix mail, Gnus, E-mail, E-mail
4215 @comment  node-name,  next,  previous,  up
4216 @subsection Unix mail
4217 @cindex @file{planner-unix-mail.el}, using
4218 @cindex mbox, using Planner with
4219 @cindex Unix mail, using Planner with
4220 @cindex mail client, using Planner with
4222 This module supports links from any kind of Unix mailbox (mbox). To
4223 use this module, make sure that @file{planner-unix-mail.el} is in your
4224 load path and add this to your @file{.emacs} (or @file{_emacs}):
4226 @example
4227 (require 'planner-unix-mail)
4228 @end example
4230 Unix mail URLs are of the form:
4232 @example
4233 ;; mail://PATH/TO/INBOX/message-id
4234 @end example
4236 Annotations will be of the form:
4238 @smallexample
4239 [[mail://PATH/TO/INBOX/E1AyTpt-0000JR-LU%40sacha.ateneo.edu][E-mail from Sacha Chua]]
4240 @end smallexample
4242 @file{planner-unix-mail.el} does not define any interactive functions or
4243 create any new keybindings.
4245 @node Gnus, VM, Unix mail, E-mail
4246 @comment  node-name,  next,  previous,  up
4247 @subsection Gnus
4248 @cindex Gnus, using Planner with
4249 @cindex mail client, using Planner with, Gnus
4250 @cindex @file{planner-gnus.el}, using
4252 To use this module, make sure that it is in your load path and put
4253 this in your @file{.emacs} (or @file{_emacs}):
4255 @example
4256 (require 'planner-gnus)
4257 (planner-gnus-insinuate)
4258 @end example
4260 With this module loaded, when you create tasks from Gnus summary or
4261 message buffers, the tasks will be annotated with information from the
4262 message you were looking at when you created each task. A link will also
4263 be created on your planner page that you can select in order to return
4264 to the message.
4266 So, the created task will look something like this:
4268 @smallexample
4269 #A34 _ Send writing to publishme.com from
4270 [[gnus://alt.books.beatgeneration/<Ifo5c.24632$F9.9567@@nwrddc01.gnilink.net>][E-Mail
4271 from editor@@verizon.net]] @{@{Tasks:71@}@} ([[Writing]])
4272 @end smallexample
4274 This module also binds @kbd{C-c C-t} in the Gnus summary and article
4275 views to the command to create a new task.
4277 @file{planner-gnus.el} does not define any interactive functions.
4279 For more information about Gnus, see @inforef{Top, The Gnus Newsreader,
4280 gnus}.
4282 @node VM, Wanderlust, Gnus, E-mail
4283 @comment  node-name,  next,  previous,  up
4284 @subsection VM
4285 @cindex VM, using Planner with
4286 @cindex mail client, using Planner with, VM
4287 @cindex @file{planner-vm.el}, using
4289 To use this module, make sure that @file{planner-vm.el} is in your load
4290 path and add this to your @file{.emacs} (or @file{_emacs}):
4292 @example
4293 (require 'planner-vm)
4294 @end example
4296 VM URLs are of the form:
4298 @example
4299 vm://path/to/inbox/message-id
4300 @end example
4302 Annotations will be of the form:
4304 @smallexample
4305 [[vm://home/test/INBOX/<E1AyTpt-0000JR-LU@@sacha.ateneo.edu>][E-mail from Sacha Chua]]
4306 @end smallexample
4308 @file{planner-vm.el} does not define any interactive functions or
4309 keybindings.
4312 @node Wanderlust, MH-E, VM, E-mail
4313 @comment  node-name,  next,  previous,  up
4314 @subsection Wanderlust
4315 @cindex Wanderlust, using Planner with
4316 @cindex mail client, using Planner with, Wanderlust
4317 @cindex @file{planner-wl.el}, using
4319 To use this module, make sure that @file{planner-wl.el} is in your
4320 load path and add this to your @file{.emacs} (or @file{_emacs}):
4322 @example
4323 (require 'planner-wl)
4324 @end example
4326 Then, when you call @kbd{M-x planner-create-task-from-buffer} from
4327 Wanderlust summary or message buffers, the task will be created with
4328 the correct annotation.
4330 @subheading Keys
4332 To add keybindings to Wanderlust, call:
4334 @example
4335 (planner-wl-insinuate)
4336 @end example
4338 This binds @kbd{C-c C-t} to @command{planner-create-task-from-buffer}.
4340 @node MH-E, Rmail, Wanderlust, E-mail
4341 @comment  node-name,  next,  previous,  up
4342 @subsection MH-E
4343 @cindex MH-E, using Planner with
4344 @cindex mail client, using Planner with, MH-E
4345 @cindex @file{planner-mhe.el}, using
4347 To use this module, make sure that @file{planner-mhe.el} is in your
4348 load path and add this to your @file{.emacs} (or @file{_emacs}):
4350 @example
4351 (require 'planner-mhe)
4352 @end example
4354 Then, when you call @kbd{M-x planner-create-task-from-buffer} from
4355 MH-E summary or message buffers, the task will be created with
4356 the correct annotation.
4358 @file{planner-mhe} does not define any interactive functions.
4360 @node Rmail,  , MH-E, E-mail
4361 @comment  node-name,  next,  previous,  up
4362 @subsection Rmail
4363 @cindex Rmail, using Planner with
4364 @cindex mail client, using Planner with, Rmail
4365 @cindex @file{planner-rmail.el}, using
4367 To use this module, make sure that @file{planner-rmail.el} is in your
4368 load path and add this to your @file{.emacs} (or @file{_emacs}):
4370 @example
4371 (require 'planner-rmail)
4372 @end example
4374 Rmail URLs are of the form:
4376 @example
4377 rmail://message-id
4378 @end example
4380 Annotations will be of the form:
4382 @smallexample
4383 [[rmail://<E1AyTpt-0000JR-LU@@sacha.ateneo.edu>][E-mail from Sacha Chua]]
4384 @end smallexample
4386 @file{planner-rmail.el} does not define any interactive functions or
4387 create any new keybindings.
4389 For more information about Rmail, see @inforef{Rmail, Reading Mail With
4390 Rmail, Emacs}.
4392 @node Scheduling and Time, Finances, E-mail, Managing Your Information
4393 @comment  node-name,  next,  previous,  up
4394 @section Scheduling and Time
4396 @menu
4397 * Diary::                       Using the Emacs diary: planner-diary.el
4398 * Appointments::                Appointments in plan pages: planner-appt.el
4399 * Timeclock::                   Time tracking: planner-timeclock.el
4400 * schedule.el::                 Project completion: planner-schedule.el
4401 @end menu
4404 @node Diary, Appointments, Scheduling and Time, Scheduling and Time
4405 @comment  node-name,  next,  previous,  up
4406 @subsection Diary
4407 @cindex diary, using Planner with
4408 @cindex @file{planner-diary.el}, using
4410 If you use Emacs's diary feature, Planner-Diary could be helpful for
4411 you. It puts all diary entries for the current day in the @samp{*
4412 Diary} section of your day plan page. This section is updated every
4413 time you display the file in Emacs. By default the diary section of
4414 past pages is not updated; it's pretty unlikely that you want to add
4415 new diary entries for the past. (@pxref{Diary, , , Emacs, GNU Emacs
4416 Manual})
4418 If you want to use @file{planner-diary.el}, make sure the file is in
4419 your load path and add this to your @file{.emacs} (or @file{_emacs}):
4421 @example
4422 (require 'planner-diary)
4423 @end example
4425 @file{planner-diary.el} needs @command{fancy-diary-display}.  To use
4426 @command{fancy-diary-display}, add this to your @file{.emacs} (or
4427 @file{_emacs}):
4429 @example
4430 (add-hook 'diary-display-hook 'fancy-diary-display)
4431 @end example
4433 You can use Planner-Diary in two different ways:
4435 @enumerate
4437 @item
4438 If you want the saved files to contain your entries and not just a line
4439 of Lisp, add the following lines to your @file{.emacs} (or @file{_emacs}):
4441 @example
4442 (setq planner-diary-use-diary t)
4443 (planner-diary-insinuate)
4444 @end example
4446 You should also customize or set @code{planner-day-page-template} to
4447 include a @samp{* Diary}:
4449 @example
4450 (setq planner-day-page-template
4451  "* Tasks\n\n\n* Schedule\n\n\n* Diary\n\n\n* Notes")
4452 @end example
4454 @kbd{C-c C-e} updates the diary sections.  @kbd{C-u C-c C-e} forces an
4455 update---it inserts the diary section for the day, even if the day is in
4456 the past or if there is no @samp{Diary} section in the buffer.
4458 @item
4459 (GNU EMACS ONLY) You can put the following line of Lisp code in your
4460 day plan pages to display your diary entries:
4462 @example
4463 <lisp>(planner-diary-entries-here)</lisp>
4464 @end example
4466 You can do this automatically for all day plan pages:
4468 @smallexample
4469 (setq planner-day-page-template
4470   "* Tasks\n\n\n* Diary\n\n<lisp>(planner-diary-entries-here)</lisp>
4471 \n* Notes")
4472 @end smallexample
4474 When you open a day plan page outside Emacs, you will see the line of
4475 Lisp code and not your diary entries.
4477 @end enumerate
4479 If you want to see your diary entries for more than just one day, set
4480 @code{planner-diary-number-of-days} accordingly.  This works for either
4481 of the two approaches.
4483 These diary sections are only intended for display. Editing them will
4484 not affect your diary file. If you want to add entries to your diary,
4485 you should use the usual Emacs diary and calendar methods for doing
4486 that, or call @code{planner-diary-add-entry}.
4488 If you want to use the Cal-Desk package, simply follow the instructions
4489 in @file{cal-desk.el}.  If you get the Cal-Desk layout from the Calendar
4490 buffer, you get it in the day plan buffer, too.
4492 If you use Planner-Diary, you might consider using the Calendar support
4493 of Planner. (@pxref{Calendar/Diary, , , Emacs, GNU Emacs Manual}) To get
4494 Calendar integration, add this to your @file{.emacs} (or @file{_emacs}):
4496 @example
4497 (planner-insinuate-calendar)
4498 @end example
4500 If @code{planner-diary-create-section-flag} is non-nil, sections are
4501 always inserted if necessary.
4503 @cindex planner2diary.py, using
4504 If you want to import Planner entries into your Diary file, the
4505 @file{planner2diary.py} script will accomplish this for you.  To use it,
4506 execute @code{planner2diary.py} on the command line, specifying your
4507 planner directory as the first and only argument.
4509 @subheading Options
4511 @defopt planner-diary-create-section-flag
4512 Non-nil means create the requested diary sections if they do not
4513 exist. By default, planner-diary tries to create the section. If you
4514 want more control over your pages, you can set this to nil. Trying to
4515 write a diary section to a page that does not have it yet will then
4516 result in an error.
4517 @end defopt
4519 By default, planner-diary lists only the appointments you have on that
4520 day. If you want the date headers included even when showing the diary
4521 entries for a single day, set planner-diary-include-all-output to
4522 non-nil.
4524 @defopt planner-diary-include-all-output-flag
4525 Non-nil means don't omit any data when copying diary entries into day
4526 pages.
4527 @end defopt
4529 @subheading Functions
4531 @file{planner-diary.el} defines the following interactive functions:
4533 @defun planner-diary-add-entry date time text
4534 Prompt for a diary entry to add to @code{diary-file} on @var{date}.
4535 Uses @code{planner-annotation-functions} to make hyperlinks.
4536 @var{time} and @var{text} are used in the description."
4537 @end defun
4539 @defun planner-diary-insert-diary force
4540 Insert the fancy diary for the day into the day plan file. If
4541 @var{force} is non-nil, insert a diary section even if there is no
4542 @var{planner-diary-string} in the buffer.
4543 @end defun
4545 @defun planner-diary-insert-diary-maybe force
4546 Maybe insert the fancy diary for the day into the day plan file. If the
4547 current day is in the past and @var{force} is nil, don't do anything. If
4548 @var{force} is non-nil, insert a diary section even if there is no
4549 @code{planner-diary-string} in the buffer.
4550 @end defun
4552 @defun planner-diary-insert-appts force
4553 Insert the diary appointments for the day into the day plan file.  If
4554 @var{force} is non-nil, insert a diary appointments section even if
4555 there is no @code{planner-diary-appts-string} in the buffer.
4556 @end defun
4558 @defun planner-diary-insert-appts-maybe force
4559 Maybe insert the diary appointments for the day into the day plan file.
4560 If the current day is in the past and @var{force} is nil, don't do
4561 anything.  If @var{force} is non-nil, insert a diary appointments
4562 section even if there is no @code{planner-diary-appts-string} in the
4563 buffer.
4564 @end defun
4566 @defun planner-diary-insert-cal-desk force
4567 Insert the cal-desk diary for the day into the day plan file.  If
4568 @var{force} is non-nil, insert a cal-desk diary section even if there is
4569 no @code{planner-diary-cal-desk-string} in the buffer.
4570 @end defun
4572 @defun planner-diary-insert-cal-desk-maybe force
4573 Maybe insert the cal-desk diary for the day into the day plan file.  If
4574 the current day is in the past and @var{force} is nil, don't do
4575 anything.  If @var{force} is non-nil, insert a cal-desk appointments
4576 section even if there is no @code{planner-diary-cal-desk-string} in the
4577 buffer.
4578 @end defun
4580 @defun planner-diary-insert-public force
4581 Insert the public diary for the day into the day plan file.  If
4582 @var{force} is non-nil, insert a public diary section even if there is
4583 no @code{planner-diary-public-string} in the buffer.
4584 @end defun
4586 @defun planner-diary-insert-public-maybe force
4587 Maybe insert the public diary for the day into the day plan file.  If
4588 the current day is in the past and @var{force} is nil, don't do
4589 anything.  If @var{force} is non-nil, insert a public appointments
4590 section even if there is no @code{planner-diary-public-string} in the
4591 buffer.
4592 @end defun
4594 @defun planner-diary-insert-private force
4595 Insert the private diary for the day into the day plan file.  If
4596 @var{force} is non-nil, insert a private diary section even if there is
4597 no @code{planner-diary-private-string} in the buffer.
4598 @end defun
4600 @defun planner-diary-insert-private-maybe force
4601 Maybe insert the private diary for the day into the day plan file.  If
4602 the current day is in the past and @var{force} is nil, don't do
4603 anything.  If @var{force} is non-nil, insert a private appointments
4604 section even if there is no @code{planner-diary-private-string} in the
4605 buffer.
4606 @end defun
4608 @defun planner-diary-insert-all-diaries force
4609 Update all diary sections in a day plan file.  If @var{force} is
4610 non-nil, insert a diary section even if there is no section header.  It
4611 only inserts diaries if the corresponding @code{planner-diary-use-}*
4612 variable is @samp{t}.
4613 @end defun
4615 @defun planner-diary-insert-all-diaries-maybe force
4616 Update all diary sections in a day plan file.  If the current day is in
4617 the past and @var{force} is nil, don't do anything.  If @var{force} is
4618 non-nil, insert a diary section even if there is no section header.  It
4619 only inserts diaries if the corresponding @code{planner-diary-use-}*
4620 variable is @samp{t}.
4621 @end defun
4623 @defun planner-diary-show-day-plan-or-diary
4624 Show the day plan or diary entries for the date under point in calendar.
4625 Add this to @code{calendar-move-hook} if you want to use it.  In that
4626 case, you should also @command{remove-hook} @samp{planner-calendar-show}
4627 from @code{calendar-move-hook}.
4628 @end defun
4630 @subheading Keys
4632 @file{planner-diary.el} adds the following keybinding to Planner, if
4633 @command{planner-diary-insinuate} is in your @file{.emacs} (or
4634 @file{_emacs}):
4636 @itemize
4638 @item
4639 @kbd{C-c C-e} updates the diary sections by calling
4640 @code{planner-diary-insert-all-diaries-maybe}.
4642 @end itemize
4644 @menu
4645 * Planner-Diary Advanced Features::  
4646 @end menu
4648 @node Planner-Diary Advanced Features,  , Diary, Diary
4649 @comment  node-name,  next,  previous,  up
4650 @subsubsection Planner-Diary Advanced Features
4651 @cindex diary, using Planner with
4652 @cindex @file{planner-diary.el}, advanced features
4654 The features described here are part of the development version.  They
4655 are subject to change without notice.  They may be buggy.  The
4656 documentation may be inaccurate.  Use at your own risk.
4658 There is a lot of code redundancy in the development version.  This is
4659 intentional and makes it easier to change the code for one type of diary
4660 section without breaking others.
4662 @subheading Diary views
4664 @cindex @file{planner-diary.el}, views
4665 Currently Planner-Diary supports six different views of your diary
4666 entries:
4668 @enumerate
4669 @item
4670 Ordinary fancy diary display (what you get by pressing @kbd{d} in the
4671 calendar buffer with @code{fancy-diary-display} switched on)
4673 @item
4674 Schedule/Appointments (all entries from 1 that have a time assigned to
4675 them
4677 @item
4678 Diary without appts (1 without 2)
4680 @item
4681 cal-desk display (appts on top, non appts entries at bottom)
4683 @item
4684 A private diary (same as 1, but uses a different diary-file)
4686 @item
4687 A public diary (same as 1, but uses a different diary-file)
4688 @end enumerate
4690 Put the following line of Lisp code in your day plan pages to display
4691 your diary entries:
4693 @example
4694 <lisp>(planner-diary-entries-here)</lisp>
4695 @end example
4697 The function @code{planner-diary-entries-here} takes two optional
4698 arguments---the diary file you want to use and the number of days you
4699 want to display.
4701 @subheading Exporting Planner-specific Diary files
4703 @cindex @file{planner-diary.el}, exporting entries
4704 If you would like to export diary entries from your Planner pages to
4705 separate Diary files, add @code{(require 'planner-export-diary)} to your
4706 config.  The following steps describe the usage of the functions and
4707 options contained in this file.
4709 @enumerate
4711 @item
4712 Customize @code{planner-export-diary-file}.  The default value is
4713 ``~/diary.planner''.
4715 @item
4716 Add the following line to your main Diary file (default: ``~/diary'').
4718 @example
4719 #include ~/diary.planner
4720 @end example
4722 @item
4723 Then, call @command{M-x planner-export-diary-future} whenever you want
4724 future diary entries published. You can automatically publish entries by
4725 adding either of the following to your .emacs.
4727 @itemize
4729 @item (planner-export-diary-future)
4730 Publish future entries on startup.
4732 @item (add-hook 'planner-mode-hook 'planner-export-diary-setup)
4733 Publish future entries whenever you save a Planner file.
4735 @end itemize
4737 @end enumerate
4739 @node Appointments, Timeclock, Diary, Scheduling and Time
4740 @comment  node-name,  next,  previous,  up
4741 @subsection Appointments
4742 @cindex appointments
4743 @cindex @file{planner-appt.el}, using
4745 If you would like to use planner for your appointment alerts
4746 instead of using the diary system, you might like to try
4747 @file{planner-appt}.
4749 According to your preferences, you may choose from two different
4750 approaches. Appointments in task descriptions on today's plan
4751 page are like this:
4753 @example
4754 #A   _ @@12:45 Do something (TaskPool)
4755 @end example
4757 @noindent
4758 and appointments in today's schedule section are like this:
4760 @example
4761 * Schedule
4763   9:00 | 12:00 | Read Simmel's Philosophy of Money
4764 @@12:45 |       | Do Something Else
4765 @@13:00 | 14:00 | lunch
4766 @end example
4768 @noindent
4769 You can even use both at the same time if you like.
4771 @c Jim Ottaway <j.ottaway@lse.ac.uk>: Changed these kinds of heading
4772 @c back to @unnumberedsec, but left the originals commented out in
4773 @c case there was a good reason for the @strong formatting.
4775 @c @noindent
4776 @c @strong{Usage}
4777 @unnumberedsubsubsec Usage
4779 In the file where you configure Planner, add one of the following.
4781 @itemize
4782 @item
4783 For task-based appointments: @code{(planner-appt-use-tasks)}
4784 @item
4785 For schedule-based appointments: @code{(planner-appt-use-schedule)}
4786 @item
4787 For both task- and schedule-based appointments:
4788 @code{(planner-appt-use-tasks-and-schedule)}
4789 @end itemize
4791 @noindent
4792 And finally if you want everything to be updated automatically add:
4794 @example
4795 (planner-appt-insinuate)
4796 @end example
4798 If you don't want to do the insinuation then you can call:
4800 @example
4801 M-x planner-appt-update
4802 @end example
4804 @noindent
4805 after editing appointments on the page (note that this is not
4806 necessary if you use tasks for the appointments and you don't edit
4807 the task descriptions outside of @code{planner-edit-task-description}).
4809 Try both methods; if you find that you prefer one over the
4810 other, use one of the specific @code{planner-appt-use-} functions, as
4811 there are some performance gains when using one method exclusively.
4813 @menu
4814 * Task-based Appointments::     
4815 * Schedule-based Appointments::  
4816 * Viewing Appointments::        
4817 * Appointment Updating on Save::  
4818 * Appointment and Calendar Integration::  
4819 * Appointment Hooks::           
4820 @end menu
4823 @node Task-based Appointments, Schedule-based Appointments, Appointments, Appointments
4824 @comment  node-name,  next,  previous,  up
4825 @subsubsection Task-based Appointments
4826 @cindex appointments, task-based
4827 @cindex task-based appointments
4829 A task has an appointment if it looks like this:
4831 @example
4832 #A   _ @@12:45 Do something (TaskPool)
4833 @end example
4835 @noindent
4836 i.e., if it has @@ followed by a time at the beginning.  This means
4837 the task is a regular appointment, and will not be carried forward
4838 at the start of a new day.
4840 Alternatively, it may have a !, like this:
4842 @example
4843 #A   _ !12:45 Do something else (TaskPool)
4844 @end example
4846 @noindent
4847 This makes it a "nagging" appointment, which @emph{will} be carried
4848 forward.  It will, however, lose the appointment time in the
4849 process.
4851 This may seem like a strange feature, but here is Henrik's
4852 reasoning:
4854 @quotation
4855 Sometimes I have a task that I want to do at a certain time, so I
4856 make it an appointment.  If I don't get around to doing it anyway,
4857 I want it to be carried forward.  Basically, I sometimes use
4858 appointments on tasks to annoy me until I get them done. :)
4859 @end quotation
4861 You can edit, move and delete tasks with the usual functions, and
4862 appointments will be updated automatically.
4864 You can update all task appointments on your page with
4866 @example
4867 M-x planner-appt-update
4868 @end example
4870 @c @noindent
4871 @c @strong{Cyclic Entries}
4873 @unnumberedsubsubsec Cyclic Entries
4874 @cindex appointments, cyclic task entries
4876 If you have @file{planner-cyclic} (@pxref{Cyclic Tasks}) loaded, entries
4877 in your cyclical tasks file such as
4879 @example
4880 Friday #A _ @@12:45 staff meeting
4881 @end example
4883 @noindent
4884 will appear every Friday and there will be an appointment alert set
4887 @c @noindent
4888 @c @strong{Appointments Section}
4889 @unnumberedsubsubsec Appointments Section
4890 @cindex appointments, appointments section
4892 You can have all task-based appointments copied to a separate section,
4893 providing an overview of your appointments.
4895 To do this, add
4897 @example
4898 (setq planner-appt-task-use-appointments-section-flag t)
4899 @end example
4901 @noindent to your configuration, or use @kbd{M-x customize-variable}.
4903 The variable @code{planner-appt-task-appointments-section} is the name
4904 of the section where the appointments will be copied.  By default, it is
4905 set to @code{"Schedule"}, which means that task appointments will be
4906 intermingled with schedule entries.
4908 It is also a good idea to add the section you wish to use to
4909 @code{planner-day-page-template} in order to control where that section
4910 will appear on the page (otherwise it will appear at the top).
4912 The format of the appointments follows that of a schedule; if you
4913 don't like the way it looks, you can write something different and set
4914 @code{planner-appt-format-appt-section-line-function} appropriately.
4915 See the documentation for
4916 @code{planner-appt-format-appt-section-line-function} for details.  It
4917 should be fairly easy to see what needs to be done if you look at the
4918 source for the default function (which is
4919 @code{planner-appt-format-appt-section-line}).
4921 If the section specified in
4922 @code{planner-appt-task-appointments-section} is the same as the
4923 schedule section specified in @code{planner-appt-schedule-section} (by
4924 default @code{"Schedule"}), the default formatting function adds a
4925 @samp{#} to the description so that one can visually distinguish
4926 appointments from the task list from those that have been added to the
4927 schedule.
4929 @node Schedule-based Appointments, Viewing Appointments, Task-based Appointments, Appointments
4930 @comment node-name,  next,  previous,  up
4931 @subsubsection Schedule-Based Appointments
4932 @cindex appointments, schedule-based
4933 @cindex schedule-based appointments
4935 Some scheduled tasks require reminders, others don't.  In this
4936 schedule:
4938 @example
4939 * Schedule
4941 9:00   | 12:00 | Read Simmel's Philosophy of Money
4942 @@12:45          Do Something Else
4943 @@13:00 | 14:00 | lunch
4944 @@14:30 |       | Meet jrs to discuss his dissertation
4945 @@16:00           Test Society seminar
4946 18:00            go home
4947 @end example
4949 @noindent
4950 those that have an @@ prefix will be added to the appointment
4951 reminder list; the others will not.  The formats that are
4952 recognized are fairly flexible, as you can see from the example.
4954 If you change your schedule, you can update the appointment list
4955 with
4957 @example
4958 M-x planner-appt-update
4959 @end example
4961 @noindent You can also have the schedule sorted as part of the update,
4962 if you have this in your configuration:
4964 @example
4965 (setq planner-appt-sort-schedule-on-update-flag t)
4966 @end example
4968 @c @noindent 
4969 @c @strong{Cyclical Entries}
4970 @unnumberedsubsubsec Cyclical Entries
4971 @cindex appointments, cyclic schedule entries
4973 You can also have cyclical schedule entries(@pxref{Cyclic Tasks}) if you
4976 @example
4977 (planner-appt-schedule-cyclic-insinuate)
4978 @end example
4980 @noindent to your configuration.
4982 If you put an entry in your cyclical task file like this
4984 @example
4985 Friday @@12:45 | 13:45 | Staff Meeting
4986 @end example
4988 @noindent
4989 then it will appear in your schedule every Friday, and an
4990 appointment alert will be set up.
4992 @node Viewing Appointments, Appointment Updating on Save, Schedule-based Appointments, Appointments
4993 @comment  node-name,  next,  previous,  up
4994 @subsubsection Viewing Appointments
4995 @cindex appointments, viewing
4997 The command @command{planner-appt-show-alerts} will show all appointment
4998 alerts currently scheduled.
5000 @subheading Functions
5002 There are two commands that show appointments in the future; the one
5003 displays them in a pop-up buffer, the other puts the information into
5004 the current day page.
5006 @deffn {Command} planner-appt-forthcoming-display &optional days
5007 Display a buffer of appointments for today and the next
5008 @var{days}. Optional prefix argument @var{days} is the number of days
5009 ahead to look. Its default value is defined by
5010 @code{planner-appt-forthcoming-days}.
5011 @end deffn
5013 @deffn {Command} planner-appt-forthcoming-update-section &optional days
5014 In today's plan page, add or update a list of forthcoming
5015 appointments. Optional prefix argument @var{days} is the number of
5016 days ahead to look. Its default value is defined by
5017 @code{planner-appt-forthcoming-days}.  The section heading to use is
5018 defined by @code{planner-appt-forthcoming-appt-section}.
5019 @end deffn
5021 @subheading Options
5023 @defopt planner-appt-forthcoming-days
5024 The number of days to look ahead for forthcoming appointments.  The
5025 default value is seven days.
5026 @end defopt
5028 @defopt planner-appt-forthcoming-appt-section
5029 The name of the section to use for inserting a list of forthcoming
5030 appts.  The default value is @code{"Forthcoming Appointments"}.
5031 @end defopt
5033 @defopt planner-appt-forthcoming-show-day-names-flag
5034 When non-nil (the default), day names will be shown in forthcoming
5035 appointments.
5036 @end defopt
5038 @defopt planner-appt-forthcoming-repeat-date-string
5039 String to insert for repeated dates.
5041 When there are multiple appointments for a date, the date is inserted
5042 in the first appointment and the others have this string in their date
5043 cell.
5045 If the string consists of anything other than whitespace, then a link
5046 to the day page for the appoinment is created.
5047 @end defopt
5049 @defopt planner-appt-forthcoming-look-at-cyclic-flag
5050 When non-nil, find forthcoming appointments in the cyclic diary file
5051 (@pxref{Cyclic Tasks}) as well as in plan pages. Default is @samp{t}.
5052 @end defopt
5054 @node Appointment Updating on Save, Appointment and Calendar Integration, Viewing Appointments, Appointments
5055 @comment  node-name,  next,  previous,  up
5056 @subsubsection Appointment Updating on Save
5057 @cindex appointments, updating on save
5059 @subheading Options
5061 @defopt planner-appt-update-appts-on-save-flag
5062 When non-nil, update appointment reminders whenever today's plan page is
5063 saved. Default value is @samp{nil}.
5064 @end defopt
5066 @node Appointment and Calendar Integration, Appointment Hooks, Appointment Updating on Save, Appointments
5067 @comment  node-name,  next,  previous,  up
5068 @subsubsection Appointment and Calendar Integration
5070 Not strictly part of appointment handling, but if one isn't using
5071 the diary, marking dates with plan pages seems to make sense.
5073 @subheading Functions
5075 @defun planner-appt-calendar-insinuate
5076 Add a hook to diary display so that dates in the calendar that have day
5077 pages are highlighted
5078 @end defun
5080 @node Appointment Hooks,  , Appointment and Calendar Integration, Appointments
5081 @comment  node-name,  next,  previous,  up
5082 @subsubsection Appointment Hooks
5084 @subheading Options
5086 @defvr {Hook} planner-appt-update-hook
5087 Hook run after @code{planner-appt-update} has updated the appointment
5088 list.
5089 @end defvr
5091 @node Timeclock, schedule.el, Appointments, Scheduling and Time
5092 @comment  node-name,  next,  previous,  up
5093 @subsection Timeclock
5094 @cindex @file{planner-timeclock.el}, using
5095 @cindex @file{planner-timeclock-summary.el}, using
5096 @cindex @file{planner-timeclock-summary-proj.el}, using
5097 @cindex timeclock, using Planner with
5099 This module allows you to clock in and clock out of your projects
5100 (@pxref{Time Intervals, , , Emacs, GNU Emacs Manual}) You can also
5101 generate reports with the @code{<timeclock-report>} tag. You may want to
5102 read the ``Keeping Track of Time'' page to see how you can use
5103 planner-timeclock to produce detailed reports;
5104 @xref{Keeping Track of Time}.
5106 @file{timeclock.el} is part of GNU Emacs. If you are using XEmacs,
5107 please use the version of @file{timeclock.el} that comes with Planner in
5108 the @file{contrib} directory.
5110 With @file{planner-timeclock.el} loaded,
5111 @command{planner-task-in-progress} clocks in a task.  To clock out,
5112 use @command{planner-task-done} or @command{timeclock-out}.
5114 @file{planner-timeclock.el} defines the following keybindings:
5116 @itemize
5117 @item @kbd{C-c C-i}: @code{planner-task-in-progress}.
5118 @item @kbd{C-c C-o}: @code{timeclock-out}.
5119 @item @kbd{C-c C-T C-i}: @code{planner-timeclock-in}. (XEmacs)
5120 @item @kbd{C-c C-T C-o}: @code{timeclock-out}. (XEmacs)
5121 @item @kbd{C-c C-S-t C-i}: @code{planner-timeclock-in}. (GNU Emacs)
5122 @item @kbd{C-c C-S-t C-o}: @code{timeclock-out}. (GNU Emacs)
5123 @end itemize
5125 If you use @code{timeclock} a lot, you may also be interested in
5126 Dryice Liu's @file{planner-timeclock-summary.el}, which produces
5127 timeclock reports for planner files.
5129 Here is a sample report:
5131 @example
5132 Project               |     Time| Ratio| Task
5133 PlannerMaintenance    |  0:03:58|  1.1%| Merge doc patch
5134                       |  0:17:09|  5.0%| Track down subdirectories
5135                       |  0:18:11|  5.3%| Merge planner-timeclock-summary-proj.el
5136                Total: |  0:39:18| 11.4%|
5137 JapanCaseStudy        |  2:37:56| 45.6%| Prototype search result page
5138                       |  0:31:50|  9.2%| Update design documents
5139                Total: |  3:09:46| 54.8%|
5140 ChristmasLetter       |  1:46:37| 30.8%| Write and send my Christmas letters
5141                Total: |  1:46:37| 30.8%|
5142 LinuxPeople           |  0:10:29|  3.0%| Send questions for Linux in Education
5143                Total: |  0:10:29|  3.0%|
5144 @end example
5146 If you add @code{(require 'planner-timeclock-summary)} to your
5147 @file{~/.emacs}, you can then use it in two ways.
5149 @itemize
5151 @item Display a temporary buffer
5153 Call @code{planner-timeclock-summary-show} and Emacs will ask you which
5154 day's summary do you want. Choose the date as anywhere else of
5155 Emacs planner, and a tempory buffer will be displayed with the
5156 timeclock summary of that day.
5158 To review tasks over a date range, use
5159 @code{planner-timeclock-summary-show-range}. You can use a regexp or a
5160 function to filter tasks by calling
5161 @code{planner-timeclock-summary-show-range-filter}.
5163 @item Rewrite sections of your planner
5165 Choose this approach if you want timeclock summary to be in their
5166 own section and you would like them to be readable in your plain
5167 text files even outside Emacs. Caveat: The timeclock summary
5168 section should already exist in your template and will be rewritten
5169 when updated. Tip: Add @code{planner-timeclock-summary-section}
5170 (default: @samp{"Timeclock"}) to your @code{planner-day-page-template}.
5172 To use, call @code{planner-timeclock-summary-update} in the planner
5173 day page to update the section. If you want rewriting to be
5174 automatically performed, call
5175 @code{planner-timeclock-summary-insinuate} in your @file{.emacs} file.
5176 @end itemize
5178 @file{planner-timeclock-summary-proj.el} produces task / time
5179 breakdowns on plan pages. Reports are of the form:
5181 @example
5182 TASK 0 | duration
5183 TASK 1 | duration
5184  TOTAL | duration.
5185 @end example
5187 To use, add @code{(require 'planner-timeclock-summary)} to your
5188 @file{~/.emacs}. Call @code{planner-timeclock-summary-proj-current}
5189 from a project page. The report is inserted at the current position in
5190 the buffer. The function @code{planner-timeclock-summary-proj-section}
5191 does the same but the report is inserted inside a section called
5192 @samp{* Report}.
5194 @node schedule.el,  , Timeclock, Scheduling and Time
5195 @comment  node-name,  next,  previous,  up
5196 @subsection @file{schedule.el}
5197 @cindex @file{planner-schedule.el}, using
5198 @cindex @file{schedule.el}, using Planner with
5200 @file{planner-schedule.el} allows you to project task completion time.
5201 Tasks should be of the form:
5203 @example
5204 #A0 _ 2h Do something
5205 #B0 _ 1h30m Do something
5206 #B0 _ 2d Do something
5207 #B0 _ 2w Do something
5208 #B0 _ 10s Do something
5210 s: seconds, m: minutes, h: hours, d: days, w: weeks
5211 @end example
5213 @file{schedule.el} is included with Planner in the @file{contrib}
5214 directory, but you can alternatively get it from
5215 @url{http://www.newartisans.com/johnw/Emacs/schedule.el} if desired.
5217 @file{schedule.el} provides a single Lisp function,
5218 @code{schedule-completion-time}. It takes an Emacs time object and a
5219 quantity of seconds. It returns an Emacs time object that represents
5220 when the given number of seconds will be completed, assuming that work
5221 can only be done during work hours.
5223 The available work hours are affected by several factors:
5225 @enumerate
5227 @item
5228 If @file{timeclock.el} is being used, the amount of time left in the
5229 current work day (@code{timeclock-workday-remaining})
5230 (@pxref{Time Intervals, , , Emacs, GNU Emacs Manual})
5232 @item
5233 The amount of time in each work day (@code{schedule-workday})
5235 @item
5236 The definition of a work week (@code{schedule-week})
5238 @item
5239 Any holidays defined in the Emacs calendar
5240 (@pxref{Holidays, , , Emacs, GNU Emacs Manual})
5242 @item
5243 Any appointments in the Emacs diary
5244 (@pxref{Appointments, , , Emacs, GNU Emacs Manual})
5246 @end enumerate
5248 Taking all of the ``block out'' periods into account,
5249 @code{schedule-completion-time} will compute when the given number of
5250 seconds will be done, based on your current definitions of time
5251 available.
5253 As an example, here's a function which, given a list of durations
5254 in seconds, will return a list of completion times starting from
5255 the current moment:
5257 @example
5259   (defun compute-completion-times (&rest durations)
5260     ``Compute completion times for a list of DURATIONS (in seconds).''
5261     (let ((now (current-time)))
5262       (mapcar
5263        (function
5264         (lambda (dura)
5265           (setq now (schedule-completion-time now dura))))
5266        durations)))
5268 @end example
5270 To call this function, do:
5272 @example
5274 (compute-completion-times 3600 7200 3600)
5276 @end example
5278 @subheading Keys
5280 @file{planner-schedule.el} defines the following keybindings:
5282 @kbd{C-c RET} is bound to @command{planner-schedule-show-end-project}.
5283 @kbd{C-c C-m} is also bound to
5284 @command{planner-schedule-show-end-project}.
5286 In XEmacs, @command{planner-schedule-show-end-project} is bound to
5287 @kbd{C-c C-T c-e} and @kbd{C-c C-S-t C-e}.
5289 @subheading Functions
5291 @file{planner-schedule.el} defines the following interactive
5292 functions:
5294 @defun planner-schedule-show-end-project
5295 Display the estimated project completion time.
5296 @end defun
5298 @file{schedule.el} does not define any interactive functions, or
5299 keybindings.
5301 @node Finances, Contacts and Conversations, Scheduling and Time, Managing Your Information
5302 @comment  node-name,  next,  previous,  up
5303 @section Finances
5304 @cindex finances
5306 Currently, Planner provides one module dedicated to tracking your
5307 finances. This module works with a program called Ledger.
5309 @menu
5310 * Ledger::                      Personal finances: planner-ledger.el
5311 @end menu
5313 @node Ledger,  , Finances, Finances
5314 @comment  node-name,  next,  previous,  up
5315 @subsection Ledger
5316 @cindex finances
5317 @cindex @file{planner-ledger.el}, using
5318 @cindex @file{ledger}, using Planner with
5320 @file{planner-ledger.el} provides integration between planner and John
5321 Wiegley's ledger accounting program, which can be found at
5322 @url{http://newartisans.com/johnw/ledger.tar.gz}.
5324 To use planner-ledger to insert a ledger balance overview and a list
5325 of pending transactions into planner day pages, make sure that your
5326 day page includes sections that match
5327 @code{planner-ledger-balance-regexp} and
5328 @code{planner-ledger-pending-regexp}. Example:
5330 @example
5331 * Tasks
5333 * Ledger
5335 ** Pending transactions
5337 * Notes
5339 @end example
5341 You can manually update ledger sections with the
5342 @command{planner-ledger-insert-maybe} command.
5344 You can also automatically update ledger sections with the following
5345 hook:
5347 @example
5348 (add-hook 'planner-goto-hook 'planner-ledger-insert-maybe)
5349 @end example
5351 You can create ledger entries from specially-formatted tasks using
5352 @command{planner-ledger-add-entry-from-task}.  Tasks should be of the
5353 form @samp{payment due: payee, amount [comment]}.  Example:
5355 @example
5356 #A1 _ payment due: foobar, $1000.00 some comment here
5357 #A2 _ payment due: baz, 1000.00
5358 @end example
5360 @subheading Options
5362 @defopt planner-ledger-balance-accounts
5363 List of accounts to be included or excluded from the balance overview.
5364 @samp{+} includes all matching accounts, and @samp{-} excludes
5365 matching accounts.  See the documentation for
5366 @command{ledger-run-ledger} for more details.
5367 @end defopt
5369 @defopt planner-ledger-balance-regexp
5370 Regular expression matching section for ledger balance.  Do not store
5371 other data in this section, as it will be overwritten.
5372 @end defopt
5374 @defopt planner-ledger-pending-regexp
5375 Regular expression matching section for ledger balance.  Do not store
5376 other data in this section, as it will be overwritten.
5377 @end defopt
5379 @defopt planner-ledger-payment-task-regexp
5380 Regular expression matching special ledger tasks.
5381 @end defopt
5383 @subheading Functions
5385 @defun planner-ledger-insert-maybe
5386 Update any ledger sections on the current page.
5387 @end defun
5389 @defun planner-ledger-add-entry-from-task
5390 Create a ledger entry based on the task at point.  Task should match
5391 @code{planner-ledger-payment-task-regexp}.
5392 @end defun
5394 @node Contacts and Conversations, Tracking Research and Resources, Finances, Managing Your Information
5395 @comment  node-name,  next,  previous,  up
5396 @section Contacts and Conversations
5397 @cindex contacts
5398 @cindex conversations
5400 Planner has two modules available for keeping track of contact and
5401 conversation information. The first uses the Big Brother Database
5402 (BBDB), and the second uses Emacs Relay Chat (ERC). BBDB is a full
5403 contact database. ERC is a client for chatting online on Internet Relay
5404 Chat (IRC) networks. The ERC module for Planner will help you keep
5405 track of online conversations you have if you use ERC for those
5406 conversations, but does not by itself store contact information other
5407 than the time you had the conversation, the network and channel you were
5408 on when you had it, and maybe who you had it with. If you are looking
5409 for a way to manage your full address book, then @file{planner-bbdb.el}
5410 in combination with BBDB is what you are looking for.
5412 @menu
5413 * BBDB::                        Contacts: planner-bbdb.el
5414 * Emacs Relay Chat::            Internet Relay Chat: planner-erc.el
5415 @end menu
5417 @node BBDB, Emacs Relay Chat, Contacts and Conversations, Contacts and Conversations
5418 @comment  node-name,  next,  previous,  up
5419 @subsection BBDB
5420 @cindex @file{planner-bbdb.el}, using
5421 @cindex BBDB, using Planner with
5423 @file{planner-bbdb.el} allows you to refer to your contacts easily
5424 from within a planner page. @inforef{Top, the BBDB Manual, bbdb}.
5426 @samp{[[bbdb://Sacha.*Chua][Sacha]]}, for example, will be linked to
5427 the blog, web or net fields of the first matching BBDB record.
5429 @file{planner-bbdb.el} does not define any interactive functions, or
5430 keybindings.
5432 @node Emacs Relay Chat,  , BBDB, Contacts and Conversations
5433 @comment  node-name,  next,  previous,  up
5434 @subsection Emacs Relay Chat
5435 @cindex @file{planner-erc.el}, using
5436 @cindex ERC, using Planner with
5437 @cindex Emacs Relay Chat, using Planner with
5438 @cindex IRC, using Planner with
5439 @cindex Internet Relay Chat, using Planner with
5441 To use planner-erc, place @file{planner-erc.el} in your load path
5442 and add this to your @file{.emacs} (or @file{_emacs}):
5444 @example
5446 (require 'planner-erc)
5448 @end example
5450 IRC URLs may be of the following forms.
5452 @example
5453 irc://server/nick,isnick
5454 irc://server/#channel
5455 irc://server
5456 @end example
5458 Annotations will be in the following forms.
5460 @example
5461 [[irc://server/nick,isnick][Chat with nick on server#channel]]
5462 [[irc://server/nick,isnick][Chat with nick on server]]
5463 [[irc://server/#channel][Chat on server#channel]]
5464 [[irc://server][Chat on server]]
5465 @end example
5467 @file{planner-erc.el} does not define any interactive functions, or
5468 keybindings.
5470 @node Tracking Research and Resources, Tracking Development, Contacts and Conversations, Managing Your Information
5471 @comment  node-name,  next,  previous,  up
5472 @section Tracking Research and Resources
5474 Planner provides three modules for keeping track of information
5475 involving three specific tools: w3m, BibTeX, and @file{bookmark.el}.
5477 @menu
5478 * W3m::                         Web browser: planner-w3m.el
5479 * BibTeX::                      Bibliographies: planner-bibtex.el
5480 * Bookmark::                    Bookmarks: planner-bookmark.el
5481 @end menu
5483 @node W3m, BibTeX, Tracking Research and Resources, Tracking Research and Resources
5484 @comment node-name,  next,  previous,  up
5485 @subsection W3m
5486 @cindex @file{planner-w3m.el}, using
5487 @cindex w3m, using Planner with
5489 This module allows you to create tasks from a w3m buffer.
5491 @file{planner-w3m.el} does not define any interactive functions, or
5492 keybindings.
5494 @node BibTeX, Bookmark, W3m, Tracking Research and Resources
5495 @comment node-name,  next,  previous,  up
5496 @subsection BibTeX
5497 @cindex @file{planner-bibtex.el}, using
5499 BibTeX URLs are of the form @samp{bibtex:file/name:key}.
5501 @file{planner-bibtex.el} does not define any interactive functions.
5503 @node Bookmark,  , BibTeX, Tracking Research and Resources
5504 @comment  node-name,  next,  previous,  up
5505 @subsection Bookmark
5506 @cindex bookmarks
5507 @cindex @file{bookmark.el}, using Planner with
5508 @cindex @file{planner-bookmark.el}, using
5510 @file{planner-bookmark.el} uses the @file{remember} package to create a
5511 note whenever you create a bookmark (@pxref{Bookmarks, Bookmarks,,
5512 emacs}) For more information about @file{remember}, please check out
5514 @itemize
5515 @item
5516 @uref{http://www.emacswiki.org/cgi-bin/wiki/RememberMode} -
5517 EmacsWiki.org page
5518 @end itemize
5520 Configure remember according to the instructions in
5521 @file{remember-planner.el} so that notes are saved to your planner
5522 pages.
5524 @defopt planner-bookmark-take-note-after-set-bookmark-flag
5525 Non-nil means show a @code{remember} buffer after setting a new
5526 bookmark.
5527 @end defopt
5529 When you create a bookmark, Emacs will open a buffer for your notes.
5530 @kbd{C-c C-c} saves the buffer to today's page. If you don't want to
5531 save a note, you can kill the buffer.
5533 Bookmark URLs are of the form @samp{bookmark://bookmark-name}.
5535 @file{planner-bookmark.el} does not define any interactive functions.
5537 @node Tracking Development,  , Tracking Research and Resources, Managing Your Information
5538 @comment  node-name,  next,  previous,  up
5539 @section Tracking Development
5540 @cindex version control, using Planner with
5542 Planner has three modules geared toward programmers. Two modules deal
5543 with version control and integrating information from those projects
5544 into the planner page. One module deals with the Gnats bug-tracking
5545 system.
5547 @menu
5548 * Log Edit::                    Changelogs: planner-log-edit.el
5549 * PSVN::                        svn changesets: planner-psvn.el
5550 * XTLA::                        TLA changesets: planner-xtla.el
5551 * Gnats::                       Gnats: The GNU bug reporting system
5552 @end menu
5554 @node Log Edit, PSVN, Tracking Development, Tracking Development
5555 @comment  node-name,  next,  previous,  up
5556 @subsection Log Edit
5557 @cindex cvs, using Planner with
5558 @cindex @file{planner-log-edit.el}, using
5559 @cindex version control, using Planner with
5561 This module allows you to automatically record CVS (and VC) commits
5562 in today's page.
5564 You can load the module with @code{(require 'planner-log-edit)}. When
5565 you load the module, @code{planner-log-edit-add-note} will be added to
5566 @code{log-edit-done-hook}.  A note containing the text of the commit
5567 and optionally a list of modified files will be added to today's page
5568 if you use the the Emacs version control interface. (@pxref{Version
5569 Control, , , Emacs, GNU Emacs Manual})
5571 @subheading Options
5573 @defopt planner-log-edit-include-files-flag
5574 Non-nil means include a list of committed files in the note.
5575 @end defopt
5577 @defopt planner-log-edit-notice-commit-function
5578 Non-nil means include a list of committed files in the note. If you
5579 want to enable this feature for some projects but not for others, set
5580 this to a function that returns t only for the commits you want to
5581 note.
5582 @end defopt
5584 @file{planner-log-edit.el} does not define any interactive functions.
5586 @node PSVN, XTLA, Log Edit, Tracking Development
5587 @comment  node-name,  next,  previous,  up
5588 @subsection PSVN
5589 @cindex PSVN
5590 @cindex @file{planner-psvn.el}, using
5591 @cindex Subversion, integration with
5593 This module enables you to refer to your Subversion (svn) changesets
5594 easily from within a Planner page, and to have your svn commits recorded
5595 automatically as notes in your planner.
5597 You must also have @file{psvn.el}, which is often packaged with
5598 Subversion in GNU/Linux distributions.
5600 You can then load the module by adding @code{(require 'planner-psvn)} to
5601 your @file{~/.emacs}.
5603 Once the module is loaded, Planner will pick up annotation information
5604 from any psvn *svn-log-view* buffer. If you create a task or note while
5605 in such a buffer, that task will have a hyperlink you can follow to
5606 return to the changeset later.
5608 These hyperlinks are of the form
5609 @samp{psvn://http://my.svn-repos.at/svn/project1/trunk@@39}
5611 Additionally, you can have notes for your commits automatically
5612 generated. Set @var{planner-psvn-log-edit-notice-commit-function} to t
5613 to enable this.
5615 By default, these commit notes will include a list of the files
5616 modified. If you would prefer to have this list not included, set
5617 @var{planner-psvn-log-edit-include-files-flag} to nil.
5619 @node XTLA, Gnats, PSVN, Tracking Development
5620 @comment  node-name,  next,  previous,  up
5621 @subsection XTLA
5622 @cindex XTLA
5623 @cindex @file{planner-xtla.el}, using
5625 This module allows you to refer to changesets in Tom Lord's Arch (tla)
5626 version control system. You can load the module with @code{(require
5627 'planner-xtla)}. When you load the module, you can create tasks from
5628 XTLA windows by positioning point on a revision.
5630 XTLA URLs are of the form
5631 @samp{xtla://miles@@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-19}
5633 @file{planner-xtla.el} does not define any interactive functions.
5635 @node Gnats,  , XTLA, Tracking Development
5636 @comment  node-name,  next,  previous,  up
5637 @subsection Gnats
5639 @cindex Gnats
5640 @cindex @file{planner-gnats.el}, using
5641 @cindex bug reports, tracking
5643 @file{planner-gnats.el} provides support for the GNU problem report
5644 management system Gnats. This module allows you to refer to problem
5645 reports using hyperlinks.
5647 Configure your Emacs for Gnats access, then add @samp{(require
5648 'planner-gnats)} to your @file{.emacs}. You can then create tasks from
5649 Gnats edit or view buffers.
5651 To add keybindings to Gnats, use @samp{(planner-gnats-insinuate)}.
5653 Gnats URLs are of the form @samp{gnats:pr-number}.
5655 @file{planner-gnats.el} does not define any interactive functions.
5657 @node Advanced Configuration, Reference Material, Managing Your Information, Top
5658 @comment  node-name,  next,  previous,  up
5659 @chapter Advanced Configuration
5660 @cindex configuration, advanced
5662 @menu
5663 * Customizing Your Day Pages::  Change your templates
5664 * Variables to Customize::      Change various aspects of Planner behavior
5665 * Ideas for Other Keybindings::  Add to and change the default keybindings
5666 @end menu
5668 @node Customizing Your Day Pages, Variables to Customize, Advanced Configuration, Advanced Configuration
5669 @comment  node-name,  next,  previous,  up
5670 @section Customizing Your Day Pages
5672 With the variable @code{planner-day-page-template}, you can define how
5673 you want any newly created day planner pages to look.
5675 You might want to include a section for your diary entries. For how to
5676 do this, see @ref{Diary}.
5678 You can add interactive Lisp buttons with the @file{planner-lisp.el}
5679 module. (@pxref{Interactive Lisp})
5681 Your @code{planner-day-page-template} can also include @samp{|<lisp>|}
5682 tags.
5684 For more complex day pages, you can set
5685 @code{planner-day-page-template} to a function that will be called
5686 from an empty day page buffer. The function should initialize the
5687 contents of the day page.
5689 @node Variables to Customize, Ideas for Other Keybindings, Customizing Your Day Pages, Advanced Configuration
5690 @comment  node-name,  next,  previous,  up
5691 @section Variables to Customize
5692 @cindex customize, variables to
5693 @cindex variables, customization of
5694 @cindex configuration, advanced, variables
5696 You can use Customize (@kbd{M-x customize-group RET planner RET}) to
5697 set user variables.
5699 Other user options are:
5701 @vindex planner-use-day-pages
5702 @defopt planner-use-day-pages
5703 If you really don't like day pages, you can set this variable to nil
5704 and you won't be prompted for dates for tasks (and notes, if using
5705 @file{remember-planner}).
5706 @end defopt
5708 @vindex planner-use-plan-pages
5709 @defopt planner-use-plan-pages
5710 If you really don't like plan pages, you can set this variable to nil
5711 and you won't be prompted for plan pages for tasks (and notes, if
5712 using @file{remember-planner}).
5713 @end defopt
5715 @vindex planner-mode-hook
5716 @defopt planner-mode-hook
5717 List of functions to run after @code{planner-mode} is initialized.
5718 @end defopt
5720 @vindex planner-tasks-file-behavior
5721 @defopt planner-tasks-file-behavior
5722 This variable controls what happens to files Planner opens by itself.
5723 If your tasks are associated with plan pages, the plan pages are
5724 updated whenever a task is rescheduled.  This could lead to a lot of
5725 open buffers as Planner applies updates to all linked files.
5726 By default, Planner is configured to do nothing.
5727 A value of @samp{save} means save but do not close buffers, and a
5728 value of @samp{nil} means do not save any of the buffers.
5729 @end defopt
5731 @vindex planner-add-task-at-end-flag
5732 @defopt planner-add-task-at-end-flag
5733 This variable controls where new tasks are created.  Non-nil means
5734 create tasks at the bottom of the first task block.  If you set this
5735 to non-nil, new tasks will be listed in order of creation (oldest).
5736 Tasks carried over from previous days will appear at the bottom of the
5737 list.
5739 Nil means create tasks at the top of the first task block.
5740 Carried-over tasks and newly created tasks are prominently placed on
5741 top of the list of tasks for the day.
5742 @end defopt
5744 @vindex planner-default-page
5745 @defopt planner-default-page
5746 Default page for created tasks.  This is used as the initial value for
5747 tasks.  After you create a task, it will be set to the previous page
5748 used.
5749 @end defopt
5751 @vindex planner-hide-task-status-when-highlighting
5752 @defopt planner-hide-task-status-when-highlighting
5753 Font-locking for tasks may be enough for you to determine status and
5754 priority.  Set this to non-nil if you want to hide the status marker
5755 and rely on font-locking instead.
5756 @end defopt
5758 @vindex planner-create-task-hook
5759 @defopt planner-create-task-hook
5760 Functions run after creating a task. @code{planner-id} hooks into
5761 this.
5762 @end defopt
5764 @vindex planner-expand-name-favor-future-p
5765 @defopt planner-expand-name-favor-future-p
5766 If non-nil, partial dates (ex: @kbd{2} or @kbd{5.2}) are completed to
5767 dates in the future instead of using the current year and month.
5768 @end defopt
5770 @vindex planner-task-dates-favor-future-p
5771 @defopt planner-task-dates-favor-future-p
5772 Like @code{planner-expand-name-favor-future-p}, but only for tasks.
5773 @end defopt
5775 @vindex planner-publish-dates-first-p
5776 @defopt planner-publish-dates-first-p
5777 Non-nil means list day pages first in the planner index.
5778 @end defopt
5780 @node Ideas for Other Keybindings,  , Variables to Customize, Advanced Configuration
5781 @comment  node-name,  next,  previous,  up
5782 @section Ideas for Other Keybindings
5783 @cindex keybindings, customization of
5784 @cindex configuration, advanced, keybindings
5785 @cindex customize, keybindings to
5787 By default and for backward compatibility, the following operations
5788 do not have keybindings, and are only accessible from the Planner
5789 menu:
5791 @itemize @bullet
5793 @item
5794 @code{planner-copy-or-move-region}
5796 @item
5797 @code{planner-delete-task}
5799 @item
5800 @code{planner-task-delegated}
5802 @item
5803 @code{planner-task-pending}
5805 @item
5806 @code{planner-task-open}
5808 @item
5809 @code{planner-renumber-tasks}
5811 @end itemize
5813 You may find it easier to install keybindings for those operations by
5814 inserting the following in your @file{.emacs} (or @file{_emacs}).
5815 Note: This changes some of the default keybindings for Planner.
5817 @example
5818 (planner-install-extra-task-keybindings)
5819 @end example
5821 If you install the extra task keybindings, your keybindings will
5822 include:
5824 @itemize @bullet
5826 @item
5827 @kbd{C-c C-t} will be unbound from the default and will serve as the
5828 prefix for the other task keybindings.
5830 @item
5831 @kbd{C-c C-t C-t}: @code{planner-create-task-from-buffer}.
5833 @item
5834 @kbd{C-c C-t C-k}: @code{planner-delete-task}.
5836 @item
5837 @kbd{C-c C-t C-u}: @code{planner-update-task}.
5839 @item
5840 @kbd{C-c C-t C-c}: @code{planner-copy-or-move-task}.
5842 @item
5843 @kbd{C-c C-t C-S-c}: @code{planner-copy-or-move-region}.
5845 @item
5846 @kbd{C-c C-t C-x}: @code{planner-task-done}.
5848 @item
5849 @kbd{C-c C-t C-S-x}: @code{planner-task-cancelled}.
5851 @item
5852 @kbd{C-c C-t C-d}: @code{planner-task-delegated}.
5854 @item
5855 @kbd{C-c C-t C-p}: @code{planner-task-pending}.
5857 @item
5858 @kbd{C-c C-t C-o}: @code{planner-task-in-progress}.
5860 @item
5861 @kbd{C-c C-t C-r}: @code{planner-raise-task}.
5863 @item
5864 @kbd{C-c C-t C-l}: @code{planner-lower-task}.
5866 @item
5867 @kbd{C-c C-t C-n}: @code{planner-renumber-tasks}.
5869 @end itemize
5871 Other keybindings can be configured by adding this to your
5872 @file{.emacs} (or @file{_emacs}):
5874 @example
5875 (planner-install-extra-context-keybindings)
5876 @end example
5878 This will set up the following keybindings:
5880 @itemize @bullet
5882 @item
5883 @kbd{shift up} @code{planner-move-up}
5885 @item
5886 @kbd{shift down} @code{planner-move-down}
5888 @item
5889 @kbd{shift right} @code{planner-jump-to-link}
5891 @end itemize
5893 @node Reference Material, Getting Help, Advanced Configuration, Top
5894 @comment  node-name,  next,  previous,  up
5895 @chapter Reference Material
5897 @menu
5898 * Keeping Track of Time::       
5899 * Other Interactive Functions::  
5900 * Planner Keybindings::         Default keybindings for Planner
5901 * Sample Configuration Files::  
5902 @end menu
5904 @node Keeping Track of Time, Other Interactive Functions, Reference Material, Reference Material
5905 @section Keeping Track of Time
5907 One of the coolest things you can do with Planner is keep track of how
5908 much time you spend not only on projects but even on particular tasks.
5909 @file{planner-timeclock.el} makes it as easy and natural as marking a
5910 task as in progress, postponed, or done. This can help you determine
5911 just how much time you spend working each day. If you add estimates to
5912 your task descriptions, you'll also be able to use this information to
5913 improve your time estimation skills.
5915 For example, I had converted the TODO my teammate sent me into entries
5916 in my JapanProject plan page, and before starting my work I came up
5917 with rough estimates of the time it would take me to do the tasks. I
5918 also marked which tasks I felt were best suited for my coworker so
5919 that he could get started without worrying about conflicts. I like
5920 working on little tasks first, so I estimated the time it would take
5921 me to complete each task and sorted by my estimates using the
5922 @code{sort} command and some cutting and pasting.
5924 Then the fun began. I wanted to see if I could match my estimates.
5925 Before I started working on a task, I used @kbd{C-c TAB} to mark it
5926 @code{in progress} and start the clock. If I decided to work on
5927 something else, I used @kbd{C-c TAB} to clock out of the previous task
5928 and clock into the new one.
5930 When I finished it, I used @kbd{C-c C-x} (@code{planner-task-done}) to
5931 mark it completed and automatically clock out. This is not yet done
5932 for cancelled tasks, so I clocked out of those manually with @kbd{C-c
5933 C-o} (@code{timeclock-out}). I also clocked out whenever I caught
5934 myself being distracted so that the totals wouldn't include the time I
5935 spent chatting on #emacs or checking out del.icio.us links. =) At the
5936 end of the day, I used
5937 @code{planner-timeclock-summary-show-range-filter} to show me the time
5938 elapsed for all of the tasks I'd worked on over the past two days.
5939 Here's the report for that project, edited to reflect how it looks on
5940 my screen and annotated with comments:
5942 @example
5943 Timeclock summary report for 2004.12.28 - 2004.12.29
5945 Project     |     Time| Ratio| Task
5946 JapanProject|  0:23:17|  3.6%| Translate javadoc comment for Messages.java
5947             |  0:33:48|  5.3%| Translate javadoc comment for LoginAction.java
5948             |  1:54:07| 17.8%| Study Struts in Japanese
5949             |  0:46:08|  7.2%| Add javadoc tags for input, output and forwards
5950             |  1:03:48|  9.9%| Help review code
5951             |  0:04:14|  0.7%| Import todo list
5952             |  0:00:37|  0.1%| 2min       Fix Menu Action's unnecessary code - delegated
5953             |  0:01:01|  0.2%| 2min       Remove unnecessary list in UserRemoveSetupAction - cancelled
5954             |  0:02:10|  0.3%| 2min       Remove hard-coded database path from MenuAction
5955             |  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. ...
5956             |  0:07:32|  1.2%| 5min       Add a method that returns the validity of a user in MUserPeer.
5957             |  0:08:28|  1.3%| 5min       Fix indentation
5958             |  0:03:52|  0.6%| 10min      Fix UserPeer so that it doesn't get null pointer exceptions
5959             |  0:04:34|  0.7%| 5min       Add current password field in user_modify page
5960             |  0:21:56|  3.4%| 15min      Make a super class for our service classes that will receive the database connection. (cancelled)
5961             |  0:06:05|  0.9%| 10min      Remove hard-coded constants from the Logic classes
5962             |  0:10:55|  1.7%| 10min      Move logic from UserBean.checkPassword to UserListLogic
5963             |  0:01:20|  0.2%| 20min      Guard against null pointer exceptions in peer classes
5964             |  0:04:57|  0.8%| 10min      Instead of displaying uneditable data with bean:write, just disable the html:text element
5965             |  0:25:03|  3.9%| 10min      Deploy 10:00 version
5966             |  0:04:46|  0.7%| 5min       Separate the configuration file of database and system into another uninternationalized property file.
5967             |  2:09:48| 20.2%| 1h         Decide on a naming convention for localized messages and update files
5968             |  0:00:07|  0.0%| 20min      Explain what is happening in UserModifyAction's nested ifs - pending
5969             |  1:50:23| 17.2%| 2h         Write Javadoc comments in English and Japanese to explain bean structure
5970             |  0:04:19|  0.7%| 2h         Write Javadoc comments in English and Japanese to explain peer operations (pending)
5971             |  0:05:40|  0.9%| 20min      Make a factory class for the database - pending
5972      Total: | 10:41:41|100.0%|      
5974 Day began: 13:03:58, Day ended: 20:51:46
5975 Time elapsed: 31:47:48, Time clocked: 10:41:41
5976 Time clocked ratio: 33.6%
5977 @end example
5979 The time record isn't perfect. I cancelled some tasks after thinking
5980 about them a little and did some tasks simultaneously. Sometimes I
5981 didn't notice that I was getting distracted, too. Still, having all of
5982 that time information neatly summarized made me realize a number of
5983 things.
5985 First, I goof off much less when I have a nice, broken-down task list
5986 in front of me. There's just something about knowing there's a five-
5987 or ten-minute hack you can get out of the way. I found myself looking
5988 forward to getting to the next task just to see if I could make my
5989 estimate. That said, seeing a five-minute task stretch and stretch due
5990 to unforeseen problems did make me a little nervous. I should probably
5991 just make generous estimates so that I don't end up with bugs because
5992 of haste.
5994 Second, I don't goof off as much as I thought I did, although there's
5995 still room for improvement. Yesterday's workday was 9:00 - 12:00, 1:00
5996 - 5:30--7.5 hours. Today was the last day of work, so cleaning and
5997 celebration interrupted my hacking at around 3:00--5 hours of work.
5998 According to my task list, 10:41/12:30 was productive work. Hmm. 1:49
5999 hours unclocked time when I was thinking or goofing off.
6000 planner-timeclock-summary-show for today reveals that I actually
6001 clocked 5:30 today, which means the goofing off happened yesterday.
6002 That makes sense; I remember a pretty long unclocked segment
6003 recuperating from Japanese overload. (This was before we came up with
6004 the task list.)
6006 Third, keeping track of time is way, way cool even if you don't bill
6007 anyone for your time.
6009 Like the idea? It's easy to try out. Just add
6011 @example
6012 (require 'planner-timeclock)
6013 (require 'planner-timeclock-summary)
6014 @end example
6016 to your ~/.emacs. If you want to try it out now, eval those statements
6017 in your Emacs session. After that, simply use @kbd{C-c TAB} to ``clock
6018 in'' a task before you start working on it and @kbd{C-c C-x}
6019 (@code{planner-task-done}) to mark it completed. @kbd{M-x
6020 planner-task-pending} also clocks out the current task if it was
6021 clocked in. To see a summary of how you spent your day, check out the
6022 different functions in @file{planner-timeclock-summary}.
6024 See @ref{Timeclock} for more details.
6026 Happy hacking!
6028 @node Other Interactive Functions, Planner Keybindings, Keeping Track of Time, Reference Material
6029 @comment  node-name,  next,  previous,  up
6030 @section Other Interactive Functions
6032 With @file{planner.el} loaded, you can use any of the functions in this
6033 section by typing @kbd{M-x} followed by the name of the function. Many
6034 of these functions are also bound to keys.
6036 For a list of Planner keybindings, see @ref{Planner Keybindings}.
6038 They are listed in no particular order.
6040 @file{planner.el} defines the following interactive functions:
6043 @defun planner-create-high-priority-task-from-buffer
6044 Create a high priority task based on this buffer.  Do not use this in
6045 LISP programs. Instead, set the value of
6046 @var{planner-default-task-priority} and call @code{planner-create-task}
6047 or @code{planner-create-task-from-buffer}.
6048 @end defun
6050 @defun defun planner-create-medium-priority-task-from-buffer
6051 Create a medium-priority task based on this buffer.  Do not use this in
6052 LISP programs. Instead, set the value of
6053 @var{planner-default-task-priority} and call @code{planner-create-task}
6054 or @code{planner-create-task-from-buffer}.
6055 @end defun
6057 @defun planner-create-low-priority-task-from-buffer
6058 Create a high-priority task based on this buffer.
6059 Do not use this in LISP programs. Instead, set the value of
6060 @var{planner-default-task-priority} and call @code{planner-create-task} or
6061 @code{planner-create-task-from-buffer}.
6062 @end defun
6064 @defun planner-install-extra-context-keybindings
6065 Install extra context-sensitive keybindings. These keybindings
6066 conflict with @file{windmove.el}, but might be useful.
6067 @end defun
6069 @defun planner-narrow-to-section section &optional create
6070 Widen to the whole page and narrow to the section labelled
6071 @var{section}.  If @var{create} is non-nil and the section is not found,
6072 the section is created.  Return non-nil if @var{section} was found or
6073 created.
6074 @end defun
6076 @defun planner-save-buffers
6077 Save all planner-mode buffers.
6078 @end defun
6080 @defun planner-seek-to-first section
6081 Positions the point at the specified @var{section}, or @samp{Tasks} if
6082 not specified.
6083 @end defun
6085 @defun planner-save-buffers
6086 Save all planner buffers.
6087 @end defun
6089 @defun planner-calendar-insinuate
6090 This hooks Planner into  Emacs Calendar (@pxref{Calendar/Diary, ,
6091 , Emacs, GNU Emacs Manual}).
6093 It adds special planner key bindings to @code{calendar-mode-map}.
6094 After this function is evaluated, you can use the following
6095 planner-related keybindings in @code{calendar-mode-map}:
6097 @table @kbd
6099 @item  n
6100 Jump to the planner page for the current day.
6102 @item  N
6103 Display the planner page for the current day.
6104 @end table
6106 @end defun
6108 @defun planner-kill-calendar-files
6109 Remove planner files shown from Calendar (@pxref{Calendar/Diary, , ,
6110 Emacs, GNU Emacs Manual}).
6112 @end defun
6114 @defun planner-calendar-goto
6115 Goto the plan page corresponding to the calendar date
6116 (@pxref{Calendar/Diary, , , Emacs, GNU Emacs Manual}).
6117 @end defun
6119 @defun planner-calendar-show
6120 Show the plan page for the calendar date under point in another window
6121 (@pxref{Calendar/Diary, , , Emacs, GNU Emacs Manual}).
6122 @end defun
6124 @defun planner-calendar-select
6125 Return to @code{planner-read-date} with the date currently selected
6126 (@pxref{Calendar/Diary, , , Emacs, GNU Emacs Manual}).
6127 @end defun
6129 @defun planner-jump-to-link
6130 Jump to the item linked to by the current item.
6131 @end defun
6133 @defun planner-move-up
6134 Move a task up. You can use this to indicate that you will do a task
6135 before another one. On a note, go to the previous note. On a headline,
6136 go to the previous headline of the same depth.
6137 @end defun
6139 @defun planner-move-down 
6140 Move down. You can use this to indicate that you will do a task after
6141 another one. On a note, go to the next note. On a headline, go to the
6142 next headline of the same depth.
6143 @end defun
6145 @node Planner Keybindings, Sample Configuration Files, Other Interactive Functions, Reference Material
6146 @comment  node-name,  next,  previous,  up
6147 @section Planner Keybindings
6148 @cindex keybindings, list
6150 In order to refresh and renumber all of your tasks according to their
6151 actual order in the buffer, simply save the file or call
6152 @kbd{M-x planner-renumber-tasks}.
6154 Here is a summary of the keystrokes available:
6156 @table @kbd
6158 @item M-x plan
6159 Begin your planning session.  This goes to the last day for which
6160 there is any planning info (or today if none), allowing you to review,
6161 and create/move tasks from that day.
6163 @item C-c C-u
6164 Move a task up.
6166 @item C-c C-d
6167 Move a task down.
6169 @item C-c C-s
6170 Mark the task as in progress or delegated.
6172 @item C-c C-x
6173 Mark the task as finished.
6175 @item C-c C-t
6176 Create a task associated with the current Wiki page. If you are on the
6177 opening line of a Note entry, it is assumed that the note itself is the
6178 origin of the task.
6180 @item C-c C-c
6181 Move or copy the current task to another date. If the current task is
6182 an original (meaning you are in the buffer where's defined, hopefully
6183 a planning page) then it will be copied, and the original task will
6184 also now point to the copy.  If the current task is a copy, it will
6185 just be moved to the new day, and the original task's link will be
6186 updated.
6188 @item C-c C-n
6189 Jump to today's task page.  If you call
6190 @code{(planner-calendar-insinuate)}, typing @kbd{n} in the Emacs
6191 calendar (@pxref{Calendar/Diary, , , Emacs, GNU Emacs Manual}) will jump
6192 to today's task page.
6194 @item C-c C-x
6195 @code{planner-task-done}
6197 @item C-c C-z
6198 @code{planner-task-in-progress}
6200 @item C-c C-d
6201 @code{planner-lower-task}
6203 @item C-c C-u
6204 @code{planner-raise-task}
6206 @item C-c C-c
6207 @code{planner-copy-or-move-task}
6209 @item C-c C-t
6210 @code{planner-create-task-from-buffer}
6212 @item C-c C-j
6213 This is a prefix command.
6215 @item C-c C-n
6216 @code{planner-goto-today}
6218 @item C-c C-j C-r
6219 @code{planner-goto-most-recent}
6221 @item C-c C-j C-t
6222 @code{planner-goto-tomorrow}
6224 @item C-c C-j C-y
6225 @code{planner-goto-yesterday}
6227 @item C-c C-j C-j
6228 @code{planner-goto-today}
6230 @item C-c C-j C-n
6231 @code{planner-goto-next-daily-page}
6233 @item C-c C-j C-p
6234 @code{planner-goto-previous-daily-page}
6236 @item C-c C-j C-d
6237 @code{planner-goto}
6239 @end table
6241 @node Sample Configuration Files,  , Planner Keybindings, Reference Material
6242 @comment  node-name,  next,  previous,  up
6243 @section Sample Configuration Files
6244 @cindex configuration, sample
6246 This section includes some sample configuration files. This way, once
6247 you've got the hang of the basics, you can see some different, more
6248 advanced, setups.
6250 There is no One True Way to plan. Every person is different. We hope
6251 you'll find a good starting point among the example configurations
6252 below. If what you want to do does not perfectly fit under one of these
6253 examples, please post a description of the way you plan to our mailing
6254 list (@pxref{Getting Help}).  We look forward to helping you customizing
6255 planner to fit your needs.
6257 @menu
6258 * File Organization::           
6259 * Bare-Bones Planning::         
6260 * Bare-Bones Planning with Plan Pages::  
6261 * Tasks on Plan Pages with Some Day Pages::  
6262 * Hierarchical Tasks::          
6263 @end menu
6265 @node File Organization, Bare-Bones Planning, Sample Configuration Files, Sample Configuration Files
6266 @subsection File Organization
6268 @itemize
6269 @item @strong{Tasks, schedule and notes on day pages.}
6271 By default, tasks, schedule entries and notes are filed on day pages.
6272 This makes it easy for you to see all the entries relevant to a single
6273 day without becoming overwhelmed with information. Unfinished tasks
6274 are carried over to the next day when you use @kbd{M-x plan}, so it's
6275 always kept up to date. Completed tasks are left on the day page you
6276 finished them on, which helps when reviewing one's progress and writing
6277 accomplishment reports.
6279 @item @strong{Cross-referenced with plan pages.}
6281 You can associate your tasks with projects either when you create the
6282 task or later, with @kbd{M-x planner-replan-task}. This makes it easy
6283 for you to see all the information associated with a particular
6284 project. If you use RememberMode to create notes, you will also be
6285 able to associate notes with a plan page.
6287 @item @strong{Just plan pages.}
6289 If your tasks don't usually have dates, you can turn day pages off by
6290 customizing @code{planner-use-day-pages}. If so, then all of your
6291 tasks and notes will be stored on the WelcomePage and/or a plan page.
6293 @end itemize
6295 @node Bare-Bones Planning, Bare-Bones Planning with Plan Pages, File Organization, Sample Configuration Files
6296 @subsection Bare-Bones Planning
6298 You can keep all of your tasks, notes and schedules in a single file:
6299 WelcomePage.  This is good for people who are used to storing all of
6300 their information in a flat text file.  By storing your information in
6301 planner, you'll be able to take advantage of automatic hyperlinking to
6302 files and other resources.  You can also sort your tasks by priority
6303 and status.
6305 To set your system up for bare-bones planning, set the
6306 @code{planner-use-day-pages} variable to nil before loading planner.
6307 For example, you can put this in your @file{~/.emacs} (or @file{_emacs}):
6309 @example
6310 (setq planner-use-day-pages nil)
6311 (setq planner-default-page nil)
6312 (require 'planner)
6313 @end example
6315 When you create a task or note, planner will not prompt you for a
6316 date.  If you press @key{RET} when prompted for a plan page, it will
6317 accept the default of nil, so no other plan pages will be used.  All
6318 of your data will be kept in one file, which can then be easily backed
6321 You can use commands like @command{planner-create-task-from-buffer} to
6322 create tasks, or you can type tasks in manually.  You can edit or
6323 delete anything in the page without having to update other files.
6325 @node Bare-Bones Planning with Plan Pages, Tasks on Plan Pages with Some Day Pages, Bare-Bones Planning, Sample Configuration Files
6326 @subsection Bare-Bones Planning with Plan Pages
6328 When you create a task or note, Planner.el can copy this to a plan
6329 page. Plan pages allow you to see an overview of all the data for a
6330 project.
6332 For convenience, the @command{planner-create-task-from-buffer} command
6333 prompts you for a plan page when you create a task.
6337 @node Tasks on Plan Pages with Some Day Pages, Hierarchical Tasks, Bare-Bones Planning with Plan Pages, Sample Configuration Files
6338 @subsection Tasks on Plan Pages with Some Day Pages
6340 If most of your tasks are associated with plan pages but you want to
6341 schedule some tasks on day pages, you can leave day pages on (default)
6342 and then write a function that turns off day pages. For example, the
6343 following code snippet turns off day pages for task creation from
6344 buffers.
6346 @example
6347 (require 'planner)
6349 (defun my-planner-create-task-from-buffer ()
6350   "Call `planner-create-task-from-buffer', but without dates."
6351   (interactive)
6352   (let ((planner-use-day-pages nil))
6353     (call-interactively 'planner-create-task-from-buffer)))
6354 @end example
6356 @node Hierarchical Tasks,  , Tasks on Plan Pages with Some Day Pages, Sample Configuration Files
6357 @subsection Hierarchical Tasks
6358 @cindex hierarchical tasks
6359 @cindex tasks, hierarchy of
6361 You can use @file{allout.el} or other modes for outlining to support
6362 hierarchical tasks in plan pages. No special support is needed.
6364 Tasks created by @command{planner-create-task-from-buffer} and
6365 @code{planner-create-task} are created in the @samp{* Tasks} section.
6366 If @code{planner-add-task-at-end-flag} is non-nil, tasks are added to
6367 the end of the first task block, else they are added to the beginning.
6368 You can then copy and paste tasks into your preferred hierarchy.
6369 Blank lines delimit blocks of tasks upon which automatic sorting is
6370 performed.
6372 You can also type in tasks manually. You may find this approach faster
6373 when you are comfortable with planner.
6375 For example, a @file{LearnPlanner} plan page might contain the
6376 following lines:
6378 @example
6379 * Learn how to use planner.el
6381 ** Installation
6383 #C0 _ Decide where to put Planner
6384 #C0 _ Download the archives
6386 ** Configuration
6388 *** Load path
6390 #C0 _ Figure out how to add things to my load path
6391 #C0 _ Actually add it to my load path
6394 @end example
6396 If you create tasks for the finest level of detail available at the
6397 moment, you can schedule them onto day pages with @kbd{C-c C-c}
6398 (@command{planner-copy-or-move-task}). Then you can use
6399 @command{planner-jump-to-link} to switch between the day page and the
6400 plan page link.
6403 @node Getting Help, Acknowledgements, Reference Material, Top
6404 @comment  node-name,  next,  previous,  up
6405 @chapter Getting Help
6406 @cindex help, getting
6407 @cindex bugs, reporting
6409 After you have read this guide, if you still have questions about
6410 Planner, or if you have bugs to report, there are several places
6411 you can go.
6413 Planner has an official website at
6414 @url{http://www.emacswiki.org/cgi-bin/wiki/PlannerMode}.  It is a
6415 collaborative wiki.
6417 Bugs may be reported using the Planner Bug-Tracker at
6418 @url{http://gna.org/bugs/?group=planner-el}.
6420 Planner has three mailing lists.
6422 @table @samp
6424 @item planner-el-announce
6425 Low-traffic list for planner-related announcements.
6427 You can join this mailing list (@email{planner-el-announce@@gna.org})
6428 using the subscription form at
6429 @url{http://mail.gna.org/listinfo/planner-el-announce/}.  This
6430 mailing list is also available via Gmane (@url{http://gmane.org/}). The
6431 group is called @samp{gmane.emacs.planner.announce}.
6433 @item planner-el-discuss
6434 Discussion, bugfixes, suggestions, tips, and the like for Planner.
6435 This mailing list also includes the content of planner-el-announce.
6437 You can join this mailing list (@email{planner-el-discuss@@gna.org})
6438 using the subscription form at
6439 @url{http://mail.gna.org/listinfo/planner-el-discuss/}.  This mailing
6440 list is also available via Gmane with the identifier
6441 @samp{gmane.emacs.planner.general}.
6443 @item planner-el-logs
6444 Log messages for commits made to Planner.
6446 You can join this mailing list (@email{planner-el-logs@@gna.org}) using
6447 the subscription form at
6448 @url{http://mail.gna.org/listinfo/planner-el-logs/}.  This mailing list
6449 is also available via Gmane with the identifier
6450 @samp{gmane.emacs.planner.scm}.
6452 @item planner-el-cvs
6453 Generated bug reports for Planner.
6455 You can join this mailing list (@email{planner-el-cvs@@gna.org}) using
6456 the subscription form at
6457 @url{http://mail.gna.org/listinfo/planner-el-cvs/}.  This mailing list
6458 is also available via Gmane with the identifier
6459 @samp{gmane.emacs.planner.cvs}.
6461 @end table
6463 You can also contact the maintainer of Planner, John Sullivan, at
6464 @email{john@@wjsullivan.net}, but it is better to use the other options.
6466 You can explore the relevant sections of the EmacsWiki.org:
6468 @itemize @bullet
6470 @item
6471 @url{http://www.emacswiki.org/cgi-bin/wiki/PlannerMode}
6473 @item
6474 @url{http://www.emacswiki.org/cgi-bin/wiki/MuseMode}
6476 @item
6477 @url{http://www.emacswiki.org/cgi-bin/wiki/RememberMode}
6479 @end itemize
6481 You can visit the IRC Freenode channel @samp{#emacs}. Many of the
6482 contributors are frequently around and willing to answer your
6483 questions.
6485 There is an Orkut community called PlannerMode.
6487 For issues relating to this documentation, please contact John
6488 Sullivan at @email{john@@wjsullivan.net}.
6490 @node Acknowledgements, GNU General Public License, Getting Help, Top
6491 @comment  node-name,  next,  previous,  up
6492 @chapter Acknowledgements
6493 @itemize
6494 @item Maintainers
6496 @cindex maintainers
6498 @itemize
6499 @item 2006
6501 John Sullivan volunteered to maintain Planner, and Michael Olson passed
6502 the maintainership on to him with the release of Planner 3.41.
6504 @item 2005
6506 Michael Olson, Sacha Chua, and several others from the Planner community
6507 ported Planner to use Muse instead of emacs-wiki.  Michael Olson became
6508 the maintainer of Planner.
6510 @item 2004
6512 Damien Elmes handed EmacsWikiMode to Mark Triggs for a short period of
6513 time.  Mark Triggs deferred to Sacha Chua as official maintainer of
6514 Planner.  Sacha Chua volunteered to maintain RememberMode.
6515 Michael Olson became the maintainer of both emacs-wiki and Muse.
6517 @item 2003
6519 Sacha Chua volunteered to maintain Planner.  Damien Elmes
6520 volunteered to maintain EmacsWikiMode.
6522 @item 2001
6524 John Wiegley wrote EmacsWikiMode and Planner.
6525 @end itemize
6527 @item Contributors
6528 @cindex contributors
6530 For a complete list of people who have helped out with Planner, please
6531 check out the @file{AUTHORS} file that is included with Planner.
6533 @end itemize
6535 @node GNU General Public License, Concept Index, Acknowledgements, Top
6536 @comment  node-name,  next,  previous,  up
6537 @appendix GNU GENERAL PUBLIC LICENSE
6538 @center Version 2, June 1991
6539 @cindex GPL
6540 @cindex GNU General Public License
6542 @c The GNU General Public License.
6543 @center Version 3, 29 June 2007
6545 @c This file is intended to be included within another document,
6546 @c hence no sectioning command or @node.  
6548 @display
6549 Copyright @copyright{} 2007 Free Software Foundation, Inc. @url{http://fsf.org/}
6551 Everyone is permitted to copy and distribute verbatim copies of this
6552 license document, but changing it is not allowed.
6553 @end display
6555 @heading Preamble
6557 The GNU General Public License is a free, copyleft license for
6558 software and other kinds of works.
6560 The licenses for most software and other practical works are designed
6561 to take away your freedom to share and change the works.  By contrast,
6562 the GNU General Public License is intended to guarantee your freedom
6563 to share and change all versions of a program---to make sure it remains
6564 free software for all its users.  We, the Free Software Foundation,
6565 use the GNU General Public License for most of our software; it
6566 applies also to any other work released this way by its authors.  You
6567 can apply it to your programs, too.
6569 When we speak of free software, we are referring to freedom, not
6570 price.  Our General Public Licenses are designed to make sure that you
6571 have the freedom to distribute copies of free software (and charge for
6572 them if you wish), that you receive source code or can get it if you
6573 want it, that you can change the software or use pieces of it in new
6574 free programs, and that you know you can do these things.
6576 To protect your rights, we need to prevent others from denying you
6577 these rights or asking you to surrender the rights.  Therefore, you
6578 have certain responsibilities if you distribute copies of the
6579 software, or if you modify it: responsibilities to respect the freedom
6580 of others.
6582 For example, if you distribute copies of such a program, whether
6583 gratis or for a fee, you must pass on to the recipients the same
6584 freedoms that you received.  You must make sure that they, too,
6585 receive or can get the source code.  And you must show them these
6586 terms so they know their rights.
6588 Developers that use the GNU GPL protect your rights with two steps:
6589 (1) assert copyright on the software, and (2) offer you this License
6590 giving you legal permission to copy, distribute and/or modify it.
6592 For the developers' and authors' protection, the GPL clearly explains
6593 that there is no warranty for this free software.  For both users' and
6594 authors' sake, the GPL requires that modified versions be marked as
6595 changed, so that their problems will not be attributed erroneously to
6596 authors of previous versions.
6598 Some devices are designed to deny users access to install or run
6599 modified versions of the software inside them, although the
6600 manufacturer can do so.  This is fundamentally incompatible with the
6601 aim of protecting users' freedom to change the software.  The
6602 systematic pattern of such abuse occurs in the area of products for
6603 individuals to use, which is precisely where it is most unacceptable.
6604 Therefore, we have designed this version of the GPL to prohibit the
6605 practice for those products.  If such problems arise substantially in
6606 other domains, we stand ready to extend this provision to those
6607 domains in future versions of the GPL, as needed to protect the
6608 freedom of users.
6610 Finally, every program is threatened constantly by software patents.
6611 States should not allow patents to restrict development and use of
6612 software on general-purpose computers, but in those that do, we wish
6613 to avoid the special danger that patents applied to a free program
6614 could make it effectively proprietary.  To prevent this, the GPL
6615 assures that patents cannot be used to render the program non-free.
6617 The precise terms and conditions for copying, distribution and
6618 modification follow.
6620 @heading TERMS AND CONDITIONS
6622 @enumerate 0
6623 @item Definitions.
6625 ``This License'' refers to version 3 of the GNU General Public License.
6627 ``Copyright'' also means copyright-like laws that apply to other kinds
6628 of works, such as semiconductor masks.
6630 ``The Program'' refers to any copyrightable work licensed under this
6631 License.  Each licensee is addressed as ``you''.  ``Licensees'' and
6632 ``recipients'' may be individuals or organizations.
6634 To ``modify'' a work means to copy from or adapt all or part of the work
6635 in a fashion requiring copyright permission, other than the making of
6636 an exact copy.  The resulting work is called a ``modified version'' of
6637 the earlier work or a work ``based on'' the earlier work.
6639 A ``covered work'' means either the unmodified Program or a work based
6640 on the Program.
6642 To ``propagate'' a work means to do anything with it that, without
6643 permission, would make you directly or secondarily liable for
6644 infringement under applicable copyright law, except executing it on a
6645 computer or modifying a private copy.  Propagation includes copying,
6646 distribution (with or without modification), making available to the
6647 public, and in some countries other activities as well.
6649 To ``convey'' a work means any kind of propagation that enables other
6650 parties to make or receive copies.  Mere interaction with a user
6651 through a computer network, with no transfer of a copy, is not
6652 conveying.
6654 An interactive user interface displays ``Appropriate Legal Notices'' to
6655 the extent that it includes a convenient and prominently visible
6656 feature that (1) displays an appropriate copyright notice, and (2)
6657 tells the user that there is no warranty for the work (except to the
6658 extent that warranties are provided), that licensees may convey the
6659 work under this License, and how to view a copy of this License.  If
6660 the interface presents a list of user commands or options, such as a
6661 menu, a prominent item in the list meets this criterion.
6663 @item Source Code.
6665 The ``source code'' for a work means the preferred form of the work for
6666 making modifications to it.  ``Object code'' means any non-source form
6667 of a work.
6669 A ``Standard Interface'' means an interface that either is an official
6670 standard defined by a recognized standards body, or, in the case of
6671 interfaces specified for a particular programming language, one that
6672 is widely used among developers working in that language.
6674 The ``System Libraries'' of an executable work include anything, other
6675 than the work as a whole, that (a) is included in the normal form of
6676 packaging a Major Component, but which is not part of that Major
6677 Component, and (b) serves only to enable use of the work with that
6678 Major Component, or to implement a Standard Interface for which an
6679 implementation is available to the public in source code form.  A
6680 ``Major Component'', in this context, means a major essential component
6681 (kernel, window system, and so on) of the specific operating system
6682 (if any) on which the executable work runs, or a compiler used to
6683 produce the work, or an object code interpreter used to run it.
6685 The ``Corresponding Source'' for a work in object code form means all
6686 the source code needed to generate, install, and (for an executable
6687 work) run the object code and to modify the work, including scripts to
6688 control those activities.  However, it does not include the work's
6689 System Libraries, or general-purpose tools or generally available free
6690 programs which are used unmodified in performing those activities but
6691 which are not part of the work.  For example, Corresponding Source
6692 includes interface definition files associated with source files for
6693 the work, and the source code for shared libraries and dynamically
6694 linked subprograms that the work is specifically designed to require,
6695 such as by intimate data communication or control flow between those
6696 subprograms and other parts of the work.
6698 The Corresponding Source need not include anything that users can
6699 regenerate automatically from other parts of the Corresponding Source.
6701 The Corresponding Source for a work in source code form is that same
6702 work.
6704 @item Basic Permissions.
6706 All rights granted under this License are granted for the term of
6707 copyright on the Program, and are irrevocable provided the stated
6708 conditions are met.  This License explicitly affirms your unlimited
6709 permission to run the unmodified Program.  The output from running a
6710 covered work is covered by this License only if the output, given its
6711 content, constitutes a covered work.  This License acknowledges your
6712 rights of fair use or other equivalent, as provided by copyright law.
6714 You may make, run and propagate covered works that you do not convey,
6715 without conditions so long as your license otherwise remains in force.
6716 You may convey covered works to others for the sole purpose of having
6717 them make modifications exclusively for you, or provide you with
6718 facilities for running those works, provided that you comply with the
6719 terms of this License in conveying all material for which you do not
6720 control copyright.  Those thus making or running the covered works for
6721 you must do so exclusively on your behalf, under your direction and
6722 control, on terms that prohibit them from making any copies of your
6723 copyrighted material outside their relationship with you.
6725 Conveying under any other circumstances is permitted solely under the
6726 conditions stated below.  Sublicensing is not allowed; section 10
6727 makes it unnecessary.
6729 @item Protecting Users' Legal Rights From Anti-Circumvention Law.
6731 No covered work shall be deemed part of an effective technological
6732 measure under any applicable law fulfilling obligations under article
6733 11 of the WIPO copyright treaty adopted on 20 December 1996, or
6734 similar laws prohibiting or restricting circumvention of such
6735 measures.
6737 When you convey a covered work, you waive any legal power to forbid
6738 circumvention of technological measures to the extent such
6739 circumvention is effected by exercising rights under this License with
6740 respect to the covered work, and you disclaim any intention to limit
6741 operation or modification of the work as a means of enforcing, against
6742 the work's users, your or third parties' legal rights to forbid
6743 circumvention of technological measures.
6745 @item Conveying Verbatim Copies.
6747 You may convey verbatim copies of the Program's source code as you
6748 receive it, in any medium, provided that you conspicuously and
6749 appropriately publish on each copy an appropriate copyright notice;
6750 keep intact all notices stating that this License and any
6751 non-permissive terms added in accord with section 7 apply to the code;
6752 keep intact all notices of the absence of any warranty; and give all
6753 recipients a copy of this License along with the Program.
6755 You may charge any price or no price for each copy that you convey,
6756 and you may offer support or warranty protection for a fee.
6758 @item Conveying Modified Source Versions.
6760 You may convey a work based on the Program, or the modifications to
6761 produce it from the Program, in the form of source code under the
6762 terms of section 4, provided that you also meet all of these
6763 conditions:
6765 @enumerate a
6766 @item 
6767 The work must carry prominent notices stating that you modified it,
6768 and giving a relevant date.
6770 @item
6771 The work must carry prominent notices stating that it is released
6772 under this License and any conditions added under section 7.  This
6773 requirement modifies the requirement in section 4 to ``keep intact all
6774 notices''.
6776 @item
6777 You must license the entire work, as a whole, under this License to
6778 anyone who comes into possession of a copy.  This License will
6779 therefore apply, along with any applicable section 7 additional terms,
6780 to the whole of the work, and all its parts, regardless of how they
6781 are packaged.  This License gives no permission to license the work in
6782 any other way, but it does not invalidate such permission if you have
6783 separately received it.
6785 @item
6786 If the work has interactive user interfaces, each must display
6787 Appropriate Legal Notices; however, if the Program has interactive
6788 interfaces that do not display Appropriate Legal Notices, your work
6789 need not make them do so.
6790 @end enumerate
6792 A compilation of a covered work with other separate and independent
6793 works, which are not by their nature extensions of the covered work,
6794 and which are not combined with it such as to form a larger program,
6795 in or on a volume of a storage or distribution medium, is called an
6796 ``aggregate'' if the compilation and its resulting copyright are not
6797 used to limit the access or legal rights of the compilation's users
6798 beyond what the individual works permit.  Inclusion of a covered work
6799 in an aggregate does not cause this License to apply to the other
6800 parts of the aggregate.
6802 @item  Conveying Non-Source Forms.
6804 You may convey a covered work in object code form under the terms of
6805 sections 4 and 5, provided that you also convey the machine-readable
6806 Corresponding Source under the terms of this License, in one of these
6807 ways:
6809 @enumerate a
6810 @item
6811 Convey the object code in, or embodied in, a physical product
6812 (including a physical distribution medium), accompanied by the
6813 Corresponding Source fixed on a durable physical medium customarily
6814 used for software interchange.
6816 @item
6817 Convey the object code in, or embodied in, a physical product
6818 (including a physical distribution medium), accompanied by a written
6819 offer, valid for at least three years and valid for as long as you
6820 offer spare parts or customer support for that product model, to give
6821 anyone who possesses the object code either (1) a copy of the
6822 Corresponding Source for all the software in the product that is
6823 covered by this License, on a durable physical medium customarily used
6824 for software interchange, for a price no more than your reasonable
6825 cost of physically performing this conveying of source, or (2) access
6826 to copy the Corresponding Source from a network server at no charge.
6828 @item
6829 Convey individual copies of the object code with a copy of the written
6830 offer to provide the Corresponding Source.  This alternative is
6831 allowed only occasionally and noncommercially, and only if you
6832 received the object code with such an offer, in accord with subsection
6835 @item
6836 Convey the object code by offering access from a designated place
6837 (gratis or for a charge), and offer equivalent access to the
6838 Corresponding Source in the same way through the same place at no
6839 further charge.  You need not require recipients to copy the
6840 Corresponding Source along with the object code.  If the place to copy
6841 the object code is a network server, the Corresponding Source may be
6842 on a different server (operated by you or a third party) that supports
6843 equivalent copying facilities, provided you maintain clear directions
6844 next to the object code saying where to find the Corresponding Source.
6845 Regardless of what server hosts the Corresponding Source, you remain
6846 obligated to ensure that it is available for as long as needed to
6847 satisfy these requirements.
6849 @item
6850 Convey the object code using peer-to-peer transmission, provided you
6851 inform other peers where the object code and Corresponding Source of
6852 the work are being offered to the general public at no charge under
6853 subsection 6d.
6855 @end enumerate
6857 A separable portion of the object code, whose source code is excluded
6858 from the Corresponding Source as a System Library, need not be
6859 included in conveying the object code work.
6861 A ``User Product'' is either (1) a ``consumer product'', which means any
6862 tangible personal property which is normally used for personal,
6863 family, or household purposes, or (2) anything designed or sold for
6864 incorporation into a dwelling.  In determining whether a product is a
6865 consumer product, doubtful cases shall be resolved in favor of
6866 coverage.  For a particular product received by a particular user,
6867 ``normally used'' refers to a typical or common use of that class of
6868 product, regardless of the status of the particular user or of the way
6869 in which the particular user actually uses, or expects or is expected
6870 to use, the product.  A product is a consumer product regardless of
6871 whether the product has substantial commercial, industrial or
6872 non-consumer uses, unless such uses represent the only significant
6873 mode of use of the product.
6875 ``Installation Information'' for a User Product means any methods,
6876 procedures, authorization keys, or other information required to
6877 install and execute modified versions of a covered work in that User
6878 Product from a modified version of its Corresponding Source.  The
6879 information must suffice to ensure that the continued functioning of
6880 the modified object code is in no case prevented or interfered with
6881 solely because modification has been made.
6883 If you convey an object code work under this section in, or with, or
6884 specifically for use in, a User Product, and the conveying occurs as
6885 part of a transaction in which the right of possession and use of the
6886 User Product is transferred to the recipient in perpetuity or for a
6887 fixed term (regardless of how the transaction is characterized), the
6888 Corresponding Source conveyed under this section must be accompanied
6889 by the Installation Information.  But this requirement does not apply
6890 if neither you nor any third party retains the ability to install
6891 modified object code on the User Product (for example, the work has
6892 been installed in ROM).
6894 The requirement to provide Installation Information does not include a
6895 requirement to continue to provide support service, warranty, or
6896 updates for a work that has been modified or installed by the
6897 recipient, or for the User Product in which it has been modified or
6898 installed.  Access to a network may be denied when the modification
6899 itself materially and adversely affects the operation of the network
6900 or violates the rules and protocols for communication across the
6901 network.
6903 Corresponding Source conveyed, and Installation Information provided,
6904 in accord with this section must be in a format that is publicly
6905 documented (and with an implementation available to the public in
6906 source code form), and must require no special password or key for
6907 unpacking, reading or copying.
6909 @item Additional Terms.
6911 ``Additional permissions'' are terms that supplement the terms of this
6912 License by making exceptions from one or more of its conditions.
6913 Additional permissions that are applicable to the entire Program shall
6914 be treated as though they were included in this License, to the extent
6915 that they are valid under applicable law.  If additional permissions
6916 apply only to part of the Program, that part may be used separately
6917 under those permissions, but the entire Program remains governed by
6918 this License without regard to the additional permissions.
6920 When you convey a copy of a covered work, you may at your option
6921 remove any additional permissions from that copy, or from any part of
6922 it.  (Additional permissions may be written to require their own
6923 removal in certain cases when you modify the work.)  You may place
6924 additional permissions on material, added by you to a covered work,
6925 for which you have or can give appropriate copyright permission.
6927 Notwithstanding any other provision of this License, for material you
6928 add to a covered work, you may (if authorized by the copyright holders
6929 of that material) supplement the terms of this License with terms:
6931 @enumerate a
6932 @item
6933 Disclaiming warranty or limiting liability differently from the terms
6934 of sections 15 and 16 of this License; or
6936 @item
6937 Requiring preservation of specified reasonable legal notices or author
6938 attributions in that material or in the Appropriate Legal Notices
6939 displayed by works containing it; or
6941 @item
6942 Prohibiting misrepresentation of the origin of that material, or
6943 requiring that modified versions of such material be marked in
6944 reasonable ways as different from the original version; or
6946 @item
6947 Limiting the use for publicity purposes of names of licensors or
6948 authors of the material; or
6950 @item
6951 Declining to grant rights under trademark law for use of some trade
6952 names, trademarks, or service marks; or
6954 @item
6955 Requiring indemnification of licensors and authors of that material by
6956 anyone who conveys the material (or modified versions of it) with
6957 contractual assumptions of liability to the recipient, for any
6958 liability that these contractual assumptions directly impose on those
6959 licensors and authors.
6960 @end enumerate
6962 All other non-permissive additional terms are considered ``further
6963 restrictions'' within the meaning of section 10.  If the Program as you
6964 received it, or any part of it, contains a notice stating that it is
6965 governed by this License along with a term that is a further
6966 restriction, you may remove that term.  If a license document contains
6967 a further restriction but permits relicensing or conveying under this
6968 License, you may add to a covered work material governed by the terms
6969 of that license document, provided that the further restriction does
6970 not survive such relicensing or conveying.
6972 If you add terms to a covered work in accord with this section, you
6973 must place, in the relevant source files, a statement of the
6974 additional terms that apply to those files, or a notice indicating
6975 where to find the applicable terms.
6977 Additional terms, permissive or non-permissive, may be stated in the
6978 form of a separately written license, or stated as exceptions; the
6979 above requirements apply either way.
6981 @item Termination.
6983 You may not propagate or modify a covered work except as expressly
6984 provided under this License.  Any attempt otherwise to propagate or
6985 modify it is void, and will automatically terminate your rights under
6986 this License (including any patent licenses granted under the third
6987 paragraph of section 11).
6989 However, if you cease all violation of this License, then your license
6990 from a particular copyright holder is reinstated (a) provisionally,
6991 unless and until the copyright holder explicitly and finally
6992 terminates your license, and (b) permanently, if the copyright holder
6993 fails to notify you of the violation by some reasonable means prior to
6994 60 days after the cessation.
6996 Moreover, your license from a particular copyright holder is
6997 reinstated permanently if the copyright holder notifies you of the
6998 violation by some reasonable means, this is the first time you have
6999 received notice of violation of this License (for any work) from that
7000 copyright holder, and you cure the violation prior to 30 days after
7001 your receipt of the notice.
7003 Termination of your rights under this section does not terminate the
7004 licenses of parties who have received copies or rights from you under
7005 this License.  If your rights have been terminated and not permanently
7006 reinstated, you do not qualify to receive new licenses for the same
7007 material under section 10.
7009 @item Acceptance Not Required for Having Copies.
7011 You are not required to accept this License in order to receive or run
7012 a copy of the Program.  Ancillary propagation of a covered work
7013 occurring solely as a consequence of using peer-to-peer transmission
7014 to receive a copy likewise does not require acceptance.  However,
7015 nothing other than this License grants you permission to propagate or
7016 modify any covered work.  These actions infringe copyright if you do
7017 not accept this License.  Therefore, by modifying or propagating a
7018 covered work, you indicate your acceptance of this License to do so.
7020 @item Automatic Licensing of Downstream Recipients.
7022 Each time you convey a covered work, the recipient automatically
7023 receives a license from the original licensors, to run, modify and
7024 propagate that work, subject to this License.  You are not responsible
7025 for enforcing compliance by third parties with this License.
7027 An ``entity transaction'' is a transaction transferring control of an
7028 organization, or substantially all assets of one, or subdividing an
7029 organization, or merging organizations.  If propagation of a covered
7030 work results from an entity transaction, each party to that
7031 transaction who receives a copy of the work also receives whatever
7032 licenses to the work the party's predecessor in interest had or could
7033 give under the previous paragraph, plus a right to possession of the
7034 Corresponding Source of the work from the predecessor in interest, if
7035 the predecessor has it or can get it with reasonable efforts.
7037 You may not impose any further restrictions on the exercise of the
7038 rights granted or affirmed under this License.  For example, you may
7039 not impose a license fee, royalty, or other charge for exercise of
7040 rights granted under this License, and you may not initiate litigation
7041 (including a cross-claim or counterclaim in a lawsuit) alleging that
7042 any patent claim is infringed by making, using, selling, offering for
7043 sale, or importing the Program or any portion of it.
7045 @item Patents.
7047 A ``contributor'' is a copyright holder who authorizes use under this
7048 License of the Program or a work on which the Program is based.  The
7049 work thus licensed is called the contributor's ``contributor version''.
7051 A contributor's ``essential patent claims'' are all patent claims owned
7052 or controlled by the contributor, whether already acquired or
7053 hereafter acquired, that would be infringed by some manner, permitted
7054 by this License, of making, using, or selling its contributor version,
7055 but do not include claims that would be infringed only as a
7056 consequence of further modification of the contributor version.  For
7057 purposes of this definition, ``control'' includes the right to grant
7058 patent sublicenses in a manner consistent with the requirements of
7059 this License.
7061 Each contributor grants you a non-exclusive, worldwide, royalty-free
7062 patent license under the contributor's essential patent claims, to
7063 make, use, sell, offer for sale, import and otherwise run, modify and
7064 propagate the contents of its contributor version.
7066 In the following three paragraphs, a ``patent license'' is any express
7067 agreement or commitment, however denominated, not to enforce a patent
7068 (such as an express permission to practice a patent or covenant not to
7069 sue for patent infringement).  To ``grant'' such a patent license to a
7070 party means to make such an agreement or commitment not to enforce a
7071 patent against the party.
7073 If you convey a covered work, knowingly relying on a patent license,
7074 and the Corresponding Source of the work is not available for anyone
7075 to copy, free of charge and under the terms of this License, through a
7076 publicly available network server or other readily accessible means,
7077 then you must either (1) cause the Corresponding Source to be so
7078 available, or (2) arrange to deprive yourself of the benefit of the
7079 patent license for this particular work, or (3) arrange, in a manner
7080 consistent with the requirements of this License, to extend the patent
7081 license to downstream recipients.  ``Knowingly relying'' means you have
7082 actual knowledge that, but for the patent license, your conveying the
7083 covered work in a country, or your recipient's use of the covered work
7084 in a country, would infringe one or more identifiable patents in that
7085 country that you have reason to believe are valid.
7087 If, pursuant to or in connection with a single transaction or
7088 arrangement, you convey, or propagate by procuring conveyance of, a
7089 covered work, and grant a patent license to some of the parties
7090 receiving the covered work authorizing them to use, propagate, modify
7091 or convey a specific copy of the covered work, then the patent license
7092 you grant is automatically extended to all recipients of the covered
7093 work and works based on it.
7095 A patent license is ``discriminatory'' if it does not include within the
7096 scope of its coverage, prohibits the exercise of, or is conditioned on
7097 the non-exercise of one or more of the rights that are specifically
7098 granted under this License.  You may not convey a covered work if you
7099 are a party to an arrangement with a third party that is in the
7100 business of distributing software, under which you make payment to the
7101 third party based on the extent of your activity of conveying the
7102 work, and under which the third party grants, to any of the parties
7103 who would receive the covered work from you, a discriminatory patent
7104 license (a) in connection with copies of the covered work conveyed by
7105 you (or copies made from those copies), or (b) primarily for and in
7106 connection with specific products or compilations that contain the
7107 covered work, unless you entered into that arrangement, or that patent
7108 license was granted, prior to 28 March 2007.
7110 Nothing in this License shall be construed as excluding or limiting
7111 any implied license or other defenses to infringement that may
7112 otherwise be available to you under applicable patent law.
7114 @item No Surrender of Others' Freedom.
7116 If conditions are imposed on you (whether by court order, agreement or
7117 otherwise) that contradict the conditions of this License, they do not
7118 excuse you from the conditions of this License.  If you cannot convey
7119 a covered work so as to satisfy simultaneously your obligations under
7120 this License and any other pertinent obligations, then as a
7121 consequence you may not convey it at all.  For example, if you agree
7122 to terms that obligate you to collect a royalty for further conveying
7123 from those to whom you convey the Program, the only way you could
7124 satisfy both those terms and this License would be to refrain entirely
7125 from conveying the Program.
7127 @item Use with the GNU Affero General Public License.
7129 Notwithstanding any other provision of this License, you have
7130 permission to link or combine any covered work with a work licensed
7131 under version 3 of the GNU Affero General Public License into a single
7132 combined work, and to convey the resulting work.  The terms of this
7133 License will continue to apply to the part which is the covered work,
7134 but the special requirements of the GNU Affero General Public License,
7135 section 13, concerning interaction through a network will apply to the
7136 combination as such.
7138 @item Revised Versions of this License.
7140 The Free Software Foundation may publish revised and/or new versions
7141 of the GNU General Public License from time to time.  Such new
7142 versions will be similar in spirit to the present version, but may
7143 differ in detail to address new problems or concerns.
7145 Each version is given a distinguishing version number.  If the Program
7146 specifies that a certain numbered version of the GNU General Public
7147 License ``or any later version'' applies to it, you have the option of
7148 following the terms and conditions either of that numbered version or
7149 of any later version published by the Free Software Foundation.  If
7150 the Program does not specify a version number of the GNU General
7151 Public License, you may choose any version ever published by the Free
7152 Software Foundation.
7154 If the Program specifies that a proxy can decide which future versions
7155 of the GNU General Public License can be used, that proxy's public
7156 statement of acceptance of a version permanently authorizes you to
7157 choose that version for the Program.
7159 Later license versions may give you additional or different
7160 permissions.  However, no additional obligations are imposed on any
7161 author or copyright holder as a result of your choosing to follow a
7162 later version.
7164 @item Disclaimer of Warranty.
7166 THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
7167 APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
7168 HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM ``AS IS'' WITHOUT
7169 WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT
7170 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
7171 A PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND
7172 PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE PROGRAM PROVE
7173 DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR
7174 CORRECTION.
7176 @item Limitation of Liability.
7178 IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
7179 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR
7180 CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
7181 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
7182 ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT
7183 NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR
7184 LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM
7185 TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER
7186 PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
7188 @item Interpretation of Sections 15 and 16.
7190 If the disclaimer of warranty and limitation of liability provided
7191 above cannot be given local legal effect according to their terms,
7192 reviewing courts shall apply local law that most closely approximates
7193 an absolute waiver of all civil liability in connection with the
7194 Program, unless a warranty or assumption of liability accompanies a
7195 copy of the Program in return for a fee.
7197 @end enumerate
7199 @heading END OF TERMS AND CONDITIONS
7201 @heading How to Apply These Terms to Your New Programs
7203 If you develop a new program, and you want it to be of the greatest
7204 possible use to the public, the best way to achieve this is to make it
7205 free software which everyone can redistribute and change under these
7206 terms.
7208 To do so, attach the following notices to the program.  It is safest
7209 to attach them to the start of each source file to most effectively
7210 state the exclusion of warranty; and each file should have at least
7211 the ``copyright'' line and a pointer to where the full notice is found.
7213 @smallexample
7214 @var{one line to give the program's name and a brief idea of what it does.}  
7215 Copyright (C) @var{year} @var{name of author}
7217 This program is free software: you can redistribute it and/or modify
7218 it under the terms of the GNU General Public License as published by
7219 the Free Software Foundation, either version 3 of the License, or (at
7220 your option) any later version.
7222 This program is distributed in the hope that it will be useful, but
7223 WITHOUT ANY WARRANTY; without even the implied warranty of
7224 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
7225 General Public License for more details.
7227 You should have received a copy of the GNU General Public License
7228 along with this program.  If not, see @url{http://www.gnu.org/licenses/}.
7229 @end smallexample
7231 Also add information on how to contact you by electronic and paper mail.
7233 If the program does terminal interaction, make it output a short
7234 notice like this when it starts in an interactive mode:
7236 @smallexample
7237 @var{program} Copyright (C) @var{year} @var{name of author} 
7238 This program comes with ABSOLUTELY NO WARRANTY; for details type @samp{show w}.
7239 This is free software, and you are welcome to redistribute it
7240 under certain conditions; type @samp{show c} for details.
7241 @end smallexample
7243 The hypothetical commands @samp{show w} and @samp{show c} should show
7244 the appropriate parts of the General Public License.  Of course, your
7245 program's commands might be different; for a GUI interface, you would
7246 use an ``about box''.
7248 You should also get your employer (if you work as a programmer) or school,
7249 if any, to sign a ``copyright disclaimer'' for the program, if necessary.
7250 For more information on this, and how to apply and follow the GNU GPL, see
7251 @url{http://www.gnu.org/licenses/}.
7253 The GNU General Public License does not permit incorporating your
7254 program into proprietary programs.  If your program is a subroutine
7255 library, you may consider it more useful to permit linking proprietary
7256 applications with the library.  If this is what you want to do, use
7257 the GNU Lesser General Public License instead of this License.  But
7258 first, please read @url{http://www.gnu.org/philosophy/why-not-lgpl.html}.
7260 @node Concept Index,  , GNU General Public License, Top
7261 @comment  node-name,  next,  previous,  up
7262 @unnumbered Index
7264 @printindex cp
7266 @bye