Skip to content
Behind the Brain edited this page Oct 2, 2020 · 14 revisions

These first scripts are available to import data into zim

Always keep a backup of the original data and check the conversion went OK when using one of these scripts

Converting from other formats to ZimWiki can also be performed from a larger number of formats using pandoc, for example: pandoc input.tex --from=latex --to=ZimWiki --standalone --output=output.txt

See https://pandoc.org/ for more formats and documentation.

The following script converts from ZimWiki to VimWiki

Note: this includes full functionality from zim tasks to taskwarrior, and vimwiki taskwarrior. https://github.com/BehindTheBrain/wiki-template/blob/master/vimwiki/zim2vim.py

Clone this wiki locally