mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	open links in new tab without activation
This commit is contained in:
		| @@ -84,7 +84,6 @@ export default class NoteTreeWidget extends TabAwareWidget { | ||||
|                         const tabContext = appContext.tabManager.openEmptyTab(); | ||||
|                         const notePath = treeService.getNotePath(node); | ||||
|                         tabContext.setNote(notePath); | ||||
|                         appContext.tabManager.activateTab(tabContext.tabId); | ||||
|                     } | ||||
|                     else { | ||||
|                         node.setActive(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user