You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once we add support for search syntax in #4903, we will be able to use the search is:starred to select starred messages. We should convert the starred view to an is:starred search view.
This will make it easy to search within starred messages, and we will no longer have to maintain separate code for showing starred messages.
The text was updated successfully, but these errors were encountered:
At present, "Starred" is a special message view.
Once we add support for search syntax in #4903, we will be able to use the search
is:starred
to select starred messages. We should convert the starred view to anis:starred
search view.This will make it easy to search within starred messages, and we will no longer have to maintain separate code for showing starred messages.
The text was updated successfully, but these errors were encountered: