Change YAML #80
Replies: 1 comment
-
I found a way. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
is it possible to change properties of a note?
For example, i have a note for a TTRPG character where all the attributes are properties such as health. When a character takes damage, i want to run a script to subtract from current value and update the property.
I managed to get the properties from the file, but can't find a way to update them. Is that possible?
Thanks for your help.
Beta Was this translation helpful? Give feedback.
All reactions