# Info - [Trello Public Roadmap](https://trello.com/b/Psqfqp7I/obsidian-roadmap) - Uses [[CommonMark]] as its main markdown language - [[Quarto]] can render [[CommonMark]] # Assessment ## Benefits - Plain text database - Rich plugin ecosystem that generally work on desktop and mobile as it's just based on JavaScript - Great community - Works offline because files are all stored on the local device, no hiding it away on a web interface. ## Feature Requests - Tables are quite hard to deal with. For now, I'm going with the pure markdown text approach and avoiding tables as much as possible, preferring view only tables like what [[Obsidian Dataview Plugin]] offers.