Juippi / ff-quick-sorted-download

1 stars 0 forks source link

example #1

Open herrdeh opened 4 years ago

herrdeh commented 4 years ago

A few examples would be very helpful. You're dealing with RegEx, true? - Not everybody out there is familiar with them (me2...) ): Just some simple user cases, like

Cheers, Wolf

Juippi commented 4 years ago

I think I simply made a poor choice when deciding to use regexps, you don't really need that level of power for the use cases you listed, or any reasonable one I can readily think of. When I get around to updating this add-on again, I'll most likely add simpler glob/wildcard matching as a new default, and definitely update documentation with some examples, thanks for the feedback.

herrdeh commented 4 years ago

I'd still really like to use this addon - but still do not know how. All I tried did not work. What I to filter something like [certain-pattern-in the-beginning]&some-other-characters.some-extension

Cheers, Wolf