before SSO migration

This commit is contained in:
Petr Nyc
2026-06-01 10:11:31 +02:00
parent bdc17cef59
commit 9919b59057
7 changed files with 316 additions and 144 deletions

View File

@@ -1382,7 +1382,8 @@ This function is called at the very end of Spacemacs initialization."
("Solaris"
. "tag:solaris")
("OCI"
. "tag:oci"))
. "tag:oci")
)
:filter
"date:1/1/2026.. and (tag:important and tag:action)"
:show-empty-searches
@@ -1400,10 +1401,18 @@ This function is called at the very end of Spacemacs initialization."
. "tag:announcement")
("Deployment Calendar events"
. "tag:calendar")
("SGD" . "tag:sgd"))
("SGD" . "tag:sgd")
)
:filter
"tag:osd and date:12/1/2025.. and (tag:unread or tag:important or tag:action)"
:show-empty-searches nil)
(notmuch-hello-insert-searches
"Active dev projects needing focus"
(
("Linux images" . "tag:linux-images")
("AK IPS delivery" . "tag:ak-ips or tag:akidr-ips")
)
)
(notmuch-hello-insert-searches
"Solaris Focused"
(("Solaris"