QOwnNotes
This page describes how to convert notes 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-cli-linux qownnotes_folder/ --format qownnotes
- Import to your app
Import Structure¶
- 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.