Canvas Filter

approved

by Ivan Koshelev

Filter Canvas to only show items of specific color, tags or only connected to currently selected node.

42 stars14,554 downloadsUpdated 2y agoMIT
View on GitHub

Obsidian Canvas Filter Plugin

This is a plugin for Obsidian Canvas (https://obsidian.md), it allows to select nodes by color / connections / tags and show only those nodes (hide all unrelated)

Usage

When you have a canvas like this:

image

Select one or more nodes, whose color you are interested in:

image

Open console and select filter command:

image

Your nodes will be filtered:

image

You can also filter by arrow connections to and from selected nodes.

Additionally, you can filter by Tags:

image

image

You can also just hide selected nodes.

Please note, that nodes are still part of the canvas in the same positions they were, they are just not visible for the moment. Opening and closing canvas will restore visibility.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.

Canvas Filter | SimilarPlugins