Hello everyone, I’d like your recommendations for a note taking app that:
- Can be selfhosted
- Stores the notes as plain text or *.md files, not some SQL database.
- Can use Marddown format.
- Have an android client or at least a mobile optimized web-interface.
- Not a must but it would be nice to have a to-do list option.
I tried:
- Trilium: use an encrypted litesql to store the notes.
- Joplin: does not encrypt the notes, but store them in random named directories, making ot harder finding the notes.
- Logseq: No firefox support, I did not check how it stores itsdatabase.
- Standard note: Need subscriptions to selfhost or to use markdown format.
- Memos: does not store plain files, instead uses a (sqlite probably) database even when setting local filesystem as current object storage.
- CodiMD: use database to store its notes
- Hedgedoc: the same as above
The closest I found so far is Obsidian, which:
- Unfortunately, does not have any selfhosting option.
- Have a client app on every platform and store.
- Can use a custom directory to store it database as plain text files, whuch can be a network mounted directory (on my laptop/desktop) or a directory on my android phone that i will have to keep synchronized using a third party app.
Edit: March-2nd: added memos, codimd, hedgedoc
Logseq actually does not need to be run in a browser, there are apps for every system. It does not have any sync server to host though (so far) so you have to use syncthing or something to have your notes available between devices. It does store notes in .md format with clearly labelled names so you always have access to them.
It does have a learning curve and android apps still do have some bugs to iron out, but I started to really like it and use it as my bullet journal.
The whole system of linking notes and even singular text blocks works really well in my mind. I can write a quick note about my health in today’s journal file and tag it with #health and when I go to the health file it shows every mention of that tag from everywhere.
+1 on Logseq and Sync Thing.