An open API service indexing awesome lists of open source software.

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

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
```