summaryrefslogtreecommitdiff
path: root/NEWS.org
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2025-03-08 11:36:40 +0200
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2025-03-08 11:57:58 +0200
commita15e640eb79012fc241b491c411b11abe37d33b4 (patch)
treef6e9fb57411e57cbf73516a8d7cf74f8ce8eb92e /NEWS.org
parent5608892349fa8442e7d61c1f34db738a057e0504 (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.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.org b/NEWS.org
index c099a0b..41ca105 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -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