Convert from QOwnNotes to Markdown¶
General Information¶
- Website
- Typical extension: Folder with
.md
files (notes), amedia
subfolder (containing resources) and anotes.sqlite
file (containing tags)
Instructions¶
- Install Jimmy
- Convert to Markdown. Example:
jimmy-linux cli qownnotes_folder/ --format qownnotes
- Import to your app
Compatibility¶
Feature | Supported? | Remark |
---|---|---|
Attachments / Images / Resources | ✅ | |
Labels / Tags | ✅ | |
Note Links | ✅ | |
Notebook / Folder Hierarchy | ✅ | |
Rich Text | ✅ |
Markdown style links ([Link to Markdown Cheatsheet](Markdown Cheatsheet.md)
) and QOwnNotes style links (<Markdown Cheatsheet.md>
) as described here are converted.
Known Limitations¶
- Encrypted notes aren't converted.