mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	smaller search improvements
This commit is contained in:
		| @@ -72,8 +72,7 @@ export default class DialogCommandExecutor extends Component { | ||||
|  | ||||
|         const tabContext = await appContext.tabManager.openTabWithNote(searchNote.noteId, true); | ||||
|  | ||||
|         appContext.triggerCommand('focusOnDetail', {tabId: tabContext.tabId}); | ||||
|  | ||||
|         appContext.triggerCommand('focusOnSearchDefinition', {tabId: tabContext.tabId}); | ||||
|     } | ||||
|  | ||||
|     showBackendLogCommand() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user