Notification icons plugin: block all notifications except a few whitelisted apps

Please share:
Whitelisting apps is currently not officially supported in the Notification icons plugin, but here is a “hidden trick”: 
  • When we whitelist by phrase, it also matches the phrase against the name of the app
    (you can check the exact name of apps if you long press notifications and see “app info” or “details”). 
So:
  • We can whitelist apps by whitelisting their names
  • Whitelisting is stronger than blacklisting
Putting the two together:
  1. We can blacklist every notification just by blacklisting a single space character (” “) which every notification includes.
  2. Then whitelist the apps which we would like to still see notifications from by whitelisting their names as phrases
Example:
image.png
(You can see I have many notification icons in the status bar on the phone, but these two filters only allow the whitelisted “NewsStand” app’s notifications on the watch:
Screenshot_1547393927.png
I got the exact name of the Google News app by long pressing the notification (it’s called “Play Newsstand” now):
image.png

Thank you to Martin for the emailed question prompting this post!

ADD/REMOVE FILTERS USING TASKER PLUGIN

Added in v2.70 see this post

Author: greg

the dev