One big feature of the org-journal is the ability to auto generate empty files, and I realized that I needed to kick it up a notch with the auto-insert. Actually brought my old code from years ago, as it still works.
		
			
				
	
	
		
			8 lines
		
	
	
		
			118 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			118 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# -*- mode: snippet -*-
 | 
						|
# name: journal
 | 
						|
# key: journal
 | 
						|
# --
 | 
						|
#+TITLE: Journal Entry- `(ha-journal-file-datestamp)`
 | 
						|
 | 
						|
$0
 |