Default Conversion
This page describes how to convert notes from single files or folders (recursively) to Markdown.
Supported Formats¶
The default conversion covers the following formats:
- Every format that is supported by Pandoc. Some formats may need some tweaking, though. A few examples:
- AsciiDoc (requires Asciidoctor installed and in path)
- Email (EML)
- Fountain:
- There is a built-in Joplin plugin that can be activated in the settings.
- There is a Obsidian plugin.
- Markdown (CommonMark)
- TXT
Instructions¶
- Install Jimmy
- Convert to Markdown. Examples:
# import a single file supported by pandoc jimmy-cli-linux libre_office_document.odt # import multiple files jimmy-cli-linux plaintext.txt markdown.md # import all files in a folder recursively jimmy-cli-linux path/to/folder
- Import to your app
Import Structure¶
- Folders stay folders
- Files are converted to Markdown notes