this post was submitted on 25 Oct 2023
2322 points (99.2% liked)
Programmer Humor
32375 readers
1464 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
I just commented this elsewhere, but I personally feel that their reasons for being closed source are worse than actually just being closed source.
https://obsidian.rocks/why-isnt-obsidian-open-source/
It's extra work they don't totally see the value in and they want to be able to sell their product? Those seem like pretty normal reasons not to maintain an open source project.
It is 5 minutes of work to use your source control tool, and have a read only view for other people.
Being open source doesn't mean you have to accept PRs or pay for audits. It just means your source is... Open...
Even if you don't accept PRs, you'll get people who want you to. Having the source open will generate a good amount of support email that is about modifications to your code. People can't help it.