this post was submitted on 14 Jun 2025
235 points (98.4% liked)
Linux
55274 readers
1428 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Logseq for notes and task tracking. It’s an open source alternative to obsidian. Life saver for tracking stuff at work.
https://logseq.com/
I tried logseq to manage my notes at work and it just didn't click with me.
I ended up using QOwnNotes https://www.qownnotes.org/ which might be not as polished, but it is very easy to start with. I don't need nor want cloud/sync, and since this ones notes are plain .md files in a folder, it's easy to back up (or edit) externally when needed. I like it for what it does.
Glad you found one that worked for you.
As far as I’m aware, Logseq also just uses .md files. I back those up regularly and I do use the cloud sync. The cloud sync lets me alternate use between my computer and my tablet for work. I could use just one device, but this was a significant advantage for me.
I also keep a separate log for personal work which I can add to via special shortcuts from my phone.
This. Thanks mate!
I started on Logseq, because I'm a contributing open source advocate. I fully intended to stay with Logseq.
However, it seems to indent everything in the markdown including headings, bullet points and so on. When one loads a document into a markdown editor, one ends up removing all these indents before the document becomes 'valid'. They've made some other unusual design choices that mean the markdown doesn't read very well in plain text. I used Logseq for a year.
There's also a difficulty for me with getting help. For some reason Logseq help community seems to be based around the Discuss (sp?). It's not easy to read because the lines are very short as it's a messaging platform. The community is very very active though.
I eventually got frustrated with trying to debug my Markdown outside Logseq, and went looking for another vehicle.
Rather distressed, I installed Obsidian. It's been designed with a more logical approach. To link to a heading in another document, the document is linked in a Wiki-like way (if you've chosen that format) with the heading separated by a hash symbol; in Logseq you get an unintelligible UUID plus all that indenting.
There's a lot of help within the Obsidian community but some of it is locked down in medium paid-for content. However, the hundreds of Obsidian YouTube channels and videos, obsidianrocks and obsidian.md sites are very well authored. AI searches augment the rest, TBF I don't really use Google proxies anymore.
Even though I'm a personal user, it's worth it to me to buy a commercial licence to show my appreciation for the work that the two(?) developers have put in.
The plugins use the published API and are all (?) open source AFAICT.
Most of the issues I have with Obsidian are just related to my workflow. I think that there are probably plugins that will solve them.
I don't expect to be looking for another note-taking app anytime soon and it's been over a year since I started with Obsidian. Understanding templates opened my world up enormously. I haven't started data-mining in any meaningful sense yet.
Just my tuppence.
I agree