zachatoo11k downloadsMove cards in canvas to the top or behind all other cards.
Send a card in Obsidian Canvas to be behind all other cards.
Recommended to install from the Obsidian community store.
You can manually install this using the BRAT Obsidian plugin. Generic installation instructions are available on that plugin's documentation.
Releasing a new version involves the following steps:
minAppVersion in manifest.json if applicable.npm version patch, npm version minor, or npm version major.manifest.json, package.json, and package-lock.json files, add a new entry in versions.json, and create a git tag.