1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-25 07:28:02 +02:00
mu/IDEAS.org
Dirk-Jan C. Binnema a91fe2d7e9 add IDEAS.org with some ideas for implementation
Keep them there to track; no need to clutter up the issue list (it is
rare / never happened?) were someone implemented an RFE-ticket.
2024-02-06 23:29:58 +02:00

20 lines
792 B
Org Mode

#+STARTUP:showall
* IDEAS
Ideas for future enhancements. We collect those here so they don't clutter up
the Github issue list, i.e. without any clear plan for adding in the near
future.
- Support automatic handling for List-Unsubscribe headers
https://github.com/djcb/mu/issues/2623 This seems useful, but probably
requires a lot of testing to get right.
- Allow for *muting* messages https://github.com/djcb/mu/issues/636 Useful;
probably need to do this by *remembering* the thread-id of muted messages; and
management (unmute etc.). Perhaps at the mu side, a list of thread-id to add
to each query for what *not* to match.
- Support *creating* calendar invitations.
https://github.com/djcb/mu/issues/2308
Shouldn't be _too_ hard, for someone that uses the functionality.