Actions
Bug #56
closedSymbols for variables aren't saved properly
% Done:
100%
Company:
-
Contact person:
-
Additional contact persons:
-
Description
When saving aliases and triggers with variables, the value of each variable is replaced. For instance, one creates the following trigger:
#trigger {You earned * XP.} {#say {That was $1!}}
The $1
is read at startup. The variable doesn't exist, to it's replaced with a blank string. In the dialog, there is this trigger:
- Reaction:
You earned * XP.
- Action:
#say {That was !}
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page