I would find it very useful to be able to embed some type of HTML anchor with some text hyperlinked a URL. An example, might be simplest to understand:
Code: Select all
Your web server is down. Tap <a href="http://very.long.url.here/">here</a> for more details.
In this example, the word "here" would be hyperlinked to the long URL, but not take up massive amounts of space in the notification, and leave the notification much more readable.
Cheers
-T