emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emacs-wiki-discuss] is there a planner-create-note-from-buffer?


From: Janne Hellsten
Subject: Re: [emacs-wiki-discuss] is there a planner-create-note-from-buffer?
Date: Tue, 19 Jul 2005 11:25:55 +0900

Hi again,

> That is not how it works here.  When I go to my plan page, I do "M-x
> planner-create-note" (or click from the menu) and the note goes into
> today's plan, not the current buffer.  Create task works the way I
> would've expected it to work.
> 
> I guess I have upgrade to the dev version then.

Here's the source code of my version (3.30-1).  The docs seem to
indicate that the note would go to today's page (even if target page
can be optionally supplied).

(defun planner-create-note (&optional page)
"Create a note to be remembered in PAGE (today if PAGE is nil).
If `planner-reverse-chronological-notes' is non-nil, create the
note at the beginning of the notes section; otherwise, add it to
the end.  Position point after the anchor."

Best regards,
Janne




reply via email to

[Prev in Thread] Current Thread [Next in Thread]