Obsidian is now free for work - Obsidian
-
This post did not contain any content.
This post was how I learned about Obsidian.
For those of you that love it, how do you use it daily?
-
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.
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.
-
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.
I just wish the price of having the publish feature was slightly lower. They’d get much more subscribers, including me.
-
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
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
-
This post was how I learned about Obsidian.
For those of you that love it, how do you use it daily?
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
-
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. )
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
-
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 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
-
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.
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.
-
It's a very, very different approach having everything as a bullet point though.
This is true of Markdown though, no? Which Obsidian runs?
-
This post was how I learned about Obsidian.
For those of you that love it, how do you use it daily?
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!!!)"
-
I've tried logseq for the last 6 months (no commercial license) at work, but while it's really good for outlining, it's lack of a tag function is what feels like a critical weakness to me. I realize structurally it's different in concept. But making everything into bullets doesn't always suit the task.
I would love Logseq for journalling or writing though.
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.
-
I like the Markdown-based approach but Sync is way to expensive for my use-case..
Have you looked at AnyType? Their free version includes 1gb of cloud storage. It's far less mature than Obsidian, but may suit your use case.
I've been using it for a little over a year, and love it.
-
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.
You mean like the obsidian canvas?
-
This post was how I learned about Obsidian.
For those of you that love it, how do you use it daily?
I use it as a work journal and personal knowledge management (PKM). Each day I open a daily journal note (built from a template with an easy shortcut) that contain rough notes on what I did that day. From that note I link over to project notes for any project I worked on or complex issues, scratch notes, etc. I do split windows, one with a narrow view of the daily note and then a larger panel for content notes (like documenting the project or create a scratch note or searching for a note on a problem I had 2 years ago that I need to remember about). There are many useful plugins but Templater and "Various Complements" are my favorite. Templater allows me to configure a template for any note I want to configure, so I can create a new note then hit a shortcut that will prompt me for a page title and auto fill the note with my template (that includes tags, headings, etc) for a meeting or new project or scratch note. Templater can also organize the note and move it around on my filesystem. Various Complements plugin allows me to build a dictionary of anything I want that will then fill in like an IDE when I'm typing in a note. So I use it for all my coworker names, I type 4 letters of someone's name and it pops up suggestions where I can tab-complete their full name.
It's truly a great program, better for me than all the others I've tried: OneNote, TiddlyWiki, DocuWiki, Dendron, and emacs. I used TiddlyWiki for years and had to bend it to my will in many wonky ways, then Obsidian came around and did 90% what I wanted out of the gate and the 3 or 4 plugins I use did the rest. I've been using it for a few years now.
-
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
Was there a way to import your Google Keep notes into obsidian?
-
This post was how I learned about Obsidian.
For those of you that love it, how do you use it daily?
Project management
Anything I want to plan out goes into it
-
This post did not contain any content.
Cool. Available for windows, linux and iOS. I tried to use todoist, but it has some real problems syncing and arranging data. I spent hours creating a worflow only to lose more than half of it when trying to sync it across devices. I hope Obsidian will do better.
-
Have you looked at AnyType? Their free version includes 1gb of cloud storage. It's far less mature than Obsidian, but may suit your use case.
I've been using it for a little over a year, and love it.
Looks interesting, I'll check it out
-
Cool. Available for windows, linux and iOS. I tried to use todoist, but it has some real problems syncing and arranging data. I spent hours creating a worflow only to lose more than half of it when trying to sync it across devices. I hope Obsidian will do better.
Obsidian is a note taking app. Todoist specializes in creating tasks and scheduling them. They are different tools for different jobs.
-
Was there a way to import your Google Keep notes into obsidian?
First use "importer" community plugin to import the zip file of Google keep (search Google for how to get that keep zip file backup)
Then use "consistent attachment and link " plugin to transfer images in sub folder accordingly.
Finished.