Content-Type: text/x-zim-wiki
Wiki-Format: zim 0.4

====== Plugins ======

The following plugins are standard included with zim:

* [[+Arithmetic|Arithmetic]]
* [[+Attachment Browser|Attachment Browser]]
* [[+BackLinks Pane|BackLinks Pane]]
* [[+BookmarksBar|BookmarksBar]]
* [[+Command Palette|Command Palette]]
* [[+Diagram Editor|Diagram Editor]]
* [[+Distraction Free Editing|Distraction Free Editing]]
* [[+Ditaa Editor|Ditaa Editor]]
* [[+Equation Editor|Equation Editor]]
* [[+GNU R Plot Editor|GNU R Plot Editor]]
* [[+Gnuplot Editor|Gnuplot Editor]]
* [[+Insert Screenshot|Insert Screenshot]]
* [[+Insert Symbol|Insert Symbol]]
* [[+Inline Calculator|Inline Calculator]]
* [[+Journal|Journal]]
* [[+Link Map|Link Map]]
* [[+Line Sorter|Line Sorter]]
* [[+Log events with Zeitgeist|Log events with Zeitgeist]]
* [[+macOS Menubar|macOS Menubar]]
* [[+PageIndex|PageIndex]]
* [[+PathBar|PathBar]]
* [[+Print to Browser|Print to Browser]]
* [[+Quick Note|Quick Note]]
* [[+Score Editor|Score Editor]]
* [[+Sequence Diagram Editor|Sequence Diagram Editor]]
* [[+Source View|Source View]]
* [[+Spell Checker|Spell Checker]]
* [[+Table Editor|Table Editor]]
* [[+Table Of Contents|Table Of Contents]]
* [[+Tags|Tags]]
* [[+Task List|Task List]]
* [[+ToolBar|ToolBar]]
* [[+Tray Icon|Tray Icon]]
* [[+Version Control|Version Control]]

Plugins can be enabled and configured in the [[Help:Preferences|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.
