We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c3166 commit 435267eCopy full SHA for 435267e
exampleVault/Buttons/In Note Navigation.md
@@ -10,6 +10,26 @@ actions:
10
11
```
12
13
+```meta-bind-button
14
+label: Scroll to Bottom
15
+style: default
16
+actions:
17
+ - type: open
18
+ link: "[[#This is a Heading at the Bottom]]"
19
+ newTab: false
20
+
21
+```
22
23
24
+label: Scroll to Labeled Section
25
26
27
28
+ link: "[[#^section-1]]"
29
30
31
32
33
some
34
35
very
0 commit comments