Ask HN: How do you review your Zettelkasten notes?
I often find that I put notes into an app like Obsidian, but I don't really have a good way to review them.
For those that use the Zettelkasten / slipbox method or the Second Brain method, what does your process look like to review your notes?
19 comments
[ 2.6 ms ] story [ 21.5 ms ] threadReview index cards to see if mind maps span as far as your daydreams can wander. Add new entries accordingly.
Ready to publish? Get your collectives and other cards out, and prepare an outline for longform work.
I save all my notes in Obsidian, tag them appropriately, and don't worry about what folders they end up in. I use the Omnisearch plugin to search for what I need.
Lately, I've been using the Dataview plugin more. I create auto-generated Index pages on different topics. For example, I have a page called "Python" with the #index tag and the following dataview:
I also have index notes called "Later" and "Favorite" in Obsidian. They use a similar dataview query, but with their respective tags instead of #python.Here's a simple workarround, if you don't want to include the list with the dataview query into list:
That way even if your "Python index" note will have #python tag, it will not list itself.This is probably just to do with the way that I note keep, but so many of them are junk.
So instead now I take notes on paper in a notebook. A vast majority of them always stay there. Maybe 10% of them get converted into digital notes into Obsidian.
I link to the source in Obsidian so I can always get back to my desired level of granularity.
For what it's worth, I tend to reflect on my systems every year (now) and revise. I try to stick to the new system for the year, and it works quite well. No 'distro-hopping' of productivity hacks.
On plaintext notes: I once worked with a VP who had a very specific approach to something. Years later, she is CEO and I am a consultant. I was able to pull up her requirements and deliver exactly what she needed.
On paper notes: Last New Year's Eve, I reviewed my journals from 2006 to today (my wife was asleep, I was bored). It was fascinating to see arcs and patterns that you would not if recorded electronically. Flipping pages, seeing handwriting change, these subtle clues cannot be dismissed.
Hope this helps.