Skip to content

Releases: SAN-SchX/scoped-snippets

0.4.2

20 Jun 18:58
0519cc3

Choose a tag to compare

Scoped Snippets is an Obsidian plugin that lets you apply CSS snippets individually to Markdown (.md) and Base (.base) files instead of enabling them globally across your entire vault.

Features:

  • Apply CSS snippets per Markdown file
  • Apply CSS snippets per Base file
  • Select snippets from a compact dropdown inside supported file views
  • Save snippet choices separately for each file
  • Choose dropdown position: left, center, or right
  • Show or hide the dropdown from plugin settings
  • Long snippet names are shortened with an ellipsis
  • Selected snippets remain applied even when the dropdown is hidden

Full Changelog: https://github.com/SAN-SchX/scoped-snippets/commits/0.4.2

0.4.0

20 Jun 18:11
2cf6740

Choose a tag to compare

Initial release of Scoped Snippets.

Scoped Snippets is an Obsidian plugin that lets you apply CSS snippets individually to Markdown (.md) and Base (.base) files instead of enabling them globally across your entire vault.

Features:

  • Apply CSS snippets per Markdown file
  • Apply CSS snippets per Base file
  • Select snippets from a compact dropdown inside supported file views
  • Save snippet choices separately for each file
  • Choose dropdown position: left, center, or right
  • Show or hide the dropdown from plugin settings
  • Long snippet names are shortened with an ellipsis
  • Selected snippets remain applied even when the dropdown is hidden

Full Changelog: https://github.com/SAN-SchX/scoped-snippets/commits/v.0.4.0