Zim

Download project files

How do I verify a download?


110 of 63 releases

0.60 release from the pyzim series released

Release information
Release notes:

This release adds a Recent Changes dialog and a search entry in the toolbar. A critical bug is fixed when using templates that have a resources folder. An additional fix has been made for week numbers in Journal pages. Updates have been made to the Distraction Free Editing plugin, the Quick Note plugin and the Attachments Browser plugin. New translations are added for Korean and Norwegian Bokmal. Note that from this release onwards python 2.6 is prerequisite.

Changelog:

=== 0.60 - Tue 30 Apr 2013 ===
* In this release the required python version is changed from 2.5 to 2.6 !
* Added a Recent Changes dialog and a Recent Changes pathbar option
* Added search entry to toolbar
* Added function to attachment browser plugin to zoom icon size
* Added new template by Robert Welch
* Critical bug fix for using templates that have a resources folder
* Fix for week number in Journal plugin page template (again)
* Fix for focus switching with distraction free editing plugin
* Fix for handling BOM character at start of file
* Fixed quicknote dialog to ask for confirmation on discard
* Fix to allow calling executables that do not end in .exe on windows
* Fix for various typos in the manual by Stéphane Aulery
* Removed custom zim.www.Server class in favor of standard library version
* New translations for Korean and Norwegian Bokmal

File Description Downloads
download icon zim-0.60.tar.gz (md5) 406
last downloaded 45 weeks ago
Total downloads: 406

0.59 release from the pyzim series released

Release information
Release notes:

This release fixes a critical bug in the editor widget that can lead to loss of content for specific combinations of formatting. In addition week numbers in Journal pages are fixed and Tasklist tag inheritance is improved.

File Description Downloads
download icon zim-0.59.tar.gz (md5) 107
last downloaded 45 weeks ago
Total downloads: 107

0.58 release from the pyzim series released

Release information
Release notes:

This release is first of all a bug fix release, with a critical fix for a bug preventing zim to start after a crash. Other important fixes included are that exporting latex equations and interwiki links work again. New features include a new plugin for a "distraction free" full screen mode and more options to configure the tasklist plugin.

Changelog:

=== 0.58 - Sat 15 Dec 2012 ===
* Added new plugin for distraction free fullscreen mode
* Added options to limit tasklist plugin to certain namespaces -
Pierre-Antoine Champin
* Added option to tasklist plugin to flag non-actionable tasks by a special tag
* Added prompt for filename for Insert New File action
* Added template option to list attachments in export
* Added class attributes to links in HTML output
* Added two more commandline options to quicknote plugin
* Made sidepanes more compact by embedding close buttons in widgets
* Critical fix for restarting zim after a crash (cleaning up socket)
* Bug fix for search queries with quoted arguments
* Bug fix for use of tags in the tasklist plugin
* Bug fix for wiki format to be more robust for bad links
* Bug fix for latex format to not use file URIs in \includegraphics{}
* Bug fix for including latex equations in latex export
* Bug fix list behavior checkboxes and numbered lists
* Fix first day of week locale for calendar plugin - based on patch by
Leopold Schabel
* Fix for handling "file:/" and "file://" URIs in links - see manual for details
* Fix for windows to not open consoles for each external application - klo uo
* Fix for windows to put config files under %APPDATA% - klo uo
* Fix to have "update heading" toggle in rename dialog more
intelligent - Virgil Dupras
* Fix to make template errors report relevant error dialogs
* Fix for search and replace whitespace in pageview
* Various small fixes

File Description Downloads
download icon zim-0.58.tar.gz (md5) python sources 52
last downloaded 45 weeks ago
Total downloads: 52

0.57 release from the pyzim series released

Release information
Release notes:

Highlights of this release are a rework of the side panes, allowing plugins to be positioned on any side, simpler configuration for external applications, a critical bug fix for the version control plugin and fixes for localization on windows. A number of improvements have been made to the attachment browser, the calendar plugin and the tasklist plugin. New features include the option to export to ReST and two new plugins: one for inserting music scores using GNU Lilypond, and another for Zeitgeist integration.

Changelog:

=== 0.57 - Mon 8 Oct 2012 ===
* Ported zim background process to use the multiprocessing module
  - this fixes app-indicator issues under Ubuntu Unity
  - adds support for quicknote and other plugins on Windows
* Reworked application framework and "open with" dialog, now also
  allows to set applications per URL scheme
* New plugin for using GNU Lilypond to render music scores - Shoban Preeth
* New Zeitgeist plugin - Marcel Stimberg
* Added template method to iterate days of the week for a calendar page
* Added pythonic syntax to access dicts to template modules
* Added tasklist option to take into account a Mon-Fri work week
* Fixed start of week and week number first week of the year for calendar plugin
* Added "untagged" category to task list
* Fixed strike out TODO label showing up in task list
* Added template editor dialog
* Added support for "forward" and "back" mouse buttons
* Added support for exporting to ReST - Yao-Po Wang
* Added new option to create and insert new attachments based on file template
* Added an argument to the quicknote plugin to import attachments
* Added icons per mimetype to the attachmentbrowser
* Added statusbar button for attachment browser
* Added monitors to watch attachment folder for updates
* Fix drag&drop on non-existing folder in attachment browser
* Fix drag&drop for attachment folder on windows
* Made location of plugin widgets in side panes configurable
  and reworked key bindings for accessing side panes and toggling them
* Made tags plugin to revert to standard index if no tag is selected
* Page completion now matches anywhere in the basename -- patch by Mat
* Patch to use sourceview in imagegenerator dialog - Kevin Chabowski
* Fix for insert symbol dialog to insert without typing a space
* Made image data pasted as bmp convert to png to make it more compact
* Critical bug fix for version control plugin
* Critical bug fix for xml.etree.TreeBuilder API for python 2.7.3
* Bug fix for exceptions in index - Fabian Moser
* Bug fix for interwiki links
* On windows fix for bug when home folder or user name contain non-ascii characters
* Fixed help manual opens in compiled windows version
* Fixed locale support on windows
* Added translations for Brazilian Portuguese and Romanian

File Description Downloads
download icon zim-0.57.tar.gz (md5) 85
last downloaded 44 weeks ago
Total downloads: 85

0.56 release from the pyzim series released

Release information
Release notes:

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.

Changelog:

=== 0.56 - Mon 2 Apr 2012 ===
* Merged support for Git and Mercurial version control backends -
  Damien Accorsi & John Drinkwater
* Merged plugin for "ditaa" diagrams - YPWang
* Merged patch for different configuration profiles, allowing per
  notebook configuration of plugins, font etc. - Mariano Draghi
* Added drag & drop support for the Attachment Browser plugin
* Made sidepane and tagcloud remember state
* Fixed critical bug for opening email adresses without "mailto:" prefix
* Fixed bug where context menu for page index applied to the current page
  instead of the selected page
* Added a Serbian translation

File Description Downloads
download icon zim-0.56.tar.gz (md5) python source 187
last downloaded 45 weeks ago
Total downloads: 187

0.55 release from the pyzim series released

Release information
Release notes:

This release add support for numbered lists, adds Markdown as export format (and "Copy As" format). Also the index is now sorted "naturally" (so "10" sorts below "9") and there is a new plugin to show a table of contents per page. The search dialog has been fixed so it no longer hangs while searching, results are now shown incrementally and the search can be canceled. Fixed bugs with the export dialog, and for case sensitive rename on windows.

Changelog:

=== 0.55 - Tue 28 Feb 2012 ===
* Numbered lists are now supported
* The index now has "natural" sorting, so "9" goes before "10"
* Added new plugin to show a Table Of Contents per page, and allows modifying the outline
* Added Markdown (with pandoc extensions) as an export format
* New context menu item "move text" for refactoring text to a new page
* Tasklist now supports a "next:" keyword to indicate dependencies,
  and it can hide tasks that are not yet actionable
* Made zim taskbar icons and trayicon overloadable in theme - Andrei
* Fixed behavior of Recent Pages pathbar in cases where part of the history is dropped
* Fixed behavior of the Search dialog, it no longer hangs and also allows cancelling the search
* Fixed bug where replacing a word (e.g spell correction) could drop formatting
* Fixed behavior of case-sensitive rename on a case-insensitive file system (windows)

