JOPLIN : https://joplin.cozic.net/
Python : REST API JOPLIN : https://joplin.cozic.net/api/
Script 1 : DiaroToJoplin.py : Import Diaro Backup to Joplin (REST API). More information : http://www.cyber-neurones.org/2019/02/diaro-app-pixel-crater-ltd-diarobackup-xml-how-to-migrate-data-to-joplin/ Test with Python 3 and Mac OS.
Script 2 : GooglePlusToJoplin.py : Import Google+ Takeout to Joplin (REST API). More information : http://www.cyber-neurones.org/2019/02/how-to-import-data-of-google-to-joplin/ Test with Python 3 and Mac OS.
Script 3 : WordpressToJopin.py : Import Wordpress RSS to Joplin (REST API). More information : http://www.cyber-neurones.org/2019/02/how-to-import-data-of-wordpress-feed-rss-to-joplin/ Test with Python 3 and Mac OS.
Script 4 : JoplinToGoogleMap.py (with REST API and gmplot) : Put plot of notes (with lat and long) on Google Map. More information : http://www.cyber-neurones.org/2019/02/joplin-python-gmplot-google-map-how-to-create-a-maps-with-rest-api-and-data-in-joplin/ Test with Python 3 and Mac OS.
Script 5 : JoplinToStaticMap.py (with REST API and gmplot) : Put plot of notes (with lat and long) on static map and create a PNG. More information : http://www.cyber-neurones.org/2019/02/joplin-python-static-map-how-to-create-a-maps-jpeg-with-rest-api-and-data-in-joplin/ Test with Python 3 and Mac OS.
Script 6 : JoplinToWorldCloudBody.py : (with REST API)
Script 7 : JoplinToWorldCloudTitle.py : (with REST API)
Script 8 : JoplinCheckRessources.py : (with REST API)
Script 9 : JoplinCleanRessource.py : (with REST API) Clean ressource not used in JOPLIN. More information : http://www.cyber-neurones.org/2019/03/python-how-to-clean-ressources-of-joplin-not-used/ Test with Python 3 and Mac OS.