Weather Fetcher
approvedby fyears
Fetch and insert current weather into a note.
★ 41 stars↓ 9,811 downloadsUpdated 1y agoApache-2.0
Weather Fetcher
"Weather Fetcher" is a plugin to fetch and insert current weather into the editor of Obsidian.
If you like it or find it useful, please consider give it a star on GitHub.
Idea
Initially inspired from a conversation from Discord. A specialized plugin might be useful to those needing writing weather information.
How to Install
- Use
BRATto install the plugin directly from GitHub repo. - Or, after the plugin having been submitted to the community list, users can directly search and install this plugin in the community list. (Not yet, as of Jan 2022.)
Usage
- Install the plugin.
- Go to the settings, and choose one weather provider. (Currently only https://wttr.in is supported. https://openweathermap.org/ is in the plan.)
- Open any file to activate any editor. Then open command palette, then input keyword "weather" to find the command "Insert current weather", click it. Then you should see the weather text written into the editor.
- Optionally, you can click the sidebar ribbon (a "sun") to fetch and insert the weather text.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.