Excluding Bases files from graph view

I’m embedding Bases files in many, many of my notes, which is working really well. (Love the new Bases plugin! I’m currently using Obsidian 1.9.2).

But in the Graph View, those links are now everywhere! I’ve added the following text to the Filter of the global graph, and that provides a kludge for addressing the problem: -file:.base

But it would be a lot cleaner if there were a way to exclude Bases files from the graph view, as an optional setting. Doing this in the Filter space is finicky, and many people never find it. This is part of a general set of issues about revising the graph interface, but that’s a discussion for an other time. (My global graph excluded all files with the property ["excludeFromGraph":true], but it’s not (currently) possible to add properties to .base files.)

1 Like