I’ve tried to configure the Weather Fetcher plugin, so I can capture the current weather in my daily note, but there doesn’t seem to be a place for me to specify my location.
What I’m trying to do
Does anybody know how to tell Weather Fetcher your City?
I’m not going to install it, but can you share a screenshot of the settings?
ie. Do you have to check a box for which service to use? Or do you enter a URL? Because if you’re choosing https://wttr.in it has parameters to enter a city directly in the URL. So maybe you can just format it there.
Otherwise, you might have to enable location services, because with no parameters it tries to detect your location.
Then you need to open the Folder in the .obsidian\plugins\weather-fetcher
Open the main.js file and edit two lines with the address (use the search, just find “wttr”)
Importantly, the automatic change of geolocation will disappear in this case.