KeyMapper icon indicating copy to clipboard operation
KeyMapper copied to clipboard

action to store variables and constraints to read them

Open sds100 opened this issue 4 years ago • 2 comments

Actions

  • Set a variable
  • Do math (+, -, *, /) on a variable
  • Delete a variable

Developer TODO (don't remove)

  • [ ] create new branch. put issue number at start of name
  • [ ] write tests before working on feature. put issue number in comment
  • [ ] update documentation
  • [ ] squash and merge
  • [ ] delete branch

sds100 avatar Jun 23 '21 16:06 sds100

do you mean a static var, like if 'x' is 'y', or something more fluid, like battery level?

GL513 avatar Jun 23 '21 20:06 GL513

I was just going to do values that the user can input but getting data from external sources could be an idea.

sds100 avatar Jun 24 '21 01:06 sds100