mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	feat(insert time): Add configurable date/time format for Alt+T shortcut
This commit is contained in:
		| @@ -47,7 +47,7 @@ export interface OptionDefinitions extends KeyboardShortcutsOptions<KeyboardActi | ||||
|     passwordDerivedKeySalt: string; | ||||
|     encryptedDataKey: string; | ||||
|     hoistedNoteId: string; | ||||
|     customDateTimeFormatString: string; | ||||
|     customDateTimeFormat: string; | ||||
|  | ||||
|     // Multi-Factor Authentication | ||||
|     mfaEnabled: boolean; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user