1
1
[
2
2
{
3
- "id" : " hide-properties-in-reading-mode " ,
4
- "name" : " Hide properties in reading mode " ,
5
- "author" : " Xaver Wenhart " ,
6
- "description" : " This snippet hides the properties in the reading mode ." ,
3
+ "id" : " cornell " ,
4
+ "name" : " Cornell " ,
5
+ "author" : " nopshar " ,
6
+ "description" : " This snippet adds the famous Cornell Note taking system to your notes ." ,
7
7
"repo" : " xavwe/obsidian-css-snippets" ,
8
8
"folder" : " cornell"
9
9
},
10
10
{
11
- "id" : " cornell-note " ,
12
- "name" : " Cornell Note " ,
13
- "author" : " nopshar " ,
14
- "description" : " TODOTODOTODOTODOTODOTODOTODOTODO " ,
11
+ "id" : " hide-properties-reading-mode " ,
12
+ "name" : " Hide Properties in Reading Mode " ,
13
+ "author" : " Xaver Wenhart " ,
14
+ "description" : " This snippet hides the properties in reading mode. " ,
15
15
"repo" : " xavwe/obsidian-css-snippets" ,
16
16
"folder" : " hide-properties-reading-mode"
17
17
},
18
18
{
19
- "id" : " block-quote-inline " ,
20
- "name" : " Block Quote (Inline) " ,
21
- "author" : " Dmytro-Shulha " ,
22
- "description" : " TODOTODOTODOTODOTODOTODOTODOTODO " ,
19
+ "id" : " lined-note " ,
20
+ "name" : " Lined Notes " ,
21
+ "author" : " gsarig " ,
22
+ "description" : " By adding the css class bg--lined to your notes, you can have lined notes. " ,
23
23
"repo" : " xavwe/obsidian-css-snippets" ,
24
- "folder" : " block-quote-inline "
24
+ "folder" : " lined-note "
25
25
},
26
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." ,
27
+ "id" : " plaid-note " ,
28
+ "name" : " Plaid Note " ,
29
+ "author" : " gsarig " ,
30
+ "description" : " By adding the css class bg--grid to your notes, you can have plaid notes." ,
31
31
"repo" : " xavwe/obsidian-css-snippets" ,
32
- "folder" : " image-zoom"
32
+ "folder" : " snappier-animations"
33
+ },
34
+ {
35
+ "id" : " section-word-count-on-hover" ,
36
+ "name" : " Section Word Count on Hover" ,
37
+ "author" : " gsarig" ,
38
+ "description" : " This snippet shows the Better Word Count Plugin Section Word Counter only on hover." ,
39
+ "repo" : " xavwe/obsidian-css-snippets" ,
40
+ "folder" : " section-word-count-on-hover"
33
41
},
34
42
{
35
43
"id" : " snappier-animations" ,
36
44
"name" : " Snappier Animations" ,
37
45
"author" : " Dmytro-Shulha" ,
38
- "description" : " A css snippet for snappier animations in Obsidian." ,
46
+ "description" : " This snippet makes the animations in Obsidian snappier ." ,
39
47
"repo" : " xavwe/obsidian-css-snippets" ,
40
48
"folder" : " snappier-animations"
49
+ },
50
+ {
51
+ "id" : " timeline-callout" ,
52
+ "name" : " Timeline Callout" ,
53
+ "author" : " harr" ,
54
+ "description" : " With this snippet, you can create a timeline callout." ,
55
+ "repo" : " xavwe/obsidian-css-snippets" ,
56
+ "folder" : " timeline-callout"
57
+ },
58
+ {
59
+ "id" : " vim-static-caret" ,
60
+ "name" : " Vim Static Caret" ,
61
+ "author" : " xnhp" ,
62
+ "description" : " Changes the Vim caret from a blinking one to a static one in the editor to reflect a more realistic Vim experience." ,
63
+ "repo" : " xavwe/obsidian-css-snippets" ,
64
+ "folder" : " vim-static-caret"
41
65
}
42
- ]
66
+ ]
0 commit comments