For anyone that migrated from #TwosApp to #Obsidian or just wants to include their TwosApp notes in Obsidian, I created this #Python utility to export a TwosApp markdown export into individual markdown files that follow the standard YYYY-MM-DD date format filename convention. You can find the repo for this at...

https://github.com/pbeens/Twos-to-Obsidian

You don't have to download the entire repo, just the Python file.

I strongly recommend exporting the files into their own subfolder, not your Daily Notes folder. But that's up to you.

#OpenSource #GitHub

GitHub - pbeens/Twos-to-Obsidian: A Python utility to split a large Twos App archive export into individual Markdown files formatted for Obsidian. Automatically extracts daily logs and standalone notes while preserving links and formatting.

A Python utility to split a large Twos App archive export into individual Markdown files formatted for Obsidian. Automatically extracts daily logs and standalone notes while preserving links and fo...

GitHub