Zim - A Desktop Wiki


Migrating to latest version



Zim 0.69 to 0.70


Prerequisites
Zim 0.70 depends on Gtk3 and python3, which means both Gtk and python dependencies have changed


Plugins


Accelmap
You can define your own shortcuts at ~/.config/zim/accelmap . Since Zim moved to Gtk3, you have to update your keybindigs accordingly (ex: <Actions>/MainWindowExtension to either <Actions>/BookmarksBarMainWindowExtension or <Actions>/VersionControlMainWindowExtension etc. or <Actions>/GtkInterface to either <Actions>/UIActions or <Actions>/GtkInterface/ etc.). You may just delete the old accelmap file and let it regenerate.


Profiles
The support for configuration profiles is removed. Plugins like "journal" and "tasklist" now use notebook options for per-notebook configuration.