mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	doubleclick on the link to note will go there
This commit is contained in:
		
							parent
							
								
									d5320bff0f
								
							
						
					
					
						commit
						3a60feae4d
					
				| @ -66,6 +66,10 @@ $(document).on('click', 'div.popover-content a', function(e) { | ||||
|     goToInternalNote(e); | ||||
| }); | ||||
| 
 | ||||
| $(document).on('dblclick', '.note-editable a', function(e) { | ||||
|     goToInternalNote(e); | ||||
| }); | ||||
| 
 | ||||
| function goToInternalNote(e, callback) { | ||||
|     const targetUrl = $(e.target).attr("href"); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 azivner
						azivner