Skip to content

A modified version of the Obsidian Canvas plugin that removes unwanted arrows when filtering data.

License

Notifications You must be signed in to change notification settings

JsphByd/Obsidian-Canvas-Filter

 
 

Repository files navigation

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.

About

A modified version of the Obsidian Canvas plugin that removes unwanted arrows when filtering data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.7%
  • JavaScript 12.9%
  • CSS 1.4%