Damus
Frederik Handberg profile picture
Frederik Handberg
@Frederik Handberg
For my notes app, I’ve been experimenting with using local plain-text #Markdown files, while also keeping a #SQLite database that stores exact replicas of these files.

The SQLite database is used only for indexing, which should make keyword searches in notes much faster. #dev
4
Johano · 41w
Just out of curiosity, why not use Joplin?
nostrich · 33w
I use logseq + MarkText like that. Logseq provides the indexing for fast searches and let's you link anything with anything. But, I use MarkText for documents or when I want to work in raw markdown. And, I use them together, because the current version of Logseq is all markdown files you can open...