Hot Reload for Obsidian Mobile App
This plugin will watch for changes to plugins on mobile and reload them.
- This plugin needs to be installed and enabled on desktop and mobile vaults.
- Your development vault must be open so Hot Reload is triggered
- A note in your development vault titles
hot-reload
- Development is done on the Desktop, either directly, or using ssh/code-server
- You are using Obsidian Sync or some way to sync notes between devices
Download the release and put the files in your plugins
folder as usual
- You make a change to a plugin and trigger the plugin on desktop
- On Desktop this plugin writes the id of the plugin that was updated to the
hot-reload
note in your vault - On Mobile it watches for changes to the
hot-reload
note. When it sees a change it reloads the plugin on mobile