jmilldotdev4k downloadsAdd random notes from your vault to the canvas.
This plugin can be used to add notes to the Obsidian canvas view.
There are two commands available
Add notes will select from all markdown files available in your vaultAdd notes from search will select notes randomly from the active searchThe selected notes will be added in a grid of file nodes to the active canvas. Several settings related to number of notes and their positions are available on running command
As no official Canvas API is available yet in the Obsidian developer API, this plugin is modifying the underlying data of the Canvas directly. Therefore multiple commands should not be run quickly in succession, or there is a possibility of the data the Canvas consumes being out of sync with what you see in Obsidian.