Avoid excessive whitespace in capture template
This commit is contained in:
parent
1183d03393
commit
0007f1257b
3
init.el
3
init.el
@ -1405,8 +1405,7 @@ accordingly."
|
|||||||
,(concat "* GOTO [#B] %^{What} :DATE:"
|
,(concat "* GOTO [#B] %^{What} :DATE:"
|
||||||
"\n:PROPERTIES:\n:CREATED: %U\n:END:"
|
"\n:PROPERTIES:\n:CREATED: %U\n:END:"
|
||||||
"\n%^{When}t"
|
"\n%^{When}t"
|
||||||
"\n\nVia %K."
|
"\n\nVia %K.%?")
|
||||||
"\n\n%?")
|
|
||||||
:empty-lines-before 1
|
:empty-lines-before 1
|
||||||
:empty-lines-after 1)
|
:empty-lines-after 1)
|
||||||
("i" "Interruptions"
|
("i" "Interruptions"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user