jrnl
This page describes how to convert notes from jrnl to Markdown.
General Information¶
- Website
- Typical extension:
.json
Instructions¶
- Export as described at the website
- Export as json to preserve metadata.
- Example:
jrnl --format json --file myjournal.json
- Install jimmy
- Convert to Markdown. Example:
jimmy-cli-linux myjournal.json --format jrnl
- Import to your app
Import Structure¶
Each journal entry is converted to a separate note in a flat notebook.