Desmond Rivet <desmond_n...@videotron.ca> writes:

> I'm using org-mode to implement GTD (or, at least, making a valiant
> effort :) I'm currently doing the following:
>
>  * projects are TODO items under a "Project" heading with a) a project
>    tag and b) a CATEGORY property summarizing the project with a short
>    label.
>
>  * "waiting" items are TODO items with a waiting tag under a "Waiting"
>    heading.
>
>  * next actions are TODO items without a project or waiting tag. 
>
>  * contexts are tags attached to the next action and start with "@"
>
>  * if a next action is under a project heading, then it belongs to that
>    project.  I have a special heading called, for lack of a better name,
>    "Misc" under which I put all my next actions which are not associated
>    with any project.
>
> This all seems to work ok so far, except for one thing: I can't figure
> out how to add next actions under a particular project heading using
> remember.

You can either:

1. Use "C-1 C-c C-c" to file the item interactively.

or

2. Set org-remember-store-without-prompt to nil.

Best,
Matt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to