Hi
I’ve written a python script to convert Simple Note export JSON files into ENEX.
Available at https://github.com/rpgd60/simplenote2enex
The ENEX file format generated by the tool is based on EverNote’s ENEX sample
Even if you do not use Simple Note, I would appreciate feedback on the “quality” (from general and a Joplin import point of view) of the generated ENEX format.
A sample ENEX file generated by the script is available at : https://github.com/rpgd60/simplenote2enex/blob/master/all.test1.enex
Thanks for any comments or feedback
Rafa