Skip to content

Instantly share code, notes, and snippets.

@multidis
Created November 29, 2013 23:05
Show Gist options
  • Save multidis/7713148 to your computer and use it in GitHub Desktop.
Save multidis/7713148 to your computer and use it in GitHub Desktop.
[Zim wiki](http://zim-wiki.org/) on Ubuntu machine.

Zim wiki setup

Add Ubuntu repository: sudo add-apt-repository ppa:jaap.karssenberg/zim and install zim package.

Settings

  • remember tray icon
  • can enable attachment panel if needed depeonding on a wiki
  • spell checker plugin (ON/OFF per page - very convenient): install gtkspell packages (libgtkspell-*, python-gtkspell), then enable plugin with en_US in the settings

Notes

  • first time opening existing notebook may take LONG time if index is large and large files are in some dirs within that notebook's path
  • pandoc-based, Zim is a very powerful tool, written in python as an added bonus (easy to write plugins etc.).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment