When an item match an highlight keyword, a few things will/can happen:
If the item also matched an auto-hide keyword, the highlight will take priority and the item will be shown regardless.
Plain text or regex is accepted. Unless using regex, enter 1 keyword per line. Use the '+' button to create a new line, and ensure you are clicking the 'Save' button after your changes as this part of the settings does NOT autosave.
For example:
Item matching something on the auto-hide list will be moved to the hidden tab while browsing vine pages. In the notification monitor, if you have the Notifications > Hide Notifications matching Hide Keywords list
option checked, as there is no 'hidden tab', so the items will simply not be shown at all.
Plain text or regex is accepted. Unless using regex, enter 1 keyword per line. Use the '+' button to create a new line, and ensure you are clicking the 'Save' button after your changes as this part of the settings does NOT autosave.
For example:
Below the highlight and auto-hide keywords, you will find a useful little tool to test your keywords. You simply have to enter a sample title in the box and it will change the background color of any matching keywords to green (for both the 'contains' and 'without' columns).
Note that is will not tell you if the entire logic of the line, or of the processing of both list is a match, it simply test the keyword field.
Also note that if you have longer list, you can click the pin icon to make the test area "pinned" (fix) to your screen and follow your scroll so you can view/edit your results and edit your sample title at the same time:
If there are some items that you don't want to fully hide, but not be displayed either, there is the option to blur the image and blur the title of the product.
This list is simply a comma (,) separated list of keywords. Regex are supported.
Regex is accepted in these options (do not use \b
prefix or suffix to your keywords, they are added by default).
For example:
shilajit
(cake|cupcake|table).*topper(s)?
(hemp).*gumm(y|ies)
(eye?lash(es)?)
(tesla).*accessor(y|ies)
Will automatically hide the eyelash extensions and makeup/cellophane/gift bags.
For more help crafting your regular expressions, refer to the following page: How do I use REGEX?