[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:
16
org/capture/email.orgcaptmpl
Normal file
16
org/capture/email.orgcaptmpl
Normal file
@@ -0,0 +1,16 @@
|
||||
** TODO [#A] Write Email
|
||||
SCHEDULED: %^t
|
||||
:PROPERTIES:
|
||||
:CAPTURED: %U
|
||||
:END:
|
||||
From: Lucien Cartier-Tilet <lucien@phundrak.com>
|
||||
To: %^{Recipient}
|
||||
Subject: %^{Object}
|
||||
--text follows this line--
|
||||
%?
|
||||
--
|
||||
Lucien “Phundrak” Cartier-Tilet
|
||||
https://phundrak.com (Français)
|
||||
https://en.phundrak.com (English)
|
||||
|
||||
Sent from a Free and Open-Source Linux operating system with GNU/Emacs
|
||||
Reference in New Issue
Block a user