mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 11:56:01 +01:00 
			
		
		
		
	alt+t is now shortcut for today script
This commit is contained in:
		@@ -9,3 +9,5 @@ window.goToday = async function() {
 | 
			
		||||
 | 
			
		||||
    api.activateNote(todayNoteId);
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
$(document).bind('keydown', "alt+t", window.goToday);
 | 
			
		||||
		Reference in New Issue
	
	Block a user