mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	handling of cloned notes moved to backend which should fix some annoying behaviors
This commit is contained in:
		| @@ -133,8 +133,8 @@ function html2notecase(contents, note) { | ||||
|                     lnk_text: linkMatch[0] | ||||
|                 }); | ||||
|  | ||||
|                 console.log(linkMatch[0]); | ||||
|                 console.log(linkMatch[0].length); | ||||
|                 // console.log(linkMatch[0]); | ||||
|                 // console.log(linkMatch[0].length); | ||||
|  | ||||
|                 index += linkMatch[0].length; | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user