If you are trying to transition from #Notion to #Obsidian or any other Markdown-powered notes system, you'll find that the MD files that Notion exports are... underwhelming.

I wrote a shell script that quickly and easily fixes the major pain points, and will get the exported files all ready to go.

Check it out on Github: https://gist.github.com/paintedsky/7d3b62f46bb7e40f9b38fec27d61788a

And I'm happy to hear suggestions for improvement if you've got any!

Fix file modified date and fix filenames for files exported from Notion, to prep for importing into Obsidian (or anything else).

Fix file modified date and fix filenames for files exported from Notion, to prep for importing into Obsidian (or anything else). - fix_names_dates.sh

Gist
@paintedsky been considering switching away from Notion and Obsidian looks really, really nice 👀

@paintedsky There is also support for Notion in the official import script now.

https://help.obsidian.md/Plugins/Importer

Importer - Obsidian Help

Importer helps you migrate to Obsidian from various apps and formats. See the Import notes guide for detail. Importer is an official plugin made by the Obsidian team, with community contributions to …

Obsidian Help