Use org capture templates out of my main config so they can be shared between my Spacemacs config and my vanilla config
		
			
				
	
	
		
			12 lines
		
	
	
		
			131 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			131 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| * TODO [#C] %^{Title}
 | |
| :PROPERTIES:
 | |
| :CAPTURED: %U
 | |
| :LINK:     %:link
 | |
| :TITLE:    %:description
 | |
| :END:
 | |
| #+begin_quote
 | |
| %i
 | |
| #+end_quote
 | |
| 
 | |
| %?
 |