memee / weather-fetcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 GitHub Repo stars 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 BRAT to 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.

About

License:Apache License 2.0


Languages

Language:TypeScript 87.7%Language:JavaScript 12.2%Language:CSS 0.1%