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

Technology

37585 readers
278 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
[–] skepticalifornia@beehaw.org 36 points 1 year ago (10 children)

I switched to Joplin a few years ago from Evernote and haven't looked back. Take control of your own notes - Joplin is open source and has clients for every platform, and imports notebooks from Evernote.

[–] douglasg14b@beehaw.org 16 points 1 year ago (3 children)

Or Obsidian? Take actual control over them including rendering if you want to customize that.

Maybe it's a different use case 🤔

[–] 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.

[–] skepticalifornia@beehaw.org 9 points 1 year ago (1 children)

Haven't tried Obsidian, but have heard good things about it. I have about 12,000 notes and continue to be impressed with Joplin's ability to handle that with no issues.

[–] douglasg14b@beehaw.org 2 points 1 year ago

Obsidians really good with lots of notes and linking them together as well as adding metadata to them.

It really depends on your use case. The plug-in ecosystem is also quite rich.

[–] Overzeetop@beehaw.org 6 points 1 year ago

Different use cases, indeed. All I need is plaintext, images, and in-line pdf rendering. No audio, no video, no LaTeX, not even italics or bold.

Now, to be completely fair, while Joplin is great for simple notes, it’s data entry modes are weird AF. I assume, in a programmers mind, the operation is normal for an IDE as it can’t/won’t render links/objects in line with editing. You either get a markup-only window that’s editable, a rendered window that is read only, or lose half your screen to a split-view version. These options are selected via two, separate, unlabeled, non-status-indicating toggle buttons which cycle through 2 and 3 versions if the view.

Aside from that, it seems nice.

load more comments (6 replies)