Dear Sébastien, Il 12 settembre 2023 alle 16:07 Sébastien Hinderer ha scritto: > Dear all, > > Here is something I have been wanting for a long time. > > For those who don't know, the email notifications sent by GitHub do have > all the information to unsubscribe from the corresponding thread in > their header, not only as the href of a link of their HTML attachment. > > This little script, stored as ~/bin/github-unsubscribe, extracts the > unsubscription URL from the email header andpasses it to curl, which is > enough to be unsubscribed, no Javascript is required for this to work. > Here is the script:
This is pretty fantastic, thanks for sharing! —F