RealRaven2000 / SmartTemplates

Thunderbird Add-on: SmartTemplates
http://smarttemplates.quickfolders.org/
Other
25 stars 15 forks source link

Automatically update deferred fields for headers that have been modified by the template #226

Open RealRaven2000 opened 1 year ago

RealRaven2000 commented 1 year ago

If a template modifies headers (such as subject or to) and inserts a matching header variable in a New Email, it needs to be clicked to update. It would be better if in SmartTemplates can update these deferred variables automatically before the user starts to edit the email. This will save some clicks and time.

The deferred fields can still be updated again by clicking them another time (in case the user decides to modify the field manually - e.g. edits the subject line or adds a recipient).

Example:

image

RealRaven2000 commented 1 year ago

Preview version:

smartTemplate-fx-3.16pre84.zip

Successfully ested so far: variables %subject%, %recipient% (%identity%) - that last one was already working, but just not in my latest test version due to a bug.