* Archive to subfolder?
@ 2016-10-26 15:32 Tristan Strange
2016-10-26 16:31 ` Charles A. Roelli
0 siblings, 1 reply; 2+ messages in thread
From: Tristan Strange @ 2016-10-26 15:32 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 388 bytes --]
Hi all,
When I archive headings end up in the a file called something.org_archive
in the same folder as something.org.
Would it be possible to have these files placed in a sub folder of the
current directory?
So archiving a heading from something.org would put the heading in
./archive/something.org_archive
What should I set org-archive-location to to achieve this?
Cheers,
Tristan
[-- Attachment #2: Type: text/html, Size: 610 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Archive to subfolder?
2016-10-26 15:32 Archive to subfolder? Tristan Strange
@ 2016-10-26 16:31 ` Charles A. Roelli
0 siblings, 0 replies; 2+ messages in thread
From: Charles A. Roelli @ 2016-10-26 16:31 UTC (permalink / raw)
To: Tristan Strange; +Cc: emacs-orgmode
Hi Tristan,
set `org-archive-location' to something like "./archive/%s::* Finished
tasks".
Or at the top of the Org file:
#+ARCHIVE: ./archive/%s::* Finished tasks
Cheers,
Charles
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-26 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-26 15:32 Archive to subfolder? Tristan Strange
2016-10-26 16:31 ` Charles A. Roelli
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).