If you like the product, but are not interested in paying for sync or publish, consider buying the one-time $25 "Catalyst" license just to support development.
Thanks for noting this. They sold at least one more license because of it. I've been a casual user for the last couple years so they've earned it in my book.
They have "Multiplayer" on their current roadmap [0]. I assume this is to help reduce friction in getting their Sync offering for teams.
I personally like the move a lot and I hope this works well for them. The model of selling their add-on services seems to have worked for them well so far, and I hope it continues. It's a very functional free core with their paid add-ons being very additive and well made.
If you want to try out multiplayer in Obsidian today, there are a few plugins like Relay (disclaimer: I'm a dev), Peerdraft, and Screengarden. I'm not sure exactly what the Obsidian team has planned but hopefully we can make them interoperable.
Our plugin stores yjs CRDTs in indexeddb today, but I'd love to create some kind of file-over-app CRDT persistence standard that could go alongside markdown files to make markdown collaboration and edit history vendor agnostic.
If anyone would be interested in that type of thing, let me know! (email in bio)
Excellent development! I saw first Obsidian years ago but my main use case would have been for myself at work and I wasn't willing to battle the bureaucratic hoops at my job to try a product I wasn't sure I'd actually stick with long term (like my attempts with logseq). Ended up not even trying it on a personal level. Looking forward to seeing how it goes and who knows maybe I'll end up stick with it and battle to contribute some funds.
As someone paying personally for a commercial license that I use for work, I am not a fan. I like a clear business model otherwise I assume that I am the product being sold.
Edit: They should make it open source if this is the path they take. Then users can personally verify that they (or their data) isn't being sold to the highest bidder.
Obsidian makes money from its add-on services Sync and Publish. Commercial license is joining the Catalyst license as an optional ways to support Obsidian.
The problem with the Commercial license is that it wasn't clear. Many organizations were out of compliance without any way for Obsidian to enforce it, since the app is local and doesn't require sign up.
I thought it pretty clear. If it makes you money, you pay for it. And it's so inexpensive, I've never bothered to negotiate with my employer to fund it as I could easy pay it myself.
So now I am less incentiviced to pay and I have no path forward to negotiate with my employer to front money.
Regardless, I love the tool and your general approach, trying to keep things in publics hand (e.g. publishing and opening the canvas format) - so probably will still pay for it :D
I prefer using my own syncing though, as otherwise it's too expensive for "just syncing".
So, while you're almost certainly right about the impossibility of enforcement, I imagine many big organisations would purchase licenses anyway because they fear any minor risk of not doing so. Indeed, your Enterprise [0] page lists a number of big orgs with decent outlays.
Do you anticipate those companies to keep purchasing Obsidian now that it isn't a mandatory purchase for compliance?
(As a huge fan of Obsidian, and someone who personally purchased an Enterprise license to use within their company: god I hope so.)
> Do you anticipate those companies to keep purchasing Obsidian now that it isn't a mandatory purchase for compliance?
I don't know. We'll see. It's somewhat unknowable, in the same way we don't know how many users didn't buy a license but should have. My guess is that for every person who bought a commercial license there are 9 who were out of compliance. We anecdotally know that many tech companies have way more Obsidian users than they report. This change will remove a lot of admin work for our team of seven.
What I do know is that even without any Commercial revenue, our other revenue streams (Sync, Publish and Catalyst) are enough to keep the lights on, and we really mean what we say in our Manifesto: "We believe that everyone should have the tools to think clearly and organize ideas effectively."
The bet is that this increases the number of people who discover Obsidian and end up buying one of our add-ons. In the future I can also see us creating add-ons that are more focused on organizational use. This change makes the pricing much clearer in that regard. I expect much fewer questions like "does Commercial include Sync?" which has been a point of confusion for years.
They also offer optional E2E encryption of synced vaults, such that you can only open them with your local password. Of course we can't know for sure that they're not peeking at the data, but it all seems above-board and I don't think it makes any sense to try and have that as a business model.
The same reason companies contribute to FOSS projects and various charity efforts? Despite what many people believe, companies are not forced to make money at all costs.
There are different solutions really, some people use Git and treat the whole vault as a repo. Though I find it quite annoying to manage, also cause not every platform supports git.
If I was making edits more often, I might run into sync conflicts. But I mostly edit on my PC, then might make small edits to recipes while I'm working in the kitchen.
I synced using Google Drive on the desktop, and a third party app to pull and sync a local directory on my phone for mobile. Took a little bit of setup but it worked mostly fine. Now I run the paid sync subscription, and the main difference to me is that there's basically zero wait between replication across copies (unless your computer has been off for a while and it has to fetch a bunch at once). Eliminating merge issues and having everything "just work" was worth it to me.
Especially in these times I think it's important to support any software that is simply doing a good job for a reasonable fee. Rarer and rarer unfortunately.
I’m using github to sync 3 instances (iPhone, desktop and one web-based instance).
It needs some upfront set up and configuration, and I had to buy a git client app for my iPhone (one time purchase), but it’s been working with near 0 maintenance for 3+ years now.
I have versioning, and full auto sync (automatic commit, push and pulls).
Yes, but I ended up going with Obsidian Sync for file history and "it just works."
I tried Obsidian Git for automatic pulls, but frequently had file conflicts even if I wasn't working on files at the same time. Is there another sync tool designed for text that has file version history?
I have to imagine they ran the numbers and found that that wouldn't be an issue. I wouldn't be surprised if the majority of enterprise use was completely unlicensed before this.
The commercial license used to be de-facto optional, now it is explicitly so. Good for them to officially acknowledge that reality. I bet they realized that payment was never enforceable, so it just didn't make sense to keep up the fiction.
I feel like the Obsidian Publish pricing model is a bit off. Having it "per site" feels like nickel-and-diming for small things that's kept me on Notion for a lot of miscellaneous web-published projects. It would be more appealing for at least me if it was something with a higher flat rate that then doesn't care about the exact divisions between your projects.
Nice, that's a big differentiator! I use git sync with my mobile vault, but it's very hacky (using a Termux cronjon) and it's often flaky. Plus I have to open up Termux any time I need to troubleshoot, which is a bit annoying.
I've been using plain git with a git server to sync several machines even though I have to execute a script to do it in each machine. If you see the vault is just the workspace plus markdown files. I didn't know you could add plugins to obsidian. This is interesting. I do wonder if this can be added to mobile - Android/iOS.
Mine doesn't use any script that you must run on each machine.
It uses the GitHub APIs to sync, so it works seamlessly on desktop and mobile. I'm actively using it both on my Mac, Windows machine and iPhone with no issues.
Shameless plug(in) -- While not built-in, Relay [0] is a plugin that makes Obsidian multiplayer. Our broader goal is to make Obsidian great for work.
You can make individual folders collaborative in your vault with several different parties. We use yjs CRDTs for real-time collaboration, and we're making the collaboration server (optionally) self-hosted.
Also for enterprises, being able to point to a different plugins source through config would be great. At work we're mirroring many things using JFrog Artifactory, giving us control and oversight
Zotero is a file manager with support for research-related tasks like indexing and bibliography generation, Obsidian is a programmable notebook. They can both be used "for research" but they're fundamentally different products.
anyone have any good tips or plugins so that I can have browser plugins on all my devices and save web pages from multiple devices to it? It's basically the only reason I still use Notion. (As a former emacs guy, I like a lot about Obsidian, most of the plug-in ecosystem, including it saving my data as just text.)
I am not really comfortable relying on a tool that has a free tier and a subscription. I really like the app, but I will never again have the rugged pulled out under me with a quadrupling of license costs.
Do the make any kind of promises wrt the free tier?
There are no "tiers" with Obsidian. The app is free without limits. You don't even need to sign up. You own your data locally. You can pay for the add-ons like Sync and Publish if you want, but there's also third-party alternatives to those.
At its core, it’s just a text editor. You don’t need any subscription. It’s Local-first, uses Markdown, and if you want to sync or publish, there’s plenty of other tools for that purpose that don’t require an account, like Syncthing or Github Pages.
It might honestly be too cheap to deal with the pain of the bureaucracy. Small purchases still have to go though all of the compliance, legal, whatever nonsense required to send money.
The difference between free and $0.01 is enormous.