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 :D (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.
francisco_1844@discuss.online 1 month ago
I use it to track everything…
Quick notes knowledgebase Follow up (personal and work)
The great thing about Obsidian is how flexible it is. The bad thing about Obsidian is how flexible it is… 😀
I have seen may people comment, or outright leave, Obsidian because because there was too much to learn… or too many plugins to explore…
Personally, I only look for plugins if I need something specific. Don’t see the point of trying random plugins. Is like spending time finding solutions to a problem you may not have…
Also, I work on tech and many documents are in markdown. Obsidian makes it easier to read those. Specially the collapse / expand functionality is really great for exploring large docs… as long as the creators properly used sections (basically # for level 1, ## for level 2…and so on)