* Remember item under specific :PROJECT:
@ 2010-09-15 18:55 Marcelo de Moraes Serpa
2010-09-17 6:49 ` David Maus
0 siblings, 1 reply; 2+ messages in thread
From: Marcelo de Moraes Serpa @ 2010-09-15 18:55 UTC (permalink / raw)
To: Org Mode
Hello list,
I wonder if there is a easy way to create a remember template that
will file the item inside another item specified at runtime. The
scenario is the following: I have a task that belongs to a project
(project is any item tagged a :PROJECT:), I want to capture it under
this item, so I would press C-c r and select a, let's say, NextAction
template. This would ask me for the topic, tags *and then* the project
it belongs to (would fetch the list from a specific org file, in my
case, gtd.org). Would that be difficult to implement? Has anyone out
there ever done something similar?
Thanks,
Marcelo.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Remember item under specific :PROJECT:
2010-09-15 18:55 Remember item under specific :PROJECT: Marcelo de Moraes Serpa
@ 2010-09-17 6:49 ` David Maus
0 siblings, 0 replies; 2+ messages in thread
From: David Maus @ 2010-09-17 6:49 UTC (permalink / raw)
To: Marcelo de Moraes Serpa; +Cc: Org Mode
[-- Attachment #1.1: Type: text/plain, Size: 1282 bytes --]
Marcelo de Moraes Serpa wrote:
>Hello list,
>I wonder if there is a easy way to create a remember template that
>will file the item inside another item specified at runtime. The
>scenario is the following: I have a task that belongs to a project
>(project is any item tagged a :PROJECT:), I want to capture it under
>this item, so I would press C-c r and select a, let's say, NextAction
>template. This would ask me for the topic, tags *and then* the project
>it belongs to (would fetch the list from a specific org file, in my
>case, gtd.org). Would that be difficult to implement? Has anyone out
>there ever done something similar?
If I want a new remember item to be filed as child of a project I
either clock in the project before running `org-capture' and finish
the capture process not with C-c C-c, but with C-u 2 C-c C-w this
calls `org-refile' and files the new item as child of the item with
the running clock.
If I didn't clock but want the item to be filed under a specific
project, I finish the capture process with C-c C-w (`org-refile') and
select the appropriate location. What helps me here is, that I keep
projects beneath a level 1 headline "Projects".
HTH,
-- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de
[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-17 6:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-15 18:55 Remember item under specific :PROJECT: Marcelo de Moraes Serpa
2010-09-17 6:49 ` David Maus
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).