RealRaven2000 / SmartTemplates

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

Feature request: option to update account dropdown #307

Closed RealRaven2000 closed 3 months ago

RealRaven2000 commented 3 months ago

If SmartTemplates settings tab is already open, any changes (such as name edits or adding / removing identities) to any account's identities is not automatically loaded / displayed in the dropdown. the only way to update its contents currently is to close the settings dialog and reopen settings which is inconvenient.

image

Therefore it would be either good to have an automatic update triggered by any changes or (at the least) a button to force updating the list.

RealRaven2000 commented 3 months ago

Here is a first preview version that implements a "refresh accounts list " button. It is not yet localized but it should do the job - it can be used after:

image

the technique is a little complicated as it clones the elements under "common account settings" and need to reestablish event listeners etc., the detail is kind of messy.

smartTemplate-fx-4.6.2pre8.zip

Known issue: just after uploading, I see we are missing the [x] Use Common checkboxes on the newly generated decks!


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

RealRaven2000 commented 3 months ago

Next preview - fixed the missing [x]Use Common checkbox:

smartTemplate-fx-4.6.2pre10.zip


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

RealRaven2000 commented 3 months ago

implemented in 4.7 - published 05/08/2024