before SSO migration
This commit is contained in:
13
.spacemacs
13
.spacemacs
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user