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

To enable or disable plugins, check or un-check them in the [[preferences]] dialog and restart **zim**.

There are a couple of plugins packaged with the default installation:

==== Tray Icon ====
This plugin shows an icon in the system tray and enables a "hide to tray" feature. This can be particularly useful when you want to have zim running at all times.

The tray icon plugin needs the ''Gtk2::TrayIcon'' perl module.

If you use multiple zim repositories at the same time you get a number of identical icons in the system tray. To make it more clear which is whic, you can specify custom icons for each repository. Just edit the ''.zim.config'' file for the repository and add for example ''icon=foo.png''.

==== Spell Checking ====
The spell checking plugin needs the ''Gtk2::Spell'' perl module, which in turn needs the gtkspell package. 

TODO: still needs controls to change the language of the spell checking.

==== Print To Browser ====
This plugin is added to fill the gap of lacking printing support in zim. It adds a "print to browser" menu item (keybinding ''^P'') which does actually an export of the current page to html and opens the html file in our browser. If your browser does have printing support pressing ''^P'' twice should send the current page to your printer.
