Conversion scripts
Behind the Brain edited this page Oct 2, 2020
·
10 revisions
Pages 79
Clone this wiki locally
These first scripts import data from other formats into Zim.
Always keep a backup of the original data and check the conversion went OK when using one of these scripts
- Microsoft OneNote Import Script
- Tomboy Import Script (This works for Gnote Import)
- Newton Import Script
- MoinMoin Import Script
- Softnote Import Script
- Notecase Import Script
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 scripts convert ZimWiki to other formats.
- ZimWiki to VimWiki. This includes full functionality of zim tasks to taskwarrior, and vimwiki taskwarrior: zim2vim