-
Notifications
You must be signed in to change notification settings - Fork 53
Community scripts
Rafael Varela Pet edited this page Jan 4, 2022
·
41 revisions
A growing collection of useful Quicktext scripts, feel free to contribute.
CaseNumber | Creates a custom subject prefix using current date and time as a case reference number. |
CleanSubject | Cleans the subject from multiple occurrences of subject prefixes such as "Fwd: Re:" or similar variants that were added in a conversation. |
CustomForwardHeader | Creates a custom forward header using the information of the forwarded or replied mail. |
DateOffset | Gets the current date with an offset. |
GetMailBody | Retrieve the text of the body of the mail. |
GoodMorning | Creates a dynamic greeting depending on the current time. |
SchleuderResend | Creates all the `x-resend: [email protected]` based on the body of the mail. |
SetSubject | Set subject dynamically. |
SignatureByFrom | Insert a signature depending on sending e-mailaddress. |
ToNickname | Combines nickname and firstname into one placeholder, using the firstname as fallback if the nickname is not defined. |
TemplateByType | This template enables you to apply personalized greetings plus name (nickname) and signatures depending if the mail is new or Re/Fwd. |