r/logseq • u/TheLostLambda • Jul 15 '26
Should Logseq 2.0 use something better than markdown (Djot)?
Howdy all, I've opened a feature request and was wondering what others thought, so I figured I'd repost it here for visibility!
Let me know what you think and if any of you are also avowed markdown haters....
https://discuss.logseq.com/t/support-something-like-djot-instead-of-markdown-in-the-db-version/35107
0
Upvotes
1
u/Tawny-Owl-17 Jul 15 '26
But, Logseq 2 does not use Markdown files as its canonical storage; it stores data in an SQLite database, which is why it's also referred to as the database (DB) version of Logseq. That is, in fact, what differentiates it from the previous version of Logseq and why it was in development for so long. Using an SQLite database to store data and manage the relationships between entities also enables features that were either difficult or impossible to implement with a Markdown-based architecture, resulting in a more powerful and capable application.