[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Can I set achive or refile target to date-tree?
From: |
Osamu OKANO |
Subject: |
[Orgmode] Re: Can I set achive or refile target to date-tree? |
Date: |
Mon, 19 Apr 2010 21:55:25 +0900 |
Hi, all.
I wrote the defadvice of org-archive-subtree so that I can archive in
a date-tree.
Please (setq org-archive-location "%s_archive::date-tree"), then you
can archive in a date-tree.
http://gist.github.com/370843
Regards.