mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	custom implementation of similar notes algorithm
This commit is contained in:
		| @@ -36,6 +36,11 @@ const TPL = ` | ||||
|         overflow: hidden;  | ||||
|         text-overflow: ellipsis; | ||||
|     } | ||||
|      | ||||
|     .note-path-list { | ||||
|         max-height: 600px; | ||||
|         overflow-y: auto; | ||||
|     } | ||||
|     </style> | ||||
|  | ||||
|     <div class="current-path"></div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user