this post was submitted on 07 Jul 2023
33 points (100.0% liked)
Free and Open Source Software
17911 readers
51 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I personally love Logseq. I use syncthing to sync the files but they're implementing their own syncing feature. Works really fantastic and is cross platform.
I second Logseq. FOSS, completely local, stores everything in text - works well with Git, lots of plugins - it's almost perfect
I third logseq 😅
Has a (small) learning curve. But powerful once you learn it.
It takes a while to open the first time though.
Yes, It takes it's time indexing the graph - and you have to re-index periodically if you want you queries and graph to be in shape. I have a pretty mature KB, and this process takes no more than a few seconds, so it's fine.
Honestly, I love everything about it, except for the app itself. It ties me to the default editor, which is an Electron-based sluggish resource hog. I'd rather have some software scaffolding to work in an editor of my preference, but that is just me. I suspect most people in most use cases won't find it as problematic.
Yes, in fact I was searching for any CLI/TUI app for editing Logseq's files. I feel a Logseq LSP server might help.
I've been toying with the same idea. Having Logseq running in server mode + creating an LSP adapter should be doable.
This is what I do as well! Logseq+Syncthing Works super well. I was already using Syncthing to sync all my files anyways so tacking on Logseq was super easy.
Definitely recommend taking notes in the Journal and using tags to categorize them
I couldn't deal with their electron desktop client, so I ended up with QOwnNotes. Gread QT app for fellow KDE enthusiasts
I don't like electron either. Sadly I'm a GTK lover.