Joplin Import
![]()
Joplin is an awesome note taking app, unfortunately it uses its own custom JEX format, instead of the more standard Markdown format, and therefore cannot be used with GitJournal. However, Joplin does support exporting your notes to markdown.
Instructions
-
File->Export->Markdown
-
Copy the markdown files to your existing Git Repo Folder
Related
- Why use the Markdown format?
- How to setup automatic syncing?