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!
Please register to edit this issue
Actions
Also available in: Atom PDF Tracking page