>| On Thu, 8 Nov 2007 16:46:03 -0200,
 >| Marcelo de Moraes Serpa
 >| who can be reached at: [EMAIL PROTECTED]
 >| (whose comments are cited below with " Marcelo> "),
 >| had this to say in article <[EMAIL PROTECTED]>
 >| in newsgroups gmane.emacs.planner.general
 >| concerning the subject of Dashboard for Planner

 Marcelo> However, I really miss a "dashboard"-like functionality so I
 Marcelo> can have that 10.000 feet overview of the projects and
 Marcelo> contexts (listing each project and context and how completed
 Marcelo> each one is in %). Is there something like this already? If

You might use
,----[ C-h k <f9> o ]
| <f9> o runs the command planner-tasks-overview-show-summary
|   which is an interactive Lisp function in `planner-tasks-overview.el'.
| It is bound to <f9> o.
| (planner-tasks-overview-show-summary &optional file-list)
| 
| Count unscheduled, scheduled, and completed tasks for file-list.
| If called with an interactive prefix, prompt for the page(s) to
| display. planner-multi is required for multiple pages.
| 
| [back]
`----


_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to