(no title)
mcsgroi | 1 month ago
The idea of writing for your future self as if they will be an amnesiac fits closely with my experience as well. Ironically, I've found that the more I record, the less I find or can surface later.
What stood out to me is how you treat usefulness as a learned skill rather than something you try to get right up front. It seems like you are only investing more effort when a note actually comes back into play, and the feedback loop of rereading seems to shape how you write over time.
I am curious about a few aspects of how this works for you in practice:
1. How often do you intentionally reread or revisit older notes versus only encountering them when you are searching for something specific?
2. How do you deal with clutter over time? Eventually the note pool becomes large enough that maintenance becomes challenging in my experience.
3. With linking and aliases, do you find that maintenance effort scales reasonably as your notes grow, or does it require more discipline over time?
4. Related to that, do you find linking and aliasing less tedious than the concept of relying on a strong search experience? Most note systems I have used seem to depend heavily on exact string matching or tags, which works up to a point but often feels less supportive to the experience than it could be in my opinion.
Redster|1 month ago
I left out that for almost every note, I try to link to or from another relevant note. If it's not relevant, don't force it. That just adds clutter.
But knowing future me won't remember {$relevant-note} unless I link to it helps me decide whether to link or not. If there's a note that know is obscure, but very important, I will sometimes link to it more than necessary.
1. It depends. I almost never reread for the sake of rereading. But there are notes that I keep coming back to over the past decade because I find the thoughts there worth revisiting or worth further development.
2. Like anything, if you put garbage in, you get garbage out. I don't find clutter generally to be a problem. I keep a couple of Junk Drawer or Scratch Pad notes for thoughts that might not deserve a note. If I create too many notes titled "Untitled 1", "Untitled 2", etc, I purge them or give them real titles. But clutter isn't a problem for me.
My biggest clutter problem has been including too many notes titled "{$DATE} - Meeting" or some other short, repetitive title ("Phone call with" or "Conversation with" are similar offenders). But I spend almost no maintenance on my notes unless I either can envision some specific usefulness or feel some specific pain point. And I rarely feel clutter in my thousands of notes.
3. I don't find that burden growing, no. I only alias or link if I see specific usefulness to future me. If I plan to write/think about a topic I might create a $TOPIC_NOTE and then I'll link all my relevant files to it, but again, those are often already linked to each other, so they're not hard to find and the effort remains small.
I don't have to maintain hardly anything. I spend almost zero time maintaining things and still use and can find notes going back to 2016 when I started taking notes in earnest and before I started using Obsidian.
4. I find full text search much more tedious than searching via filenames and links. Full text search is useful and necessary for very specific citations or numbers or names, if I'm not sure what note it is in. But for 95% of my usage, if search functionality disappeared from Obsidian, I would barely notice in my personal notes. I rely on search when I'm wading through other people's writing. I rarely need it for my own.
mcsgroi|1 month ago