mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			455 B
		
	
	
	
		
			Markdown
		
	
	
	
		
			Vendored
		
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			455 B
		
	
	
	
		
			Markdown
		
	
	
	
		
			Vendored
		
	
	
	
| # Note Hoisting
 | |
| Hoisting is a standard outliner feature which allows you to focus on (or "zoom into") a specific note and its subtree by hiding all parent and sibling notes. Demo:
 | |
| 
 | |
| 
 | |
| 
 | |
| In addition to showing only this subtree, this also narrows both full text search and [“jump to note”](Note%20Navigation.md) to just notes present in hoisted subtree.
 | |
| 
 | |
| See also [Workspace](Workspaces.md) which extends this feature. |