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 f08f649 commit 947d97fCopy full SHA for 947d97f
src/content/docs/reference/buttonActions/updateMetadata.mdx
@@ -26,12 +26,11 @@ Make sure to use quotes around your JavaScript expressions to avoid accidentally
26
27
:::
28
29
-:::note[Requires JS Engine]
+:::note[Requires JavaScript to be Enabled]
30
31
When trying to use the `evaluate` option to run JavaScript expressions, make sure you have the following:
32
33
-1. [JS Engine](https://github.com/mProjectsCode/obsidian-js-engine-plugin) installed and enabled.
34
-2. Enabled **JavaScript** in the Meta Bind settings.
+1. Enabled **JavaScript** in the Meta Bind settings.
35
36
37
0 commit comments