Skip to content

simonoliver/UpNote_To_Obsidian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

UpNote To Obsidian

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.

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 to a folder.
  • 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

  • Python 100.0%