[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Set archive location relative to property
From: |
Florian Lindner |
Subject: |
Set archive location relative to property |
Date: |
Thu, 25 Feb 2021 21:22:43 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
Hello,
is this possible with org-mode? Given a tree:
* Name
:PROPERTIES:
:ARCHIVE: ???
:END:
** Archive :ARCHIVE:
** Some node
Upon archiving "Some node" (or any direct or indirect sub-node of
Projectname) I want to end it up under "** Archive". The archive
location should always be relative to the node where the property
ARCHIVE is set.
The documentation org-archive-location does not suggest that is possible.
Is that possible?
Thanks,
Florian
- Set archive location relative to property,
Florian Lindner <=