this post was submitted on 09 Jul 2023
245 points (100.0% liked)

Technology

37599 readers
320 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


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
[–] axum@kbin.social 23 points 1 year ago* (last edited 1 year ago) (2 children)

Obsidian is closed source, so once the company dies, no one can modify the app. Joplin on the other hand is open source.

[–] astrionic@beehaw.org 5 points 1 year ago* (last edited 1 year ago)

What I really like about Obsidian is that it stores your notes as plain text/markdown files on your computer. So you always have access to them, even without Obsidian itself. Markdown is also a fairly common format, so it shouldn't be too hard to move them somewhere else later.

But your concerns are still valid and I generally also prefer free open source software.

[–] hascat@programming.dev 3 points 1 year ago (1 children)

The app may be closed-source, but the data is all markdown, which should be easy to move to other apps.

[–] Mummelpuffin@beehaw.org 2 points 1 year ago (1 children)

At some point I realized that the solution to this little problem is Emacs org-mode. It's just sitting there waiting for people to use it.

[–] wim@lemmy.sdf.org 1 points 1 year ago

I'm a l former emacs user of ~10 years and I could never get used to org mode, so it's definitely not for "normal" people.

Additionally, in modern times being emacs bound means no decent mobile client, no web interface, and mandatory roll-your-own sync and backup.

There's a few friends I know who swear by org mode up and down, but it's a considerable effort for most people to use it.