Obsidian is now free for work - Obsidian
-
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 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
-
I mean not use the official paid sync to sync your notes... The plugin is in the official plugin store
-
It’s insane obsidian isn’t open source, since it’s just a fancy vscode plugin or fork basically (idk how they developed it obviously but that’s all you’d need to do). That’s why I don’t use it. It’s too simple not to be OSS
-
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?
-
Syncthing works great for me. I don't use it on my phone but I know there's an android version.
-
There is also the Obsidian Selfhosted Livesync community plugin that will sync with your own sync server. As the name suggests, it syncs live, so you can even see typing from one device appear on another. It's pretty neat
-
And the old version you have on the pc still works, since there is no cloud communication needed to run it.
-
They do, because they don’t offer others easy sync options in the iOS app (only iCloud or Sync, no webDAV, no onedrive, no googledrive, etc. )
-
This post was how I learned about Obsidian.
For those of you that love it, how do you use it daily?
-
You don't need a public repo to be FOSS. You don't need to accept changes. All you need is to provide a copy of the source code upon request. You can even automate that with a link to a tarball or something in the app.
My concern is less about privacy and more about security and longevity (i.e. what happens if they turn evil?). If it's FOSS, I can audit the source and fork it if they go in a direction I don't like. If it's proprietary, I'm SOL if they turn evil or stop development. Projects like these tend to die.
I don't really see any negatives here. The chance that someone makes a more popular fork is incredibly low, and the chance that someone audits it and points out a bug is a lot higher. They can retain control of the name, sell the software, etc. I really don't see how providing source code is a downside.
-
I just wish the price of having the publish feature was slightly lower. They’d get much more subscribers, including me.
-
Huh, didn't see that one when I set up obsidian... I might check it out because syncthing does have some conflicting edit issues from time to time
-
I truly is evolving with me. I'm no power user, but I've been using it for the last two years. Eh e I am at school it's where I take my classes notes. When I needed to write to myself it was also there. I have it synched between my two computers and my phone. And it is where I put my documents like CV's and Excels I share. It's not directly Obsidian doing all of this. But basically it becomes a Hub of all I do.
Recently I started saving more pages online that are important as notes in Obsidian and still find new usage of Obsidian
-
You mean all the other methods that exist that can be implemented with ease? My friends have their notes on iCloud to sync, I amuse syncthing, others use GitHub. There is a lot of choice, they just offer an easy alternative way to do it
-
I will admit its a bit complicated to setup (mostly because the documentation could use some work) but it does work great once you have the sync server setup and your plugin configured
-
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.
-
This is true of Markdown though, no? Which Obsidian runs?
-
it is fantastic for both lil notes and grand projects! and you can even link to those little notes and slowly evolve them into a grand projects
you can basically create a personalised Wikipedia! and Obsidian will help you with it, as it can detect when you write in plain text a word or phrase that also is another note's title, then you just click and bam, it's linked. And if you change a note's title, all mentions will update too!
you can also make conspiracy boards with the canvas note type, all usual formatting works within them
it's a great tool to keep a lot of information organised and linked together, without having to open a billion files and cross reference them (you can also open notes in split screen).
learning how to use it will only take an hour or so, and then you'll be zooming
i've recently been using it to collect and organise information for a big project i'm working on, and being able to link mentions of things to bigger topics and themes as i'm doing the data collection is just wonderful, no more "(IMPORTANT LOOK HERE!!!)"
-
Obsidian dev's original project Dynalist is an outline based notes app that does have tags. She doesn't update it anymore but I still rely heavily on it as my second brain.