Obsidian is now free for work - Obsidian
-
I have not, does it work well?
Yeah, works nice as long as you have a server to host it on.
The only annoyance is that it's not very space efficient and you have to rebuild your database like twice a year to bring the size back down. It might be not that bad depending on what you do. I create above thousand new lines of notes with a lot of pictures every day and I'm at around 2GB after rebuilding the database. I expect it to go up to like 6GB biyearly, but, again, clicking on the rebuild button deals with that.
-
This post was how I learned about Obsidian.
For those of you that love it, how do you use it daily?
Not daily, but their canvas feature has a feature that lets you embed previews of your files into the flow charts you make. It's pretty nice, since you can have shorter files entirely visible with everything else. Makes it pretty good for software development and project management, in my experience.
Careful not to go overboard with it, though. I feel like a lot of people fall down the "productivity pipeline" when using it, where they end up procrastinating by trying to optimize every little thing and end up doing nothing at all.
-
Looks like it was deprecated last year, though
It was yeah. But there's a fork which is much better.
-
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?
I've been really enjoying trilium as an open source alternative but fair warning it's not as polished as Obsidian
-
I would love to move off OneNote but the lack of alternatives that support inking is disappointing.
For sure. I've been looking for a solid OneNote replacement for a few years now. Inking is the only major barrier.
I really like OneNote, and I've been using it for more than 10 years. But in recent years, my dislike for Microsoft has grown to the point where I feel I need to stop using all their products.
Right now I'm using xournal++ a lot. It has really excellent drawing functionality; but zero organisational functions. (I'm organising my xournal notes using just file names and folder structure.)
What I really want is integrated xournal support with Obsidian, or Joplin. In Joplin, I've tried inserting a pdf into my notes, and telling Joplin to open the pdf by launching xournal++. That sort of works; but the viewing of the pdf in Joplin shows a window-within-a-window; and the creating of new notes is fiddly; so I decided it wasn't quite good enough.
-
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 used to get a lot of merge conflicts working with obsidian and syncthing, as I'd edit on my phone and my computer(s).
Honestly started considering just spinning up a git repo, but knowing me I'd forget to commit lol
-
This post did not contain any content.
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.
-
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.
I just paid for the sync
β
οΈ
Itβs $4 a month, I drink one beer less a month and I actually save 3β¬
-
This post was how I learned about Obsidian.
For those of you that love it, how do you use it daily?
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
(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.
-
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.
I switched from Joplin because Obisidian data is just markdown and I can edit and generate it with external apps
Joplin had a custom database system (at the time)
-
This post did not contain any content.
Read whole page. Not sure what Obsidian even is?
-
I like the Markdown-based approach but Sync is way to expensive for my use-case..
$4 a month?
There are sync plugins that use git, s3, WebDAV etc. Or you can use Dropbox or google drive or iCloud or sync thing.
Itβs just a bunch of markdown files and unless you edit with multiple devices at the same time itβs easy to sync
-
Read whole page. Not sure what Obsidian even is?
Note-taking app. Each note is a markdown file, so you can add formatting.
-
I use this as a backup in tandem with the official sync
And the official one works every time, remotely-save just fails randomly and I need to dig through the logs to see what happened this time
-
dam thats a lot for a sync. I guess its supporting the project.
Itβs $4 a month for 1GB of storage, not insane
-
This post was how I learned about Obsidian.
For those of you that love it, how do you use it daily?
I use it for note taking at work. I like that I can add code into markdown. But yeah post notes and paste screenshots. Useful when I want to go over my old tech notes when I've fixed stuff. A personal knowledge base. The fact it's markdown I could just upload this to somewhere like GitHub and it retains it's formatting
-
I just paid for the sync
β
οΈ
Itβs $4 a month, I drink one beer less a month and I actually save 3β¬
Oh I don't disagree, it is worth it. I ended up paying for it myself before I switched to Joplin. I just went down a rabbit hole of realizing I technically could self host the backend and stubbornly tried to make it work well beyond what was good sense at the time.
-
Note-taking app. Each note is a markdown file, so you can add formatting.
A very successful one with a large extension ecosystem to boot.
-
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
You can choose to look at it like that, but for me, it was too big of a hassle and switched to appFlowy
-
I used to get a lot of merge conflicts working with obsidian and syncthing, as I'd edit on my phone and my computer(s).
Honestly started considering just spinning up a git repo, but knowing me I'd forget to commit lol
The git plugin commits automatically. All configurable. I've set it up on both PC and Android once at the beginning and I didn't have to think about it ever again.