doom fix org templates
This commit is contained in:
@@ -792,11 +792,11 @@ templates for dailies, and nodes.
|
||||
:if-new (file+head "%<%Y%m%d%H%M%S>-${slug}.org" "#+title: ${title}\n")
|
||||
:unnarrowed t)
|
||||
("l" "programming language" plain
|
||||
(file "/home/jawz/.config/doom/templates/programming.org")
|
||||
(file "/home/jawz/.local/share/doom/templates/programming.org")
|
||||
:if-new (file+head "%<%Y%m%d%H%M%S>-${slug}.org" "#+filetags: :programming:language:${title}:\n#+title: ${title}")
|
||||
:unnarrowed t)
|
||||
("e" "political events" plain
|
||||
(file "/home/jawz/.config/doom/templates/events.org")
|
||||
(file "/home/jawz/.local/share/doom/templates/events.org")
|
||||
:if-new (file+head "%<%Y%m%d%H%M%S>-${slug}.org" "#+filetags: :politics:conflicts:\n#+title: ${title}")
|
||||
:unnarrowed t)
|
||||
("p" "project" plain
|
||||
|
||||
Reference in New Issue
Block a user