>| On Sun, 18 Nov 2007 21:35:51 +0530,
 >| मनीष 
 >| who can be reached at: [EMAIL PROTECTED]
 >| (whose comments are cited below with " Manish> "),
 >| had this to say in article <[EMAIL PROTECTED]>
 >| in newsgroups gmane.emacs.planner.general
 >| concerning the subject of Re: planner-zoom question
 >| (see <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL 
 >PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> for more details)

 Manish> Are you saying that the zoom functionality exists only as a aid
 Manish> to faster navigation between day pages? Suno (and some web
 Manish> pages) seemed to suggest that the pages planner-zoom takes you
 Manish> to are somehow supposed to be populated.

Pages created by planner-zoom are plan pages. Those pages are populated
with planner-plan-page-template. You can then use one of the following

planner-zoom-iup
planner-zoom-idown
panner-zoom-inext
planner-zoom-iprev

to "navigate in time". As you "descend" from year to month, to week you
finally fall into the week view where you have your day pages which you
can view with either panner-zoom-inext and planner-zoom-iprev or simply
with planner-goto-next-daily-page respectively
planner-goto-previous-daily-page.

Bottom line: while you are not on the day page level but above it (week,
month, year) you will not see any task or note. As long as you are above
day level you are simply navigation around.



Finally it seems to me that you may probably rather looking for 
,----[ C-h k <f9> O ]
| <f9> O runs the command planner-tasks-overview
|   which is an interactive Lisp function in `planner-tasks-overview.el'.
| It is bound to <f9> O.
| (planner-tasks-overview start end)
| 
| Display a task overview from start to end.
| 
| [back]
`----
of course, the keybinding is individual to my setup ... you might go
with your own.


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

Reply via email to