mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	chore(react/ribbon): add rest of the note action items
This commit is contained in:
		@@ -322,6 +322,7 @@ export type CommandMappings = {
 | 
			
		||||
    printActiveNote: CommandData;
 | 
			
		||||
    exportAsPdf: CommandData;
 | 
			
		||||
    openNoteExternally: CommandData;
 | 
			
		||||
    openNoteCustom: CommandData;
 | 
			
		||||
    renderActiveNote: CommandData;
 | 
			
		||||
    unhoist: CommandData;
 | 
			
		||||
    reloadFrontendApp: CommandData;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user