Skip to content

Search using glob pattern matching actual uses regex pattern matching #353

@SailReal

Description

@SailReal

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

  1. Enable Search using glob pattern in Cryptomator settings
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions