danielo515 / obsidian-modal-form

Define forms for filling data that you will be able to open from anywhere you can run JS
https://danielorodriguez.com/obsidian-modal-form/
MIT License
187 stars 15 forks source link

[Feature request] google place input #248

Open danielo515 opened 3 months ago

danielo515 commented 3 months ago

Is your feature request related to a problem? Please describe.

Something I do a lot is capture places that I visit in my notes. Currently I have a tasker profile to copy the current location to the clipboard and then open Obsidian with a custom form. This limits me to register the place while I'm there and also doesn't add that much information unless I do it manually.

Describe the solution you'd like I want to have an input that uses the Google places API (just like in Google Maps) to search for sites in Google with all the extra information that entails.

Additional context

This will be an advanced feature because it will require an API token from a Google developer account users will have to provide. I can't afford offering this for free for everyone