I encourage you to read File over app. It is phenomenal.
The choice to hold onto Markdown is an entirely intentional tradeoff. Yes Markdown is missing some basic features, and it could be more flexible, but it will last far longer because of that.
So many apps have added other features, but this came at the cost of becoming proprietary. Now your data is stuck in a format that nobody else knows how to read or write. You can only use it in their system. You are locked out of taking advantage of features from other systems. And if/when the app is no longer in development, youâre hosed.
But Markdown is a lingua franca. Itâs easy to read, write, edit. Youâre data will still be usable even if a company goes out of business, or an app is no longer compatible, or you simply want to use some other software. You have autonomy. When I copy and paste into a WYSIWYG, I cross my fingers and hope that it doesnât mangle my text into something unreasonable. But when I copy and paste markdown, I have confidence knowing that it will know exactly what I intended.
But, granted, there are some usability issues. Itâs not as intuitive as a true WYSIWYG. But thatâs where Obsidian Plugins come in. Who would have thought that simple markdown could turn into Kanban boards, and Maps, and Calendars, and Todo List apps and a million other things? It truly is amazing.