[Spacemacs] Move org capture templates out of main config
Use org capture templates out of my main config so they can be shared between my Spacemacs config and my vanilla config
This commit is contained in:
10
org/capture/notes-quote.orgcaptmpl
Normal file
10
org/capture/notes-quote.orgcaptmpl
Normal file
@@ -0,0 +1,10 @@
|
||||
* %^{Title}
|
||||
:PROPERTIES:
|
||||
:CAPTURED: %U
|
||||
:END:
|
||||
Possible inspiration:
|
||||
#+begin_quote
|
||||
%i
|
||||
#+end_quote
|
||||
|
||||
%?
|
||||
Reference in New Issue
Block a user