this post was submitted on 20 Feb 2025
701 points (98.1% liked)

Technology

66975 readers
3689 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] prof@infosec.pub 194 points 4 weeks ago (7 children)

I don't necessarily like a few takes in the comments here.

Vibes wise the Obsidian team seems to be great and they don't seem to have shown any reason why I should distrust them. I love FOSS but gifting others my work doesn't put food on my table, so in that sense they need to have a lucrative business model which they seem to have established.

I could use SyncThing, Git or other solutions to do synchronisation between my devices but I choose to buy their Sync offer, since I want to support them (they also have EU servers, which need to be GDPR compliant by law afaik).

The closest comparison I could make is NextCloud. NextCloud open sources their software, but they sell convenience. Sure, you could self host it, but paying them to do so for you may be more attractive. In comparison Obsidian is not really complicated to set up or maintain. It's literally just a MD-editor. So the only convenient thing to sell is synchronisation if you don't want to put a price tag on the software.

If they open source all their code, some tech wizard will implement a self hosted obsidian sync server with the same convenience as theirs in a day, and the company will lose their revenue stream.

We've all been burned by tech bros in one way or another, but I think it's ok for people to profit off of their IP. And they seem to be doing so with a positive vision. Feel free to let me eat my words if they ever go rogue, but that's my 2 cents.

[–] ChickenAndRice@sh.itjust.works 69 points 3 weeks ago

Thanks for the rare, rational comment regarding Obsidian. Many people here seem to think releasing software as closed source automatically means you have something to hide; seemingly forgetting we live in a capitalist system in which you must constantly sell your services to survive. (I am saying this as someone who adores FOSS and donates to most of my homelab software on a regular basis).

I think a more productive way to look at is: is the closed source dev friendly (or at least non-hostile) to the open source community? In the case of Obsidian, they haven't done anything egregious, and regularly contribute to open source plugins. Furthermore, the notes are stored as markdown files. This gives the user strong resistance against potential enshittification, so even if they did go rogue you can just move to some other text editor lol. Granted, you would miss out on plugins but otherwise that's a good reason to keep your plugin usage light and plan your Obsidian vault accordingly.

[–] nickwitha_k 25 points 3 weeks ago

it's ok for people to profit off of their IP

Absolutely. I just have trust issues with closed source software and platforms. Burned too many times.

[–] nahostdeutschland@feddit.org 18 points 3 weeks ago (7 children)

If they open source all their code, some tech wizard will implement a self hosted obsidian sync server with the same convenience as theirs in a day, and the company will lose their revenue stream

Obsidian is storing everything as plaintext files. Those convenient selfhosted sync solutions have been out there for years.

load more comments (7 replies)
[–] sugar_in_your_tea@sh.itjust.works 18 points 3 weeks ago (5 children)

I think it’s ok for people to profit off of their IP

I absolutely agree. That doesn't mean the software has to be closed source though, a lot of software works well when sold with paid support, especially to companies.

If the price is low enough, companies will often just pay even if they don't need the support.

load more comments (5 replies)
load more comments (3 replies)
[–] Supernova1051@sh.itjust.works 89 points 4 weeks ago (17 children)

I couldn't get work to pay for it so I found a better, cheaper alternative, Notesnook. It's open source (client and sync server), you can publish notes, and it's end-to-end encrypted.

[–] AWittyUsername@lemmy.world 20 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

It says it's free, but then there's a pricing and plans page?

A lot of alarm bells ringing for me about that app.

load more comments (1 replies)
[–] blindbunny@lemmy.ml 17 points 4 weeks ago

Thanks for sharing I didn't know about this one and it's robust as keep

load more comments (15 replies)
[–] fxdave@lemmy.ml 53 points 3 weeks ago (8 children)

It's interesting that a closed-source app has good reputation among FOSS enthusiasts. Surely they are not a Microsoft or Apple, but still who controls your computer, you or them?

[–] Mic_Check_One_Two@reddthat.com 68 points 3 weeks ago* (last edited 3 weeks ago) (8 children)

It stores your data in plaintext, and simply uses the program to parse special formatting characters. There are no attempts at obfuscation or encryption, and it doesn’t lock you into a walled garden that refuses to play nice with other programs. The program itself is closed-source, but anyone could write an open source version to parse the same info… There just hasn’t been a good reason to do so. Even if Obsidian as a company and program ceases to exist overnight, your data is still safe on your machine and can be read by anyone who cares enough to dig into the file. Hell, you can even open it as the plaintext file and dig through it manually.

[–] Petter1@lemm.ee 11 points 3 weeks ago

And the old version you have on the pc still works, since there is no cloud communication needed to run it.

[–] T156@lemmy.world 9 points 3 weeks ago (5 children)

Markdown is also an open format. You aren't forced to use Obsidian for everything, and there are already numerous programs that are capable of displaying the formatted end-file, because it's standard markdown.

It's not some proprietary thing that only Obsidian uses.

load more comments (5 replies)
[–] Opisek@lemmy.world 8 points 3 weeks ago (3 children)

