Canvas Send to Back
approvedby zachatoo
Move cards in canvas to the top or behind all other cards.
★ 15 stars↓ 12,470 downloadsUpdated 11d agoMIT
Canvas Send to Back Plugin
Send a card in Obsidian Canvas to be behind or in front of all other cards.
Installation
- Open Obsidian Settings → Community plugins → Browse.
- Search for "CSS Editor" and click Install, then Enable.
Contributing
Releasing
Releasing a new version involves the following steps:
- Update
minAppVersioninmanifest.jsonif applicable. - Run
npm version patch,npm version minor, ornpm version major.- This command will bump the version in the
manifest.json,package.json, andpackage-lock.jsonfiles, add a new entry inversions.json, and create a git tag.
- This command will bump the version in the
- Push the changes and tag. This will trigger a GitHub action to create the release.
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.