Hi, I miss a wildcard for an explicit/exact string/name/exate consecutive characters,
-» p.ex. if I would have different labels (included label-icons) for files in which file names are the ^^-signs OR the ^^^-signs in it - an I don't want to see the label-icon from the label-wildcard-definition of the ^^-strings/signs but only the label-wildcard-definition of the ^^^-strings/signs viewing in Dopus p.ex. the file: hello^^^again.txt
I tried with the following wildcard-definitions for the ^^-files AND for the ^^^^-files:
*^^^~(^^)* *^^~(^^^)*
OR:
*^#^^* *^#^*
OR:
*^(^)^* *^(^)~(^^^)*
...BUT every time I see always TWO icons of my BOTH wildcard-(icon)-label-definition-sets for the ^^-signs AND for the ^^^-signs ...
Leo, thanks for your answer.
but it does not work - neither with (^|[^^])\^{2}($|[^^]) nor with *(^|[^^])\^{2}($|[^^])* at the file hello again^^.txt
Do you have any more ideas?
Maybe you can also send an example to find p.ex. (exact) the charakter(s) "01 -" at the beginning of a file or directory ...
Thx.
"regular expressions" I can find and see at preferences in 3 categories:
File Displays -> FAYT and Filter Bar Options -> Filer Bar -> 'Use regular expression' [= NOW activated];
Folders -> Global Filters -> Enable global wildcard filters -> Filename (desktop.ini|thumbs.db|ehthumbs_vista.db) [= NOW activated] and -> Folder [= NOW acrivated];
Miscellaneous -> Advanced -> regex_style [it was set to 'C++ TR1 (ECMAScript)']
... but nothing happens
My wildcards I've set at preferences -> Favorites and Recent -> Label Assignments -> Create a new label wildcard label -> (^|[^^])\^{2}($|[^^]) or *(^|[^^])\^{2}($|[^^])*
What have I done wrong?
... ahhh ...thanks! -» YES, this works with the character ^.
=> But do you have an idea why it does NOT work with the character ´, like: (´|[´´])\´{2}($|[´´])[ATTENTION: This is NOT the same character as ', which you have permanently assigned in the wildcards]?