Actions
Feature #79
closedAdd substitute triggers
% Done:
100%
Company:
-
Contact person:
-
Additional contact persons:
-
Description
Substitute triggers would allow to replace the line that they trigger with a given line of choice (that could contain variables). The basic form of substitute triggers could be as follow:
#trigger {* tells you: *} {} {[$1]: $2}
The substitution would be an optional third argument to the #trigger
action. In this context, when one receives the line:
User33 tells you: hi there!
You should see instead:
[User33] Hi there!
Updated by Vincent Le Goff almost 8 years ago
- Status changed from Open to In Progress
- Assignee set to Vincent Le Goff
Updated by Vincent Le Goff almost 8 years ago
- Checklist item Add the optional third argument to the #trigger action set to Done
- Checklist item Connect the replacement string with the text being displayed set to Done
Updated by Vincent Le Goff almost 8 years ago
- Checklist item Add the setting in the dialog box for triggers set to Done
Updated by Vincent Le Goff almost 8 years ago
- Status changed from In Progress to Closed
Added in commit 3b99c883fcdd71d4e815a2841e53c0be33ca5590.
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page