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
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,25 @@ This snippet supports `Frontmatter` values for the page names. For more informat
14
14
15
15
<br />
16
16
17
+
> [!WARNING]
18
+
> This snippet may be slow loading depending on the number of pages you have available in your vault. At the time of developing this, it was tested on a vault with over 400 pages / notes. Which took 1-3 seconds to load the cloud.
19
+
>
20
+
> Unfortunately this is mostly limited by the performance of Dataview. Larger projects should either use a Cloud plugin solution, or decrease the dataview refresh interval.
21
+
22
+
<br />
23
+
17
24
At the time of writing this script, I am using the following:
0 commit comments