RedNotebook
This page describes how to convert notes from RedNotebook to Markdown.
General Information¶
- Website
- Typical extension:
.zip
or data folder with text files
Instructions¶
- Create a backup of your notes as described at the website or specify the data folder (for example
$HOME/.rednotebook/data
) - Install jimmy
- Convert to Markdown. Examples:
jimmy-cli-linux RedNotebook-Backup-2024-09-15.zip --format rednotebook
jimmy-cli-linux ~/.rednotebook/data/ --format rednotebook
- Import to your app
Known Limitations¶
Images and files are not part of the backup. They will only be included, if the files exist in your filesystem.