RealRaven2000 / SmartTemplates

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

SmartTemplates ignored when creating an email from the Thunderbird taskbar context menu #272 #322

Open goozak opened 1 month ago

goozak commented 1 month ago

This is the same as #272, which was previously fixed.

When right-clicking the Thunderbird icon on the Windows taskbar and selecting "Write new message", the message created doesn't contain the template usually applied to a new message (like when I use the "+ New Message" button above the Folder Pane).

Windows 10 / Thunderbird 128.2.0esr (64-bit) / SmartTemplates 4.8.1

RealRaven2000 commented 1 month ago

In that case, I saw an exception (parameter is null). here is a fix that works for me:

smartTemplate-fx-4.8.2pre29.zip


To install version above download zip file and drag the file into Thunderbird Add-ons Manager (do not extract contents, it won't install like that)

goozak commented 1 month ago

That fix works for me too! Thanks 👍