An automatic way to move notes from Notion to Obsidian (Create a .md file)
It is mainly intended for the case where you need to take notes but you can't access your local Obsidian vault.
So if you have internet access, you can access a specific Notion database, write your notes, and when you get to your Obsidian vault, they will be automatically moved and updated.
This code is not intended for migrating all notes from Notion to Obsidian, but it is somehow an integration between the two different systems.
All details and instructions can be found on the Notion page: https://lean-newsboy-e60.notion.site/Notion-to-Obsidian-API-automation-6a008b52e4da4642bd2ec949da6d89fc
- The python script
Notion_API.py
should be copied to the same folder where the note will be created. - If you want to change the style of the resulted notes, you can modeify the function
createMdFile