Advanced Search in Android
casamurphy says:
I am trying to search for completed items from a specified list on my android. I tried the advanced search phrases, but I could not get two parameters to work. E.G., status:completed works...showing all completed tasks sorts by most recent, but list:Books status:completed does not work (does not show books from my reading list that have been read or "completed").
Hi casamurphy,
You may want to try connecting the two search criteria with AND. For example:
list:Books AND status:completed
If this doesn't get it working, would you be able to contact us so we can take a closer look with you?
Hope that helps!
You may want to try connecting the two search criteria with AND. For example:
list:Books AND status:completed
If this doesn't get it working, would you be able to contact us so we can take a closer look with you?
Hope that helps!