Please agree to the following
Summary
Search using glob pattern matching actual uses regex pattern matching which is confusing
System Setup
- Android: x
- Cryptomator: 1.5.18
Cloud Type
No response
Steps to Reproduce
Enable Search using glob pattern in Cryptomator settings
- Search
Foo*
Expected Behavior
Foo is found
Actual Behavior
Foo isn't found, needs Foo.* to archive a quiet similar search pattern in regex than using glob pattern matching.
Reproducibility
Always
Relevant Log Output
No response
Anything else?
Define if globbing or regex should be used and change the implementation or the title of this option.
Please agree to the following
Summary
Search using glob pattern matching actual uses regex pattern matching which is confusing
System Setup
Cloud Type
No response
Steps to Reproduce
Enable Search using glob patternin Cryptomator settingsFoo*Expected Behavior
Foo is found
Actual Behavior
Foo isn't found, needs
Foo.*to archive a quiet similar search pattern in regex than using glob pattern matching.Reproducibility
Always
Relevant Log Output
No response
Anything else?
Define if globbing or regex should be used and change the implementation or the title of this option.