remotely-save/docs/browser_env_no_background_after_closing.md

4 lines
266 B
Markdown
Raw Normal View History

2022-02-11 18:00:32 +00:00
# Limitations From The Browser Environment: No Background Running After Obsidian Is Closed
The plugin treats Obsidian as a special browser, and is in fact some js codes. So if Obsidian is closed, then the browser environment stops, then the plugin will be stopped.