esm7 / obsidian-map-view

Interactive map view for Obsidian.md
MIT License
546 stars 25 forks source link

[Bug] Notes with slashes in name not created when using "New geolocation note" command #207

Closed ParkerRobb closed 3 months ago

ParkerRobb commented 8 months ago

I have the plugin set up to use {{query}} as the "New note name format". When that query includes slashes, like the following example, hitting enter to create the new note does not create a new note like it should.

image

ParkerRobb commented 8 months ago

Since filenames cannot contain / or \, this plugin should change that to a different character, say -, when creating new notes.

esm7 commented 7 months ago

Completely right. Will fix.

esm7 commented 3 months ago

Fixed in 5.0.0.