Based on 2 ratings:
Sign in to rate
< Back
Word search and wildcard field name
<10kB. Updated 2014-08-19.
Description
Wildcard field: *:expression, just like somefield:expression.
*:test - Matches a field containing nothing but "test"
*:t*cup - Matches "teacup", "the cupboard", etc.
*:*test - Matches a field ending in "test", e.g. "protest"
*:test* - Matches a field starting with "test", e.g. "testing", "test subject"
Word search: ; marks a word boundary. If searching a field, ; at the start or end of the expression is short for *; or ;* respectively.
;test; - Matches "test subject"
;test - Matches "beta tester"
test; - Matches "protest"
*:;test - Matches a field ending in the word "test", e.g. "beta test" but not "protest" or "I failed the test."
Download
As add-ons are programs downloaded from the internet, they are potentially malicious. You should only download add-ons you trust.To download this add-on, please copy and paste the following code into the desktop program:
125550793
If you were linked to this page from the internet, please go to the
Tools menu
and then Add-ons>Browse & Install to paste in the code.
- Reviews
-
Excellent




Posted on 2014-11-02
A brillant idea when you have decks of thousands of cards !
