Ability to match a key when it's partial for a 2nd key
Nagasaki45 opened this issue · 2 comments
Nagasaki45 commented
Ability to match a key when it's partial for a 2nd key
Nagasaki45 commented
Consider changing patters to regex
Nagasaki45 commented
If there are keys like "gurion2019" and "gurion2019b" it's impossible ATM to specify the first one. This is why the solution is important. Dan suggested to give precedence to exact matches. It might be more elegant than my solution.