Closed marcRDZ closed 2 weeks ago
Thanks for taking a stab at this so quickly!
With the suggested approach I think we'll be fine for people who have e.g. multiple gmail addresses, but if I have firstname.lastname@example.com for home and firstname.lastname@thunderbird.net for work, then both would be FN if I understand correctly?
Have you seen https://github.com/thunderbird/thunderbird-android/issues/8381#issuecomment-2428881786 by chance? I've since discussed this with the team and there are some concerns this could be too magical, but I'd like to work out a short term solution. Let me bring this up again tomorrow and we'll come back with a suggestion.
Yeah, in that case both accounts will show FL but at least the user had the chance to modify it on account settings.
Anyway, as I said it's only a practical approach. Add new features as custom pictures or other things would be really nice.
Thinking about that comment you've mentioned, if you set as default account name something different to the email address as it suggested, maybe the user realises that it can be customised clearly. In my first experience setting up accounts I didn't see that option until I'd been dealing some time with the app.
I will be looking for your suggestions, thanks!
I think using the display name is a good first step, it defaults to the users email address until it is explicitly changed. But we're discussing possible solutions and will come back to your suggestion.
Related to #8100
I think using the display name is a good first step, it defaults to the users email address until it is explicitly changed. But we're discussing possible solutions and will come back to your suggestion.
I've simplified the change to this idea and I'll wait for your deliberations.
Great! Don't hesitate to count on me for other changes related. There are many nice features we could add taking into account suggestions shared on this issue.
Below is an example of the current Android Thunderbird presentation.
Also, shown is the current Android Blue mail presentation.
Candidly, I don’t care if the underlying email account is Yahoo, Gmail, Proton, private server, etc.
But, I do wish to click on an email account directly.
Thus, it would be useful to display a user supplied two/three character identity.
How?
Add one more field to the basic account data, wherein the user can input two or three characters to more easily identify one account vs. another.
For various reasons, essentially segmentation of various “classes” of emails. I have multiple accounts. A two or three character identifier would really assist me or anyone to move directly to a target account. Showing my email accounts with a two of three character acronym identifier is far better than multiple accounts displaying YA or GM with only a color to remind server, but NOT which email account.
My email accounts and my identifying characters if the Thunderbird team would accept and implement the foregoing.
FAM Family
FRN Friends
VET Veteran
PUR Purchases
MED Medical
NWS Newsletters
MST Master
MUS Music
WFE Wife
EVE EVENTS
Fixes #8381
The chip abbreviation is extracted from display name different parts splitting by special characters if present or taking two first letters simply, giving more possible combinations by default and also allowing the user customizes it through account name on general settings.
I think we should take into consideration some of the suggestions shared on this and related issues to future enhancements like add a picture option #8238 or full name below chip https://github.com/thunderbird/thunderbird-android/issues/8381#issuecomment-2453493668