Obsidian is now free for work - Obsidian
-
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.
I moved from Google keep notes to obsidian.
As for the onenote its useful for its hand written notes.
Yea i know obsidian has it but i have so many old notes there. But I'm making new notes in obsidian itself
-
This post did not contain any content.
Whoo, some good news. Time to ask "Central IT" for it and get ready for another six month rodeo.
-
This post did not contain any content.
I like the Markdown-based approach but Sync is way to expensive for my use-case..
-
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.
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.
-
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.
That's a bit naive imho. Remaining closed source is a form of IP protection and that's really ok for what Obsidian is (a markdown editor). There's just not any benefit for them other than appreciation from FOSS enthusiasts. Also maintaining an open source repository causes a higher workload and they lose a lot of freedom.
If privacy is your concern you don't need source code anyway. It's quite easy to sandbox an application like that and analyse network traffic and such. Also Obsidian is built using Electron. That means with enough motivation one could quite easily reverse engineer most of the app. Most of the applications behaviour can also be observed via the integrated dev console, which lets you view source code.
In short I don't really see the need, unless I want to build or maintain it myself. And I think the negatives far outweigh the positives from the perspective of Obsidians team.
-
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?
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.
-
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.
It's not just about syncing files. It's also the fact I can edit stuff on my tablet and see the changes in almost real time on my laptop with Obsidian Sync. I believe most other solutions wouldn't play nice with such a workflow.
-
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?
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.
-
It's not just about syncing files. It's also the fact I can edit stuff on my tablet and see the changes in almost real time on my laptop with Obsidian Sync. I believe most other solutions wouldn't play nice with such a workflow.
With the vault stored on a synchronized cloud drive, Proton/Google/etc the same thing happens.
-
With the vault stored on a synchronized cloud drive, Proton/Google/etc the same thing happens.
Then that's a moot point I guess, haha.
Still a great way to pay for Obsidian to support the development though.
-
There's also syncthing, which allows syncing a folder... Hell theres even a git plugin to bypass obsidian sync, so you can get version controlled notes (which might be desirable in a work setting)
Wdym by bypass obsidian Sync? Do you have the link for said plug-in?
-
Well I think the first thing is just simply that documents aren’t notes, so you wouldn’t write those things in Logseq.
What you are writing in Logseq is a zettlekasten, which is just a personal knowledge graph. And in a knowledge graph, everything needs to relate somehow to everything else, that’s why it has to be an outline.
So things can relate to the journal date they were written on, to their parent and children concepts, and to the links that they contain. Every idea has at least a relationship to the date you wrote it, but hopefully you can link that idea to more than just that relationship. You want to organically rediscover that next time you make a cake, that eggs are bad for your allergies, and be able to trace that you discovered that at this doctors appointment on this date.
Otherwise, how would you ever find anything? And more importantly, how would you rediscover it organically when researching other concepts in your graph?
Obsidian purports to help you create organized knowledge graphs, but it makes you plan your organization up front. Logseq lets it evolve naturally and organically, by giving you the necessary tools and constraints.
Thank you, that's what I had suspected, so I'm glad I wasn't doing anything wrong.
The way I like to think is through long form writing and personal documentation, so I guess it's not a good match for me.
In Obsidian I have a script that lets me know any notes that aren't linked to anything else, so it means I have everything interlinked.
-
Then that's a moot point I guess, haha.
Still a great way to pay for Obsidian to support the development though.
Yeah I agree, hopefully it's a rare non-evil entity that just wants to make a revenue off convenience and quality rather than some batshit shareholder nightmare monetization garbage.
-
I like the Markdown-based approach but Sync is way to expensive for my use-case..
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
-
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.
One thing that keeps me really calm about obsidian is the plaintext database. I can live with a proprietary db if the code is foss and I can fudge my data out if I need to. If code and db are proprietary, I'm not putting my data there if I can help it.
-
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.
So does obsidian support nonlinear spatially organised notes the way onenote does? I've been using joplin but without that onenote feature it's been a bit underwhelming tbh, and I can't find any software that does it.
-
Yeah I agree, hopefully it's a rare non-evil entity that just wants to make a revenue off convenience and quality rather than some batshit shareholder nightmare monetization garbage.
Well said.
-
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.
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.
-
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.
Joplin is more directly comparable. The apps are open source and it offers sync with all kinds of targets. It monetises through a source available sync server (i.e you can run your own but you arent allowed to run it commercially) hosted by Joplin (Joplin Cloud)
For transparency im directly involved with Joplin as a volunteer (less so in recent months admittedly) so yeah, im a bit biased.
-
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
I tested it at work (we used Obsidian for a while to build an IT Knowledgebase but since moved away from it) and it really couldn't be simpler.
The main thing that keeps me from trying it is that in order to pay with PayPal you have to use some janky workarounds... As soon as they figure that out I'll absolutely consider it
I've heard about syncthing but fear that it won't be compatible with all my devices