Put an Upnote export back into a folder heirarchy
When you export your notes in markdown format, they are all in one folder. This puts them back into the folder structure you had in UpNote. note: if you have a note in multiple notebooks, you will end up with multiple copies
uses python-frontmatter
pip install python-frontmatter
- From upnote, export all notes as markdown to a folder. (options -> general -> Export All Notes) check the option to include extra info
- Put UpNote_Reorganizer.py in that folder
- Run
python UpNote_Reorganizer.py