Obsidian is now free for work - Obsidian
-
It's like trillium, but not open source
Here is an enthusiastic person talking about the state of the art of one year ago for 20 minute.
https://youtu.be/XRpHIa-2XCEWhat is a Trillium?
-
Ale we talking about the same thing?
Probably not, I'm talking about the plugin I use. Remotely save, I think it's called.
-
This post was how I learned about Obsidian.
For those of you that love it, how do you use it daily?
Daily journal
Task list / project management
Note taking
Mind mapping
Resource archiveI've got my vault automated pretty well at this point. I honestly don't know what I would do without it.
For those of you that are wondering, everything is markdown independent, all of my plugins address UI or vault automation processes that leave all of my information entirely portable.
-
Use obsidian enough and your brain also just starts to interpret raw markdown lmfao.
I've definitely caught myself using md to format pen and paper notes before.
That's the whole point of markdown lmfao.
-
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.
Hol up. Are notes stored in files in a directory structure or a single file? Just that you said "the file" so I'm wondering.
If so, that's lock in.
-
This post did not contain any content.
I just don't see the point of obsidian et al.
Just use a directory structure and save markdown files in it.
There are many apps that are great editors for this structure on every platform. IDK exactly what obsidian does but many editors have zettelkasten (fancy cross links) functionality, just no fancy graph.
Ghostty + helix is the sexxy RN.
-
What is a Trillium?
It’s like Obsidian but open source. A free note taking app with power features
-
Obsidian is a note taking app. Todoist specializes in creating tasks and scheduling them. They are different tools for different jobs.
Obsidian is very capable of handling tasks and scheduling them. That's a solid portion of what I use it for, while also conveniently having my notes directly linked to from these tasks.
-
Hol up. Are notes stored in files in a directory structure or a single file? Just that you said "the file" so I'm wondering.
If so, that's lock in.
Its a directory, they were just referring to individual files.
-
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. )
Why would they offer another sync option when the Sync subscription is the one thing you make money on? You could easily just put the notes in your iCloud or any other cloud service.
-
"...until we have a large enough userbase to start monetizing and enshittifying..."
They have a plenty large enough user base and have not done so. You're literally commenting this on a post of them doing the exact opposite. The fear mongering is insane.
-
Embrace zettelkasten as your note taking workflow. It’s more organized
I prefer PARA, which I implement some ideas of Zettelkasten into. Logseq sadly couldn't do this well. It also just sadly lacks a lot of plugins and features I need/really want. Logseq is great, but so is Obsidian.
-
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.
The biggest issue I had was with folder permissions on Android. I also ended up paying for the sync functionality and have zero regrets.
-
This post was how I learned about Obsidian.
For those of you that love it, how do you use it daily?
Daily notes. I have a template that prompts me to fill out a number details I might otherwise forget.
A wiki of people that helps me remember details about people I meet or have worked with. Makes it much easier to keep in touch and to remember important dates in their lives.
Sortable todo lists, with due date and urgency information. I can add to the lists directly from any other note using a Dataview formula with the Tasks extension.
Career plans. Project plans. Gardening plans. Recipes (there's an awesome extension that imports recipes from the web).
Any random writing I might want to do, from short stories to rough drafts of letters to stream of consciousness mind spew that I want to review later.
I use the Auto Note Mover and Dataview extensions, along with backlinks and tags, to keep all of my notes organized automatically. I use the Linter extension to make sure things are formatted nicely. When I started using Obsidian, I used the Importer extension yo easily pull in all of my existing notes and lists from Evernote and Google Keep.
Honestly, that barely scratches the surface.
-
least paranoid foss nut
I want to both up and downvote this
-
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.
How did I install that finicky piece of software last time
This. So much this. Every time I start a new project I'm so glad to have these notes to refer back to.
-
I just don't see the point of obsidian et al.
Just use a directory structure and save markdown files in it.
There are many apps that are great editors for this structure on every platform. IDK exactly what obsidian does but many editors have zettelkasten (fancy cross links) functionality, just no fancy graph.
Ghostty + helix is the sexxy RN.
the extensions mostly
-
I want to both up and downvote this
keep it even
-
What is a Trillium?
It's like a Bilium, but with one more
-
This is true of Markdown though, no? Which Obsidian runs?
Markdown has many more elements than bullet points