Page 1 of 1

Cannot get rule to match part of filename

PostPosted: Tue Aug 19, 2014 11:23 am
by jakesm
I'm unable to figure out why this rule is not matching. It's the only rule active for that folder at the moment.

This is the filename I'd like to match (actually I only want to match the word test:
2000-09-21 -- test - this is a file.pdf

The file also contains one tag: personal

The rule has 3 conditions (all need to be met)
1. Name matches -- *primtag -
2. Tags does not contain tags *maintag
3. Tags contain tags *personal

*primtag is defined as:
Name: primtag
Type text and click/drag elements to create new token.:
(...) <---Anything


The debugger sees the file, but says it didn't match any rule.
Any idea what I may be missing?

Thanks

Re: Cannot get rule to match part of filename

PostPosted: Tue Aug 19, 2014 2:29 pm
by jakesm
no worries - I finally figured out what was missing:

The first rule should look like this:

1. Name matches (...) -- *primtag - (...)

With (...) being anything