this post was submitted on 25 Oct 2023
2263 points (99.1% liked)

Programmer Humor

31800 readers
212 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

I'm trying out Obsidian for taking notes, and this made me laugh.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 77 points 10 months ago (34 children)

I don't mean to be all "BuT iT's cLOseD SoURce" but you should give Logseq or Zettlr a try. They're similar WYSIWYG markdown editors, but also FOSS. Zettlr also has vim keys.

Plus Obsidian is horrible at editing tables.

[–] [email protected] 49 points 10 months ago (3 children)

Also not a fan about the closed source thing, but I like about Obsidian that it's all just markdown. If I ever need to ditch it, I can keep and use my existing files as they are.

Would this also be possible with Zettlr or Logseq?

[–] [email protected] 13 points 10 months ago

Exactly, that and the mobile app. Having simple markdown files and ability to sync them with Syncthing are just too good.

[–] [email protected] 10 points 10 months ago

I don’t know about Zettlr, but last I looked at Logseq it worked off markdown files similar to Obsidian.

That said, I felt Logseq wasn’t quite ready for prime time when I was doing my research a year or so ago. So I went with Obsidian and have been very happy with it.

[–] [email protected] 0 points 10 months ago

Been using Logseq for six months, and yes. It’s all just .md and media files referenced by relative links.

This was an important factor the choice to use it. Having used several note taking applications / systems, getting your data ‘out’ in a painless fashion is the #1 concern.

load more comments (30 replies)