Canvas Random Note
approvedby jmilldotdev
Add random notes from your vault to the canvas.
Obsidian Canvas RandomNote
This plugin can be used to add notes to the Obsidian canvas view.
There are two commands available
Add noteswill select from all markdown files available in your vaultAdd notes from searchwill select notes randomly from the active search
The 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
Warning
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.
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.