diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2025-03-09 08:54:44 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2025-03-09 08:54:44 +0200 |
| commit | a8fac834d3919bb8d6657e0bffbdae1b1eccfbef (patch) | |
| tree | e4091e8390ed077520ed0502c1c93100143ab5cd /IDEAS.org | |
| parent | 770aa793cbff5a98734366763d3cee28d3827022 (diff) | |
update IDEAS.org
Diffstat (limited to 'IDEAS.org')
| -rw-r--r-- | IDEAS.org | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -68,6 +68,17 @@ future. - Add some way to add a quick bookmark for (e.g.) the current thread https://github.com/djcb/mu/issues/2804 +- Support running mu4e over tramp + https://github.com/djcb/mu/issues/2815 + Seems this is mostly possible already: + 1. set mu4e-mu-binary to a shell script that sshes into the mail machine + 2. added a custom file-name-handler-alist handler that implements file + operations for my mail directory by proxying to tramp + But perhaps can be documented. + +- Allow for watching notifications externally, perhaps using alert.el + https://github.com/djcb/mu/issues/2825 + * Done - Support mu4e-mark-handle-when also for when leaving emacs |
