You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Snippets/Page Cloud 1/README.md
+6-11Lines changed: 6 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -90,16 +90,9 @@ The following are preview images of what the snippet will do and appear like:
90
90
- View the [Javascript](#javascript) section below, and copy the [Normal](#normal-version) or [Minified](#minified-version) version of the code and paste it into your Obsidian note.
91
91
- View the [CSS](#css) section below, and copy the provided CSS, then create a new `.css` snippet and paste the copied code.
92
92
- Enable the new CSS snippet in your `Obsidian Settings` under `Appearance`.
93
+
- More detailed instructions below.
93
94
94
-
<br />
95
-
96
-
More detailed instructions below.
97
-
98
-
<br />
99
-
100
-
---
101
-
102
-
<br />
95
+
<br /><br />
103
96
104
97
### Javascript
105
98
@@ -385,14 +378,16 @@ Click the mini folder icon to open your **Obsidian Snippets folder**.
385
378
386
379
Create a new file named whatever (`page_cloud_v1.css`in our example).
387
380
388
-
Copy the code below and paste it into the new `page_cloud_v1.css` file which should be in`YourVaultName/.obsidian/snippets/page_cloud_v1.css`
0 commit comments