[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:
6
org/capture/link.orgcaptmpl
Normal file
6
org/capture/link.orgcaptmpl
Normal file
@@ -0,0 +1,6 @@
|
||||
* TODO [#C] %^{Title}
|
||||
:PROPERTIES:
|
||||
:CAPTURED: %U
|
||||
:LINK: %^{Link}
|
||||
:END:
|
||||
%?
|
||||
Reference in New Issue
Block a user