You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Desktop: Save geo-location when saving note
This commit is contained in:
		| @@ -28,6 +28,8 @@ export const runtime = (): CommandRuntime => { | ||||
|  | ||||
| 			newNote = await Note.save(newNote, { provisional: true }); | ||||
|  | ||||
| 			void Note.updateGeolocation(newNote.id); | ||||
|  | ||||
| 			utils.store.dispatch({ | ||||
| 				type: 'NOTE_SELECT', | ||||
| 				id: newNote.id, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user