Put an Upnote export back into a folder heirarchy, and move images to the folder matching the Markdown Note. Forked from Adams141's UpNoteReorganizer to be a bit more Obsidian Specific.
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 to a folder.
- Put UpNote_Reorganizer.py in that folder
- Run
python UpNote_Reorganizer.py