Zim - A Desktop Wiki
Plugins
The following plugins are standard included with zim:
- Arithmetic
- Attachment Browser
- BackLinks Pane
- BookmarksBar
- Command Palette
- Diagram Editor
- Distraction Free Editing
- Ditaa Editor
- Equation Editor
- GNU R Plot Editor
- Gnuplot Editor
- Insert Screenshot
- Insert Symbol
- Inline Calculator
- Journal
- Link Map
- Line Sorter
- Log events with Zeitgeist
- macOS Menubar
- PageIndex
- PathBar
- Print to Browser
- Quick Note
- Score Editor
- Sequence Diagram Editor
- Source View
- Spell Checker
- Table Editor
- Table Of Contents
- Tags
- Task List
- ToolBar
- Tray Icon
- Version Control
Plugins can be enabled and configured in the preferences dialog. Several plugins have additional dependencies, like specific external programs, that are not required for the core functionality of zim. If one or more dependencies of a plugin are not fulfilled, these are marked red.
Custom Plugins
More plugins can be found here: https://github.com/jaap-karssenberg/zim-wiki/wiki/Plugins
Writing Plugins
If you are looking for information on writing plugins please download the source package and have a look at the module documentation of the "zim.plugins" python module as well as the "PLUGIN_WRITING.md" file.