File Description Downloads
download icon zim-0.55.tar.gz (md5) python source 82
last downloaded 45 weeks ago
Total downloads: 82

0.54 release from the pyzim series released

File Description Downloads
download icon zim-0.54.tar.gz (md5) 84
last downloaded 45 weeks ago
Total downloads: 84

0.50 release from the pyzim series released

File Description Downloads
download icon zim-0.50.tar.gz (md5) 31
last downloaded 41 weeks ago
Total downloads: 31

0.53 release from the pyzim series released

Release information
Release notes:

This release adds several new features: support for using images as links, a print button in the tasklist dialog, the option for the calendar to have a page per week, month, or year instead of per day, implicit deadline for tasks defined in calendar pages, a new plugin for evaluating inline arithmetic expressions, and a template function for page indexes. It also contains a large number of bugfixes; the most notable are restoring the use of relative paths on copy-paste and fixes for various exceptions when moving pages

Changelog:

=== 0.53 - Mon 19 Sep 2011 ===
* Cosmetic updates to entry widgets, the page index, the insert date dialog,
  and the tasklist dialog
* Updated the find function to properly switch focus and highlight current
  match even when text does not have focus - Oliver Joos
* Added function to remember the position of the main window across sessions
  and the position of dialog within a session - Oliver Joos
* Added "interwiki keyword" to give shorthand for linking notebooks - Jiří
  Janoušek
* Added template function to create a page index - Jiří Janoušek
* Added support to include additional files with a template - Jiří Janoušek
* Added preference for always setting the cursor position based on history
  or not
* Added feature so images now can have a link target as well - Jiří Janoušek
* Refactored index to do much less database commit actions, resulting in
  performance gain on slow storage media
* Added "print to browser" button in the tasklist dialog
* Added "--search" commandline option
* Added feature for calendar plugin to use one page per week, month, or year
  instead of one page per day - Jose Orlando Pereira
* Added feature to have implicit deadline for tasks defined on a calendar
  page - Jose Orlando Pereira
* Added new plugin for evaluating inline arithmetic expressions - Patricio Paez
* Added support for plugins to have optional dependencies - John Drinkwater
* Added hook so plugins can register handlers for specific URL schemes
* Upgraded test suite to unittest support shipped with python 2.7
* Increased test coverage for main window, dialogs, and image generator plugins
* Many small typo fixes and code cleanup - Oliver Joos
* Extensive updates for the developer API documentation - now using epydoc
* Made file paths in config file relative to home dir where possible in order
  to facilitate portable version (e.g. home dir mapped to USB drive)
* Build code updated to build new windows installer and support for portable
  install - Brendan Kidwell
* Fixed build process to hardcode platform on build time (maemo version)
* Fixed bug in notebook list, causing compiled version to be unable to set
  a default notebook (windows version)
* Fixed bug with copy-pasting and drag-n-drop using relative paths
* Fixed bug allowing to click checkboxes in read-only mode
* Fixed several possible exceptions when moving pages
* Fixed execution of python scripts on windows - Chris Liechti
* Fix to preserve file attributes (like mtime) when copying attachments
  - Oliver Joos
* Fixed path of checkbox images in html export - Jiří Janoušek
* Fix for indexing error in scenario with external syncing (e.g. dropbox)
* Fix for latex output to use "\textless{}" and "\textgreater{}"
* Fixed Maemo window class, and python 2.5 compatibility - Miguel Angel Alvarez
* Fixed unicode usage in template module - Jiří Janoušek
* Fixed error handling for errors from bzr in versioncontrol plugin
* Fixed error handling for errors due to non-utf-8 encoded text in pages

File Description Downloads
download icon zim-0.53.tar.gz (md5) python source 85
last downloaded 44 weeks ago
Total downloads: 85

0.52 release from the pyzim series released

Release information
Release notes:

A critical bug in the previous release which prevented new users to create the first notebook has been fixed.

File Description Downloads
download icon zim-0.52.tar.gz (md5) python source 113
last downloaded 45 weeks ago
Total downloads: 113

110 of 63 releases