Snippet Groups

pending

by coweggs

Organise your css snippets into groups, right in your appearance menu!

5 starsUpdated 2mo ago0BSDDiscovered via Obsidian Unofficial Plugins
View on GitHub
Snippet Groups Logo(1)
Obsidian Snippet Groups hooks into the native obsidian settings appearance menu, letting you group your css snippets into categories (and a search bar).

Preview

image image

How to Use:

  1. Install the plugin (as of now via BRAT, or releases)
  2. Head to the appearance tab, where your snippets usually are.
  3. Press "Manage Snippet Groups" in the right toolbar (or right click a snippet, Move snippet to > New Group)

    image
  4. Here you can create, delete, rename, and re-order your snippet groups.

    image
  5. To add a snippet to a snippet group, simply drag and drop onto the snippet group, or you can right click the snippet, and move the snippet from there.

    image

Known Issues:

Supported Languages:

LanguageStatus
English (en)
Русский (ru)

Want to help translate?

  1. Fork the repo
  2. Navigate to src/locales
  3. Create a file, named <language_code>.json (Use Obsidian's Translation Repo to find language codes.)
  4. Copy over the format from en.json, and edit the values (dont touch {{- snippet} or anything similar)
  5. Submit a pull request

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.