Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: option to update account dropdown #307

Closed
RealRaven2000 opened this issue Aug 2, 2024 · 3 comments
Closed

Feature request: option to update account dropdown #307

RealRaven2000 opened this issue Aug 2, 2024 · 3 comments
Assignees

Comments

@RealRaven2000
Copy link
Owner

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 RealRaven2000 self-assigned this Aug 2, 2024
@RealRaven2000
Copy link
Owner Author

RealRaven2000 commented Aug 3, 2024

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:

  • setting a new display format using the settings button to the left of accounts
  • editing / adding / deleting identities from any account in Thunderbird

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
Copy link
Owner Author

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 added a commit that referenced this issue Aug 5, 2024
RealRaven2000 added a commit that referenced this issue Aug 5, 2024
RealRaven2000 added a commit that referenced this issue Aug 5, 2024
@RealRaven2000
Copy link
Owner Author

implemented in 4.7 - published 05/08/2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant