SNIPPET
ariacintronObsidian-CSS-Snippets
Readable, organized Obsidian CSS snippets designed to eliminate confusion (area-feature-mode file naming system)
Obsidian-CSS-Snippets šļø
File Naming System:
area-feature-mode.css
Vocabulary - Legend š
- area ā where the snippet applies
- feature ā what it changes
- mode ā when it applies
Feature
Describes what the snippet changes or does.
Examples:
header-colorsā changes header colorsno-image-filenamesā hides image filenameslink-stylesā modifies link appearancecalloutsā styles callout blockssidebar-cleanupā adjusts sidebar layoutcard-layoutā changes layout structure
Area
canvasā canvas onlynotesā markdown notesglobalā everywhereuiā app interface (menu, sidebars, etc.)
Mode
editorā editing (source + live preview)previewā reading view (fully rendered)globalā both / always active
Examples:
- canvas-no-image-filenames-preview.css
- global-header-colors-preview.css
Purpose
Readable, organized Obsidian CSS snippets designed to eliminate confusion (area-feature-mode file naming system)
Notes
Iām still learning, but I wanted to share this system in case it helps others. Constructive feedback is welcome.
How to Install
- Download the repository ZIP below
- Unzip it and find the CSS snippet file
- Move the CSS file into your vault's
.obsidian/snippets/folder - Open Obsidian ā Settings ā Appearance ā CSS Snippets ā Enable it
Stats
Stars
1
Forks
0
License
MIT
Last updated 4mo ago
Categories