this post was submitted on 14 Jun 2023
8 points (100.0% liked)

ObsidianMD

4473 readers
1 users here now

Unofficial Lemmy community for https://obsidian.md/

founded 2 years ago
MODERATORS
 

Hi, I love Obsidian. It's part of my daily routine since a year or so, and I use it to store all my work and personal notes for the future. The main reason I use it is because of its note storage method. Instead of relying on a database, it utilizes plain text files written in Markdown, as most of you already know.

However, I have a strange feeling about it not being open source. The recent events with Reddit have only increased this discomfort. My notes are in plain Markdown, so I have the assurance that no one can forbid me from accessing them. I also take precautions by creating multiple backups, which provides additional security against virtual loss if I handle things correctly (which I do).

That being said, I would love to have alternatives like Joplin or LogSeq that adhere to the same philosophy of work as Obsidian.

Joplin is not suitable for me due to its reliance on database storage. I prefer to have total control over my notes. On the other hand, LogSeq is more focused on serving as a diary rather than a personal knowledge manager, and it does not use pure markdown, wich will be a problem in the future when (not if) I'll need to migrate out of LogSeq.

top 8 comments
sorted by: hot top controversial new old
[–] netwren@lemmy.world 3 points 2 years ago

Honesty I think Obsidian as a product. They have done a pretty good job of keeping my data open and available in the Obsidian Vault.

I pay them for Sync, so I consider it a service for them to maintain and upgrade the software. I would prefer the client be open source but it would hurt their ability to stay afloat and profitable to pay their employees.

If they go under or start an "enshittification" I can just take my JSON and markdown and make my own client or use one of the hundreds of other markdown clients to get my information.

[–] posthumouspoet@programming.dev 3 points 2 years ago (1 children)

I would prefer it to be open-source, but at least the data format (markdown) is ubiquitous and stored wherever I want it to be stored.

[–] redsol2@lemmy.world 1 points 2 years ago

This is how I've been thinking of it too. If an equivalent open-source solution comes out, it'll be really easy to switch to, but right now Obsidian is just unbeatable.

[–] swnt@feddit.de 1 points 2 years ago

There is a loooog thread on the official forum on open source for Obsidian app: https://forum.obsidian.md/t/open-sourcing-of-obsidian/1515

IMO the best approach would be for them to make the promise, that they'll open source the code if they become unprofitable or uninterested in further developing ObsidianMD and then leave. In that case, the community has a fully open source stack.

I am aware, that Obsidian is closed source, I try to keep the number of non-compliant uses of markdown minimal. While I use quite many plugins, I am aware, that the plugins being open source removes the risk a bit.

[–] sibloure@beehaw.org 1 points 2 years ago

I use it because it stores my files in a versatile exportable format (markdown) and the app is well made. I have blocked all network access from Obsidian so I'm not worried about data harvesting. I sync my notes with syncthing, so the folder that contains my markdown files is synced across all my devices.

[–] ghostblob@sh.itjust.works 1 points 2 years ago

I always thought it was open source since they have a repo in Github. I also really love Obsidian. It's a really great app for any kind of notetaking, not to mention it uses markdown which can be read by any text editor. It also works really well with Syncthing, so my data is completely local. Well, if enshittification also happens to Obsidian, I'll try to find other apps instead.

[–] PixxlMan@lemmy.world 1 points 2 years ago

Honestly, the whole thing felt like a textbook example of a modern FOSS program (based on the website, the premise etc) that I was quite surprised when I found out it wasn't open source. I think it's unfortunate.

[–] curtismchale@lemmy.ca 1 points 2 years ago

Given the open format of Obsidian I'm not really that concerned about the fact that it's not open source. It's just markdown files I can do whatever I want with in the future.