mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-29 03:23:25 +08:00 
			
		
		
		
	Merge branch 'master' into dev
This commit is contained in:
		
						commit
						e411ad0eb1
					
				| @ -831,6 +831,8 @@ export default class NoteTreeWidget extends NoteContextAwareWidget { | |||||||
|             } |             } | ||||||
|         }); |         }); | ||||||
| 
 | 
 | ||||||
|  |         await this.filterHoistedBranch(); | ||||||
|  | 
 | ||||||
|         const activeNode = await this.getNodeFromPath(appContext.tabManager.getActiveContextNotePath()); |         const activeNode = await this.getNodeFromPath(appContext.tabManager.getActiveContextNotePath()); | ||||||
| 
 | 
 | ||||||
|         if (activeNode) { |         if (activeNode) { | ||||||
| @ -1078,6 +1080,8 @@ export default class NoteTreeWidget extends NoteContextAwareWidget { | |||||||
|                     } |                     } | ||||||
|                 } |                 } | ||||||
|             }, false); |             }, false); | ||||||
|  | 
 | ||||||
|  |             this.filterHoistedBranch(); | ||||||
|         }, 600 * 1000); |         }, 600 * 1000); | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zadam
						zadam