Use org capture templates out of my main config so they can be shared between my Spacemacs config and my vanilla config
		
			
				
	
	
		
			7 lines
		
	
	
		
			116 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			116 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| * TODO %^{Title}
 | |
| %^{Scheduled or Deadline?||SCHEDULED||DEADLINE}: %^t
 | |
| :PROPERTIES:
 | |
| :CATEGORY: %^{Category}
 | |
| :END:
 | |
| %?
 |