this post was submitted on 20 Feb 2025
697 points (98.5% liked)
Technology
63133 readers
3487 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
Daily journal Task list / project management Note taking Mind mapping Resource archive
I'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.
here's a bunch of possible applications:
so you watched a movie and wonder what other movies you own have the same starring actor: search movie, click link to the star page, check backlinks.
obviously not the best use case because imdb exists but this is personal and could be extrapolated to any collection you have, maybe even all of them. why not have the movie adaptation link to the original book?
TLDR
you can think about it like: imagine if you could make a bunch of wiki pages. the formatting isn't quite as nice but essentially that's what you're doing. a bunch of pages with text, images, links and tags, that you can browse through. what would you use it for?
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.
This. So much this. Every time I start a new project I'm so glad to have these notes to refer back to.
For the movies I use Jellyfin/Trakt and for what I still want I use the *arrs.
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)
I fucking LOVE obsidian, one of my most used pieces of software.
I have two note vaults.
One is my personal "everything" not vault, Anything I might need to write down goes there. No random sticky notes, or half used notebooks for me. Game notes, such as what equipment I'm looking for, or solutions to puzzles I'll forget before I can use the information. More practically useful notes like conversion charts to use imperial measurements in blender and godot. Names of people I need to remember and what their handles are on social media, because most platforms don't help you with that. Everything can be interconnected, so some notes are just indexes of other notes.
More impressive is my lore wiki. There is a book series that I will never write, and these notes document the setting. Characters, events, locations, other authors who have helped over the years. Anything that is a proper noun or is otherwise special to the setting is a link to a note of that name.
Obsidian also has "graph view" which visually organizes notes so that things that are connected are physically closer together. I just wish I could give these notes icons on the graph view so that they'd be more visually distinct.
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 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 use it for pretty much everything. Any random crap i need to jot down go into the daily notes with a tag of some sort, Excalidraw extension for any sort of diagrams or a string board for connecting different notes/pictures together, code snippets, documentation etc.
I dont use their sync, but I have proton drive keeping the directory backed up in case of emergencies, and I have a git repo for when i want to officially keep something tracked.
Weekly.
As a personal knowledgebase and todo list.
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 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
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.
It's my trapper keeper. I feed everything into it. I've got vaults within vaults.
Project management
Anything I want to plan out goes into it