diff options
| author | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-10 13:44:48 +1000 |
|---|---|---|
| committer | Szymon Szukalski <szymon@szymonszukalski.com> | 2026-04-10 13:44:48 +1000 |
| commit | f6fc37d74f0b027ea7cfb1c6ff5c9e362d8af465 (patch) | |
| tree | 1263f3f6736b0e464c78a9916b4ce6cb3855121f /README.md | |
| parent | ca8e1ea67b46f427829e272ac3eaf8186c04577a (diff) | |
Add Org refile configuration
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -171,6 +171,11 @@ and `WAIT` once the question has been asked and the answer is pending. Completing an item prompts for a note so the answer can be recorded in the task log, and those state logs are stored in a `LOGBOOK` drawer. +Org refile uses the current `org-agenda-files` set as its target space and can +move entries to any heading within those files. Refile selection uses full +outline paths, including the file name, so the existing Vertico, Orderless, and +Marginalia stack can present a clearer path-based destination prompt. + The configured capture templates cover: - journal tasks |
