edu san
edu san
Hey @ACK-J, yes, we plan to do that at some point in the future, but not in the immediate one. We prioritize user features requests according to their status in...
Sounds like a nice idea to me, but for feature requests, I refer to my answer in [this other thread](https://github.com/ProtonMail/WebClients/issues/298#issuecomment-1375365911). Please use our userVoice forum for these, otherwise your suggestion...
I know it would be better to use `ngettext` for plurals, but the design here requires bold text for the text that changes (1 contact / n contacts). In order...
That just happens if one leaves the default date. It's the same as if you add an email address and do not enter any email: the property will not be...
`ttag` does not offer currently the possibility of mixing jsx and plurals. See https://github.com/ttag-org/ttag/issues/160. Therefore, for the case of having plural-changing text that goes in bold together with non-bold text,...
Not sure if we should correct this. In the code there's a comment > we don't normalize emails because enigmail / pgp also doesn't normalize it. in the function that...
So, @bartbutler, should we just remove the warning in the table above? Or also when merging contacts, merge emails which only differ by case? Notice that by default the mail...
Hey @jwflory , yeah, this issue has not been written properly :(. Categories are indeed saved into groups currently :), but in an automatic manner. The idea here would be...
This is probably a problem of Microsoft Outlook, which works with vcards 2.1, which can use various encodings, and can't recognize properly vcards 4.0, always encoded in UTF8. I checked...
The problem with the vcf file in https://github.com/ProtonMail/Angular/issues/8945 is not really the unicode characters, but the fact that the vcards in the vcf file are 2.1 instead of 4.0. It...