diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2025-03-08 11:36:40 +0200 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2025-03-08 11:57:58 +0200 |
| commit | a15e640eb79012fc241b491c411b11abe37d33b4 (patch) | |
| tree | f6e9fb57411e57cbf73516a8d7cf74f8ce8eb92e /NEWS.org | |
| parent | 5608892349fa8442e7d61c1f34db738a057e0504 (diff) | |
mu4e: implement :hide-if-no-unread
Make mu4e-maildir-shortcut and mu4e-bookmarks understand a property
:hide-if-no-unread~, which hides the maildir/bookmark from the main-view
if there are no unread messages which the corresponding query.
Diffstat (limited to 'NEWS.org')
| -rw-r--r-- | NEWS.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -91,6 +91,10 @@ automatically translate; this depends on the ~pcre2el~ package which the user should install when using regular expression-addresses. + - ~mu4e-maildir-shortcuts~ and ~mu4e-bookmarks~ now understand a property + ~:hide-if-no-unread~, which hides the maildir/bookmark from the main-view if + there are no unread messages which the corresponding query. + * 1.12 (released on February 24, 2024) ** Some highlights |
