all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Archive Tasks
@ 2010-08-14 11:37 Karl Maihofer
  2010-08-16 18:07 ` Bastien
  0 siblings, 1 reply; 5+ messages in thread
From: Karl Maihofer @ 2010-08-14 11:37 UTC (permalink / raw)
  To: emacs-orgmode

Dear Org-Users,

I have a problem to archive my tasks. What should the row ":ARCHIVE:"
look like, so that my "Task One" will be archived under "Tasks - Client
1" (see example below)?

Thanks a lot!

Karl

---------------------------------------------------------------
My structure in gtd.org:
---------------------------------------------------------------
* Tasks
** Client 1
*** DONE Task One
    :PROPERTIES:
    :ARCHIVE: %s_archive::* Tasks ???????
    :END:
*** TODO Task Two
** Client 2
*** TODO Task Three
---------------------------------------------------------------

---------------------------------------------------------------
gtd.org_archive should look the same:
---------------------------------------------------------------
* Tasks
** Client 1
*** DONE Task One
---------------------------------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-18  8:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-14 11:37 Archive Tasks Karl Maihofer
2010-08-16 18:07 ` Bastien
2010-08-18  5:06   ` Karl Maihofer
2010-08-18  5:22     ` Puneeth
2010-08-18  8:36       ` Karl Maihofer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.