Skip to content

adams141/UpNote_Reorganizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

UpNote Reorganizer

Put an Upnote export back into a folder heirarchy

Need

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

Requirements

uses python-frontmatter

pip install python-frontmatter

Usage

  • 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

About

Put an Upnote export into a folder heirarchy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages