Plugin Reloader
approvedby Benature
Manually reload plugins.
★ 7 stars↓ 4,416 downloadsUpdated 2y agoMIT
Plugin Reloader
Manually reload plugins on command palette or hotkey, or you can bind the command to ribbon via Commander.
use cases:
- Reload a plugin for force update or something else.
- e.g. as a workaround before Toggl Track support manual reload button (#139)
- First initialization of a plugin requires reload.
- Some plugins require reload to ensure new configurations take effect.
Install
Install from plugin community
click to install, or:
- Open Obsidian and go to Settings > Community Plugins
- Search for
Plugin Reloader - Click
Install
Install by BRAT Plugin
- First install BRAT Plugin:
- In BRAT Plugin, click
Add Beta plugin - Enter https://github.com/Benature/obsidian-plugin-reloader
- Enable
Plugin ReloaderinCommunity plugins
Manually install
- Download latest version in Releases
- Copy over
main.js,manifest.jsonto your vaultVaultFolder/.obsidian/plugins/metadata-icon/ - Reload plugins in
Community pluginsand enablePlugin Reloader
How to build
git clone https://github.com/Benature/obsidian-plugin-reloaderclone this repo.npm iinstall dependenciesnpm run devto start compilation in watch mode.npm run buildto build production.
Support
If you find this plugin useful and would like to support its development, you can sponsor me via Buy Me a Coffee ☕️, WeChat, Alipay or AiFaDian. Any amount is welcome, thank you!
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.