Skip to content

Improving inverted match #13

@matteobrusa

Description

@matteobrusa

I'd like to show only .jpg (or .JPG) files in a multilevel directory tree.
Unfortunately, from what I understand it's not currently possible to match dirs specifically.

What if dirs were matched with a trailing slash, as in:

# /file1.flac
# /file1.mp3
# /file2.mp3
# /subDir1/                <-- trailing slash
# /subDir1/file3.flac

This way it would be easy to create a regex to match jpgs or folders.
What do you think of this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions