| Regex: surround the term by '/'. | /([a-z])\w+([a-z])\n/ |
| Set of terms: surround the list by '\'. | \[term1, term2, ...]\ |
| - To set a custom matching threshold (defaut=50), append it at the end as a inner list '[thresh]'. | \[term1, term2, ..., [75]]\ |
| Term | Added date | Day occurence | Week occurence | Month occurence | # tracked paste | Action | Notification E-Mails |
|---|---|---|---|---|---|---|---|
| {{ set }} | {{ trackSet_list_values[loop.index0][3] }} | {{ trackSet_list_values[loop.index0][0] }} | {{ trackSet_list_values[loop.index0][1] }} | {{ trackSet_list_values[loop.index0][2] }} | {{ trackSet_list_num_of_paste[loop.index0] }} |
|
{{ notificationEMailTermMapping[set] }} |
| {{ regex }} | {{ trackReg_list_values[loop.index0][3] }} | {{ trackReg_list_values[loop.index0][0] }} | {{ trackReg_list_values[loop.index0][1] }} | {{ trackReg_list_values[loop.index0][2] }} | {{ trackReg_list_num_of_paste[loop.index0] }} |
|
{{ notificationEMailTermMapping[regex] }} |
| {{ term }} | {{ track_list_values[loop.index0][3] }} | {{ track_list_values[loop.index0][0] }} | {{ track_list_values[loop.index0][1] }} | {{ track_list_values[loop.index0][2] }} | {{ track_list_num_of_paste[loop.index0] }} |
|
{{ notificationEMailTermMapping[term] }} |
| Term | Added date | Action |
|---|---|---|
| {{ term }} | {{ date }} |
|