https://github.com/andreabak/joplin_to_notable
Python script to convert a Joplin raw directory export to a Notable-compatible directory structure
https://github.com/andreabak/joplin_to_notable
converter joplin notable notes
Last synced: about 2 months ago
JSON representation
Python script to convert a Joplin raw directory export to a Notable-compatible directory structure
- Host: GitHub
- URL: https://github.com/andreabak/joplin_to_notable
- Owner: andreabak
- License: gpl-3.0
- Created: 2021-03-03T20:02:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T20:49:00.000Z (over 5 years ago)
- Last Synced: 2025-03-06T07:36:22.533Z (over 1 year ago)
- Topics: converter, joplin, notable, notes
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# joplin_to_notable
Python script to convert a Joplin raw dir export to a Notable-compatible directory structure
## Usage
You are going to need a working `python>=3.7` environment, then export your notes from Joplin with the `RAW - Joplin Export Directory` option, and just do:
```shell
python joplin_to_notable.py
```