lang/org: refactor & expand org-capture-templates

+ Adds three new default org-capture templates, for todo, notes and
  changelogs. It will use the first {todo,notes,changelog}.org file
  found up the file heirarchy from the current file, or will use
  {project-root}/X.org.
+ Variables in org-capture-templates are now resolved relative to
  org-directory, if they aren't absolute.
+ Display target file in org capture window header-line.

Mentioned in #886.
This commit is contained in:
Henrik Lissner 2018-09-19 23:26:53 -04:00
parent 1e710e94e3
commit 77255a63e0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 103 additions and 22 deletions