Snippet Commander
approvedby ImeMine
This plugin has not been manually reviewed by Obsidian staff. Quickly toggle CSS snippets from the command palette.
Snippet Commander
A simple Obsidian plugin to toggle CSS snippets instantly via the command palette — no need to dig through Settings every time.
The Problem
To enable or disable a CSS snippet in Obsidian you have to: Settings → Appearance → scroll down → find the snippet → click the toggle.
If you use many snippets or switch them often — this gets annoying fast.
The Solution
Press Ctrl+P → type "Snippet Commander" → check or uncheck the snippets you need. Done. Instantly, no page reload.
Features
- Toggle any CSS snippet directly from the command palette
- Works with multiple snippets at once
- No restart or reload required
- Lightweight — no dependencies
Installation
Manual
- Download
main.js,manifest.json, andstyles.cssfrom the latest Release - Copy them to your vault:
.obsidian/plugins/snippet-commander/ - Enable the plugin in Settings → Community Plugins
Via Community Plugins
Search for Snippet Commander in the Obsidian Community Plugins browser.
Support
If this plugin saves you time, consider supporting the development:
Author
Made by ImeMine
License
MIT
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.