Possibility to save the current value of a bind macro #1106
Unanswered
NicolasOury
asked this question in
Questions about using Pluto
Replies: 1 comment
-
|
Currently not yet possible, but that is a great suggestion! |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
complete beginner here so apologies if my question is dumb.
I would like to use Pluto for design of boardgame components (deck of cards for example) and I think it would be nice to use bind macro to tweak some parameters (color, font size, position and so on).
However, I would like to also be able to save the tweaks I have done. (For example by having an easy way to set the current value as the default value,with the click of a button).
I imagine it is possible to write a set of macros to sync the tweaked value to a TOML file but I am not sure it is the right approach.
How would you approach this?
Thank you very much for your help!
Beta Was this translation helpful? Give feedback.
All reactions