362
Germany has just made the standard Open Document Format (ODF) mandatory
(blog.documentfoundation.org)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
That's why I use Obsidian! It's not open source, but all my notes are just... pre-emptively saved as markdown files on disk. If they fuck me over I can just leave and open it in literally any markdown editor ๐ญ
If they used a proprietary format, I probably just wouldn't have used them in the first place and would have had to use a shittier alternative.
I love obsidian, I wanted to send a donation, but they only sell merch with expensive shipping :<
Which markdown format?
GitHub or Stack Exchange or Reddit?
A combination of CommonMark and GitHub Flavored Markdown so it's compatible with most markdown formatting people are used to. Also supports LaTeX and HTML. (and of course any custom syntax modifications you make with custom CSS or plugins)