Spark Health

Searching in the Web Portal

Searching

Messages, Drafts, Templates, Blocks, Contacts


Searching in healthTxT does a 'sub-string search'. This means that if you were searching for food, the results would be:

Pet Food
Food fun
Fastfood

This can be useful when you want to broadly find something, but at other times you need something more precise - for example, you may want to find food at the start of a sentence. In this case your search should be:

^food

And if you want to find fun at the end of a sentence you would use:

fun$

You can do even more powerful searches as well - take a look at Wikipedia or one of the other guides to POSIX regular expressions on the Internet.

Inbox Searching

When you are searching through the inbox, healthTxT will begin the search after 3 characters have been typed.