Max Mehl
Max Mehl
When adding a new contact, the full template (from [helpers.py#L263](https://github.com/scheibler/khard/blob/master/khard/helpers.py#L263)) is a bit too crowded for experienced users – I for myself don't need many of the fields. Can we...
On the [REUSE mailing list](https://lists.fsfe.org/pipermail/reuse/2022q2/000149.html), @karsten-klein pointed out some potential unprecise or wrong licensing information they found with their scanners. They also provided some extra comments on single points in...
I use this great script stand-alone and added some features. Perhaps not all feasible for upstream: * Add [REUSE Software](https://reuse.software) identifiers to ease code reuse * Add a link to...
It's a plague: outlook calendar invites. These are mails to the attendees of an event that has been created in Outlook. The bad thing for astroid users is that there...
After starting to use notmuch/astroid compiled with Gmime3, I start to get an error with encrypting an email to a recipient whom I wrote many encrypted emails before, and whose...
More and more people are using Enigmail with [Memoryhole](https://github.com/autocrypt/memoryhole) activated, i.e. encrypted headers. This is unconvenient for astroid users because you only see "Encrypted Message" as mail subject which quickly...
Recently there were some changes in astroid which forced people to rebuild astroid and especially large dependencies like webkitgtk that take ages to compile. While this may be acceptable for...
I noticed that Reply-To doesn't show up in the reduced headers display in thread_view next to `From`, `To`, Tags and such. AFAIK this has been there in previous version, perhaps...
In my setup I have quite a lot tags in my search.exclude_tags notmuch config to hide them in the normal view. But sometimes I need to also search for emails...
In ThreadIndex, it would be nice to show the amount of unread mails in a thread. This could be added in front of the number stating the total amount of...