There in fact are FOSS alternatives like Joplin. Personally, I actually switched from Joplin to Obsidian due to a larger community (and therefore community-driven plugins) and overall a more polished UX. That being said, I have the security of switching back if Obsidian ever becomes evil or unusable.

Another aspect is that the entire source code is technically viewable (partially obfuscated) since it's a web app. Having written plugins for Obsidian, you're very much interacting with the source code itself. Feels like open source with extra steps and I wish one day they will finally make the switch to true FOSS.

load more comments (3 replies)
load more comments (5 replies)
[–] trevor@lemmy.blahaj.zone 31 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

I just cant wrap my head around why they're willing to go so far to gain good will from people by having such a generous free tier, but somehow licensing the code under a FOSS license is out of the question??

Why not just go all the way and make sure everyone who cares about reading the souce could also give you free contributions?

load more comments (2 replies)
[–] ddash@lemmy.dbzer0.com 25 points 3 weeks ago

I think the big difference is that you can use it for free without any account needed, and all your data is stored locally in a format that remains accessible to alternative apps.

So the moment they start doing questionable stuff you are not a hostage to their app. There are alternatives, they are just not as nice as this currently.

[–] e8d79@discuss.tchncs.de 10 points 3 weeks ago

Obsidian stores the notes in a well known plaintext format on your computer. They can't easily hold you hostage like with other closed source apps.

load more comments (4 replies)
[–] vk6flab@lemmy.radio 33 points 4 weeks ago (8 children)

Now that it's free, are its users the product?

[–] alphabethunter@lemmy.world 65 points 4 weeks ago (7 children)

Nothing else is changing. No account required, no ads, no tracking, no strings attached. Your data remains fully in your control, stored locally in plain text Markdown files. All features are available to you for free without limits.

[–] fluxion@lemmy.world 20 points 4 weeks ago (4 children)

"...until we have a large enough userbase to start monetizing and enshittifying..."

[–] Toribor@corndog.social 37 points 4 weeks ago

At least if/when that happens all your files are in markdown, owned and controlled by you so migrating to another tool is pretty easy.

[–] ArchRecord@lemm.ee 23 points 3 weeks ago

While that's technically possible, it's very difficult, and in my opinion, highly unlikely.

  • All notes are stored in markdown, which is compatible with any other markdown-compatible app. It's not just a note format, it's a fire exit.
  • Even the canvas files are now having an interoperable format created, with other industry-leading canvas style software, and that whole process was started by the Obsidian team voluntarily
  • All plugins must be open-source unless explicitly and clearly stated, and such plugins are only listed on a case-by-case basis, which makes even additional plugin-specific functionality added to Obsidian easier to port over to other software if Obsidian ever does lock things down
  • They don't have VC investors, and have mentioned a few times that they won't be accepting investment in the future, since they don't exactly have very high costs. They're explicitly anti "VCware." Features like Sync that depend on their server hosting bill being paid are only used by paying users, and most users will never have to use Obsidian servers past downloading and updating the app, and installing a few plugins of a few megabytes in size. Costs aren't likely to rise in any substantial way, and their team is small enough to make it profitable to operate at their existing scale.
  • Actions like this are literally proactively recognizing that something wasn't in line with their manifesto, and wasn't beneficial for users, so they're removing it. Companies planning to enshittify don't usually remove enshittified/negative features they already have before re-enshittifying. They want you used to the enshittification from the start.
load more comments (2 replies)
load more comments (6 replies)
[–] timbuck2themoon@sh.itjust.works 10 points 4 weeks ago

Seems they'll just keep making money on sync.

load more comments (6 replies)
[–] badbytes@lemmy.world 28 points 3 weeks ago (3 children)

Read whole page. Not sure what Obsidian even is?

[–] generic_computers@lemmy.zip 42 points 3 weeks ago (1 children)

Note-taking app. Each note is a markdown file, so you can add formatting.

[–] graphene@lemm.ee 21 points 3 weeks ago (4 children)

A very successful one with a large extension ecosystem to boot.

load more comments (4 replies)
[–] interdimensionalmeme@lemmy.ml 13 points 3 weeks ago (1 children)

It's like trillium, but not open source Here is an enthusiastic person talking about the state of the art of one year ago for 20 minute. https://youtu.be/XRpHIa-2XCE

[–] dustyData@lemmy.world 12 points 3 weeks ago (4 children)
load more comments (4 replies)
load more comments (1 replies)
[–] nucleative@lemmy.world 22 points 3 weeks ago (10 children)

Switched from Onenote to obsidian. There was a small learning curve and I had to install some plugins, but I love it. It looks amazing and runs so much faster than OneNote ever did.

load more comments (10 replies)
[–] A_Random_Idiot@lemmy.world 21 points 4 weeks ago (1 children)
load more comments (1 replies)
[–] ocassionallyaduck@lemmy.world 20 points 3 weeks ago (4 children)

Holy shit this is huge. I can finally use obsidian at work! I was avoiding it due to the license and using Logseq. Which, to be fair, did admirably. But it's much more and Outliner or journaling system than a knowledge base I feel.

