/convert-zim-notes-to-markdown

A Python script to convert Zim wiki files to Markdown

Primary LanguagePythonMIT LicenseMIT

A Python script to convert Zim wiki files to Markdown

This script converts a Zim wiki formatted text file to markdown formatted file.

Invocation: convert_notes.py <path_to_zim_wiki_file_or_dir>

Options:

  • --delete = Delete the original files. By default they will be kept

Output will be stored in the invocation location