Use org capture templates out of my main config so they can be shared between my Spacemacs config and my vanilla config
		
			
				
	
	
		
			17 lines
		
	
	
		
			368 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			368 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ** 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
 |