Zim is a WYSIWYG text editor written in Gtk2-Perl. Zim aims at bringing the concept of a wiki to your desktop. For example every page is saved as a text file with wiki markup. Pages can contain links to other pages, and are saved automatically.
Creating a new page is as easy as linking to a non-existing page. This tool is intended to keep track of TODO lists or serve as a personal scratch book.
Development on Zim started september 2005. This means there is no stable version yet. We are currently in beta testing. New releases will be announced on freshmeat. Please subscribe there to stay in touch.
Zim handles several types of markup, like headings, bullet lists and of course bold, italic and highlighted. This markup is saved as wiki text so you can easily edit it with other editors. Because of the autosave feature you can switch between pages and follow links while editing without worries.
Product's homepage
What's New in This Release: [ read full changelog ]
· This release add support for version control with Mercurial and Git as backend in addition to the previous Bazaar support.
· Also the attachment browser now supports drag & drop, and notebooks now can have a notebook specific configuration "profile".
· A new plugin was added to handle "ditaa" diagrams.
· A critical bug was fixed that prevented opening email addresses without a "mailto:" prefix.
· Fixed bug where context menu for page index applied to the current page, and made sidepane and tagcloud remember state.
· A Serbian translation was added.