Created
November 11, 2013 16:16
-
-
Save scottmcdaniel/7415793 to your computer and use it in GitHub Desktop.
Search operators to use in Google Voice for managing unread messages
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Use these in the GV search field. You will likely need to refresh/select all after each as you can only do ten messages at a time. | |
* Mark all SMS/Text Messages as Read | |
label:sms is:unread | |
* Mark all voicemails as Read | |
label:voicemail is:unread |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment