(no title)
bornon5 | 2 years ago
- Self-hosted
- Attractive web client that loads very quickly and works well on mobile
- Can point it at a nested directory of text/markdown and image/pdf files (no sql database)
- Text files are editable in place (no “edit” button, etc.)
- Markdown displays in a plain-text view (no hidden formatting characters, no “rich text” editor)
Every app I’ve tried misses at least of these. The closest I’ve found, strangely, is vscode-server, which is just too bloated and mobile-unfriendly to work for me. I’m perpetually a millimeter away from writing my own, but I feel like I need to stop doing that.Does this app exist?
rakoo|2 years ago
I use markor (https://f-droid.org/en/packages/net.gsantner.markor/) on android and it does everything I need. It's all a bunch of files, synchronized with syncthing, so I can use it on my desktop with any editor (maybe https://thiefmd.com/, maybe another one). No need for a server, I can use it while offline, it's lightweight to install and maintain.
bornon5|2 years ago
I want the whole stack to be open source, which is why I’m not using Obsidian Sync or an iOS Syncthing client. So while I don’t technically need web client, I don’t know of any other solution that would work for me.
theshrike79|2 years ago
The "database" is just a bunch of directories you can sync with any tool you want.
NoMoreNicksLeft|2 years ago
And even if it's in there, $8/month for syncing seems to defeat the point of "self-hosted".
jhoechtl|2 years ago
Its an electron app.
addandsubtract|2 years ago
grepfru_it|2 years ago
https://github.com/zadam/trilium
And while it does use a db backend, it allows you to extend the interface with inline JavaScript. It’s extremely underrated
unknown|2 years ago
[deleted]