mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 19:49:01 +01:00 
			
		
		
		
	capture location.hash with save-selection (example.com/long-article#part10)
This commit is contained in:
		
							parent
							
								
									3140ed2302
								
							
						
					
					
						commit
						750d2fe3bb
					
				| @ -297,7 +297,7 @@ async function prepareMessageResponse(message) { | ||||
| 			title: pageTitle(), | ||||
| 			content: container.innerHTML, | ||||
| 			images: images, | ||||
| 			pageUrl: getPageLocationOrigin() + location.pathname + location.search | ||||
| 			pageUrl: getPageLocationOrigin() + location.pathname + location.search + location.hash | ||||
| 		}; | ||||
| 
 | ||||
| 	} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 contributor
						contributor