TL;DR
I often find it hard to actively do thought work in Obsidian with a large collection of notes across a large number of subjects. I find this troublesome, because I agree with Andy Matushak that “Better note-taking” misses the point; what matters is “better thinking”.
I suggest that this is unavoidable while using a single vault in Obsidian while maintain multiple “thought contexts”, suggest some potential paths around it, and ask the community for insight on the validity of the problem statement.
Read This If
- You have multiple projects and find them difficult to manage.
- You also have trouble thinking in Obsidian.
- You really like cool titles for abstract PKM concepts.
Thinking On Thinking In Notes
Terms I Made Up, Or Otherwise May Not Be Clear
"Active Sensemaking" - Creating notes on the fly, while simultaneously reading through and using previously created notes to spur new thinking.
"Thought Contexts" - An area of thinking that is either mostly or wholly segmented away from other areas of thinking. For many people, this might be “personal life” and “work”, for instance.
"Context Overwhelm" - A phenomena that occurs when you have a massive amount of information collected in one spot, such that any discovery action returns information across too many contexts to easily parse through.
"Contentric Vaults" - My term for vaults within vaults within vaults. Is there a given term for this already? I dunno!
Introduction
I am almost sure that the ideal environments for recording, organizing, rediscovering, and sensemaking (thinking), are all different. (I have written more specifically about that separation, and will publish those writings soon).
It makes sense for us to want to accomplish these things in one app (an “integrated thinking environment”), but I don’t know of any apps that lean into this core differentiation between phases of knowledge making at their core.
That being the case, we must work with what we have, and the best we have is currently Obsidian.
Thinking in Notes
This topic of “sensemaking” / thinking within notes came to mind recently as I began to think through how to publish a set of notes I wrote around a video game concept I want to push forward. The easy thing to do is just put those notes in my PKM vault from which I publish my notes. Instant success! But at a price…
If I do this, I will constantly be seeing game notes while doing any PKM thinking. And vice versa. These are nearly entirely separate thought contexts, and when they collide, I notice a severe negative effect on my thinking. Of course, you can filter your search queries when doing searches, but you can’t filter Obsidian’s suggested links, which I use much more frequently for note discovery. If I type “var” looking for “variables” and instead find “variants of healthy salads” and “Var’Elun, God of the Sun” or whatever else happens to be adjacent… That thinking session is over right there.
When I am trying to think about programming, searching through my notes and linking things, it is very distracting to see notes from my game with similar titles popping up.
When I am working on my game, the opposite frustration occurs.
Now multiply that concern by the ~10 thought contexts I actively participate in.
And, of course, I don’t want to keep these collections entirely separate. I do want to link between them in an organizational phase. I just don’t want to be thinking between them in the sensemaking phase.
The only solution within Obsidian (that I am aware of) is a notion I call “concentric vaults”. Which, to my knowledge, Obsidian does not strictly support, but they do work. Sort of.
In this architecture, you have vaults containing other vaults, which themselves may contain vaults. This allows you to open a vault within a given thought context (e.g. the game), then switch to a “higher-order” vault (e.g. “all public notes”) in other phases of knowledge development. This comes with some (potentially) useful side-effects, such as the ability to sync or backup specific sub-vaults to specific machines.
This also creates some frustrating side-effects, such as having to remember not to create links in a child context from a parent (the pathing will almost certainly get screwed up), and having to copy and maintain vault settings across all vaults.
These concerns seem programmatically solvable to me. Perhaps they can be solved directly by a plugin. Maybe they’ve already been solved by a plugin and I’m behind the times!
In looking around the Obsidian forums and Discord, though, this seems to be a perennial problem. Personally, I can imagine multiple solutions, including Obsidian simply being the wrong tool for this “active sensemaking” I am trying to use it for. I can also imagine that my initial problem statement: “context overwhelm”, is somewhat limited in who it effects. I am, admittedly, particularly distractable!
So, I wanted to lay these ideas before the greater community. Together, I know we can find both the problems and the solutions and all become better thinkers together.