Maybe someone will need it, I wrote a simple Zoho Notebook html converter to Markdown + FrontMatter in python. At the output, everything is sorted into folders and data is indicated in the notes (title, created, updated, due).
main.py (4.9 KB)
Using:
pip3 install bs4 rich markdownify
python 3 main.py