mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fixed global create new day note
This commit is contained in:
		| @@ -58,7 +58,7 @@ function FrontendScriptApi(startNote, currentNote, originEntity = null, $contain | ||||
|         await ws.waitForMaxKnownSyncId(); | ||||
|  | ||||
|         await appContext.tabManager.getActiveTabContext().setNote(notePath); | ||||
|         appContext.triggerCommand('focusAndSelectTitle'); | ||||
|         appContext.triggerEvent('focusAndSelectTitle'); | ||||
|     }; | ||||
|  | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user