On Sun, Feb 20, 2011 at 3:58 PM, Urs Rau (UK) <urs....@om.org> wrote: > Hi > I would quite like to have a function that would work on a region , or on a > whole org file of todos and archive completed todos or a selected region into > a datetree in the archive file in such a way that all completed todo items > would be filed under the date on which their property says they were > completed or closed. > Maybe it can already do it and I just need to learn how?
Worg has a hack [1] by Osamu Okanu, that modifies the org-archive-subtree function to archive into a datetree. Combining this with the org-map-entries function, you should be able to achieve what you want. Hope this helps, Puneeth [1] - http://orgmode.org/worg/org-hacks.html#sec-1_3_2 _______________________________________________ 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