Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 9ec2506

Browse files
committed
feat: add new snippets for inline block quotes, image zoom, and snappier animations
1 parent f8c03db commit 9ec2506

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

snippets.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,32 @@
1111
"id": "cornell-note",
1212
"name": "Cornell Note",
1313
"author": "nopshar",
14-
"description": "Lorem ipsum est verbum.",
14+
"description": "TODOTODOTODOTODOTODOTODOTODOTODO",
1515
"repo": "xavwe/obsidian-css-snippets",
1616
"folder": "hide-properties-reading-mode"
17+
},
18+
{
19+
"id": "block-quote-inline",
20+
"name": "Block Quote (Inline)",
21+
"author": "Dmytro-Shulha",
22+
"description": "TODOTODOTODOTODOTODOTODOTODOTODO",
23+
"repo": "xavwe/obsidian-css-snippets",
24+
"folder": "block-quote-inline"
25+
},
26+
{
27+
"id": "image-zoom",
28+
"name": "Image Zoom",
29+
"author": "unknown",
30+
"description": "This snippet allows you to zoom in on images in your notes.",
31+
"repo": "xavwe/obsidian-css-snippets",
32+
"folder": "image-zoom"
33+
},
34+
{
35+
"id": "snappier-animations",
36+
"name": "Snappier Animations",
37+
"author": "Dmytro-Shulha",
38+
"description": "A css snippet for snappier animations in Obsidian.",
39+
"repo": "xavwe/obsidian-css-snippets",
40+
"folder": "snappier-animations"
1741
}
1842
]

0 commit comments

Comments
 (0)