Plugins
Built-in vs community
- Built-in plugins are shipped as part of the host experience.
- Community plugins come from separate plugin bundles and need both installation and enablement.
- Higher versions already present globally should not be blindly overwritten by built-in templates.
Basic plugin checklist
When a plugin seems broken, verify in order:
- The vault is trusted.
- The plugin is installed.
- The plugin is enabled.
- The plugin setting page opens.
- Its custom view or commands actually appear.
File-type-sensitive plugins
Some plugins heavily depend on host compatibility layers:
- Excalidraw
- Canvas-related integrations
- Agent-facing side-pane plugins
For these, host-side API compatibility matters as much as the plugin bundle itself.
Good operating practice
- Enable only the plugins you actively use.
- Test one problematic plugin at a time.
- After host updates, re-check custom views, settings pages, and context menus.