Re: [O] org-capture: Avoid inserting a new line when the template is empty

2018-06-19 Thread Nicolas Goaziou
Hello, xristos writes: > An example of a capture workflow that I am using all the time > is the following: > > ("bbp" "Preview book" plain > (file+function "~/org/books.org.gpg" > xristos/org-capture-preview-find-location) > "" :immediate-finish t :jump-to-captured t :empty-lines 0) > > The

[O] org-capture: Avoid inserting a new line when the template is empty

2018-06-06 Thread xristos
Hello, An example of a capture workflow that I am using all the time is the following: ("bbp" "Preview book" plain (file+function "~/org/books.org.gpg" xristos/org-capture-preview-find-location) "" :immediate-finish t :jump-to-captured t :empty-lines 0) The idea is that the function I provide