Add usual text surrounding backlink in TODO caputure template

I always add "Via " around the backlink, with some newlines.  Let's just
let Emacs do this for us :)
This commit is contained in:
Daniel - 2024-02-18 10:37:06 +01:00
parent b75e70241b
commit cd98c67e12
Signed by: dbo
GPG Key ID: 784AA8DF0CCDF625
1 changed files with 1 additions and 1 deletions

View File

@ -1111,7 +1111,7 @@
(file db/org-default-refile-file)
,(concat "* TODO [#B] %^{What}\n"
":PROPERTIES:\n:CREATED: %U\n:END:\n"
"%a\n"
"\nVia %a.\n\n"
"%?")
:empty-lines 1)
("g" "Record new goal"