load more comments (4 replies)
[–] KingBoo@lemmy.world 18 points 3 weeks ago (15 children)

This post was how I learned about Obsidian.

For those of you that love it, how do you use it daily?

[–] francisco_1844@discuss.online 10 points 3 weeks ago

I use it to track everything..

Quick notes knowledgebase Follow up (personal and work)

The great thing about Obsidian is how flexible it is. The bad thing about Obsidian is how flexible it is.. 😀

I have seen may people comment, or outright leave, Obsidian because because there was too much to learn.. or too many plugins to explore..

Personally, I only look for plugins if I need something specific. Don't see the point of trying random plugins. Is like spending time finding solutions to a problem you may not have..

Also, I work on tech and many documents are in markdown. Obsidian makes it easier to read those. Specially the collapse / expand functionality is really great for exploring large docs.. as long as the creators properly used sections (basically # for level 1, ## for level 2..and so on)

[–] lepinkainen@lemmy.world 9 points 3 weeks ago (2 children)

I use Obsidian as a tool to help my shitty memory.

I want to have one single place where I can go search for a thing I know I saw somewhere but can't remember where or what it was exactly

"Did I watch movie X" -> Obsidian -> Watchlist -> Movies and there it'll be.

Same for tv-series, anime, books, games. Yes there are services that do it like Trakt, Imdb, Letterboxd, TVMaze and god knows how many for games. They all get enshittified eventually requiring you to pay for basic functionality (looking at you trakt...)

I'm building a tool for getting my data out from all those services into Obsidian markdown format, maybe It'll get finished some day :D (IMDB and Goodreads work, but you need to do a manual csv export)

"How did I install that finicky piece of software last time" -> Obsidian, I wrote something down because I knew I couldn't remember it. Then I'll improve the guide + refresh with new data.

Now I have a pretty good step-by step guide on how to set up a computer, no matter the OS, just how I like it - all in Obsidian. Mostly just commands I copy-paste and some manual steps that I can't be arsed to automate.

Same with my daily notes, I just write down what I did maybe with some tags so I can find them when I start wondering when did I visit X or put up the curtains in the bedroom.

load more comments (2 replies)
load more comments (13 replies)
[–] SplashJackson@lemmy.ca 17 points 3 weeks ago* (last edited 3 weeks ago)

The android app want to quit when you hit the back button and it drives my nuts

[–] flop_leash_973@lemmy.world 16 points 3 weeks ago (7 children)

It is a really good app. But was a pain in the ass to keep the archive in sync using multiple different platforms without paying for their sync addon in my experience. You can roll your own sync with stuff like Syncthing, cloud storage, etc. But the archive had a bad habit of seemingly finding ways to get out of sync.

[–] lepinkainen@lemmy.world 12 points 3 weeks ago (2 children)

I just paid for the sync 🤷🏻‍♂️

It’s $4 a month, I drink one beer less a month and I actually save 3€ 😀

load more comments (2 replies)
load more comments (6 replies)
[–] artificialfish@programming.dev 13 points 4 weeks ago (1 children)

Use Logseq. It’s amazing IMO. And OSS

[–] asap@lemmy.world 13 points 4 weeks ago (15 children)

It's a very, very different approach having everything as a bullet point though.

load more comments (15 replies)
[–] FireWire400@lemmy.world 12 points 3 weeks ago (11 children)

I like the Markdown-based approach but Sync is way to expensive for my use-case..

[–] ftbd@feddit.org 13 points 3 weeks ago (9 children)

I like obsidian specifically because you don't need to rely on some built-in sync tool. The files are right there and in a sane format, you can sync them however you want. I use syncthing for this at home, but the choice is yours

load more comments (9 replies)
load more comments (10 replies)
[–] squire3@lemmy.world 12 points 3 weeks ago (5 children)

Saw this, super cool. Hope they make tons of money with Obsidian Sync

load more comments (5 replies)
[–] ininewcrow@lemmy.ca 9 points 4 weeks ago (1 children)

This is the same conversation they had with reddit for years. It's being developed for everyone and we'll make it open some day. Now look what happened.

I use obsidian but only with the bare minimum knowing that I may have to jump ship at any moment.

[–] ploot@lemmy.blahaj.zone 26 points 4 weeks ago* (last edited 4 weeks ago) (3 children)

It's regrettable that Obsidian isn't open source. But the nice thing about it is that its data store is just a bunch of markdown files in a folder structure, and very easily migrated to any other application. They may have the code but they don't take the data hostage like a lot of commercial software does.

load more comments (3 replies)
[–] siggsy@lemmy.world 9 points 3 weeks ago* (last edited 3 weeks ago) (3 children)

I was using Obsidian for a while, but actually switched when I found an awesome open source alternative, SilverBullet. The best comparison would be "Obsidian but for tinkerers/hackers".

Data is stored plaintext the same as obsidian - I actually just copy pasted my vault and it worked with exception of wikilinks being absolute paths only - and haven't looked back

The only downside is that its in early stages of development, but definitely usable

load more comments (3 replies)
load more comments
view more: next ›