doomemacs/modules
Henrik Lissner 77255a63e0
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.
2018-09-19 23:30:00 -04:00
..
app Remove third line in section headers 2018-09-09 09:58:19 -04:00
collab
completion Minor refactor, reformat & comment revision 2018-09-18 21:39:54 -04:00
config Minor refactor, reformat & comment revision 2018-09-18 21:39:54 -04:00
editor editor/reformat: refactor & fixes 2018-09-18 15:19:50 -04:00
emacs Backport to Emacs 25: avoid (setf (alist-get ... 'equal)) 2018-09-12 23:03:02 +01:00
feature lang/evil: refactor +everywhere 2018-09-18 21:39:54 -04:00
lang lang/org: refactor & expand org-capture-templates 2018-09-19 23:30:00 -04:00
tools tools/pdf: hide cursor in pdf-view-mode #892 2018-09-19 19:27:46 -04:00
ui Fix race condition in popup load 2018-09-19 21:43:56 +01:00