How to use Frontmatter properties with multiple words as bindTargets in buttons? #212
-
Hello, I am trying to update the value of a frontmatter date property "last used" through a meta-bind-button. Am I doing something wrong or is this an issue with Meta Bind (I am not a JavaScript expert)? This is the code I am using (surrounding triple backticks of the code omitted):
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
try |
Beta Was this translation helpful? Give feedback.
-
Excellent, thank you! |
Beta Was this translation helpful? Give feedback.
-
Hi I have encountered a similar issue as I want to update the metadata with multiple entries, which means I have to close the entries by brackets, but I don't know how to do it correctly. Here's what I've tried:
Can anyone help me? |
Beta Was this translation helpful? Give feedback.
try
bindTarget: "[\"last used\"]"