CicadaCinema / get-all-senders

GNU General Public License v3.0
4 stars 1 forks source link

Update popup.js with a function to clean the author string #3

Closed rafo closed 11 months ago

rafo commented 1 year ago

https://github.com/CicadaCinema/get-all-senders/issues/2

CicadaCinema commented 1 year ago

Do you think you could make this feature optional?

I don't think I would like to implement these search-and-replace operations by default, since they make it more difficult to understand the output. At the moment, it is very easy for me to refer to Thunderbird's API when I get questions like #2 about the author string format.

Further, can you provide evidence that double quote characters and angle brackets are not allowed in the display name of a contact? If they are allowed, then this change would mangle some display names.