OFScripts icon indicating copy to clipboard operation
OFScripts copied to clipboard

Auto-Parser: Matches first possible instead of exact match

Open fostimus opened this issue 5 years ago • 0 comments

I have this working, however if two projects have similar but different names the user might get unexpected behavior.

In my case, I have a project named "Japan" and also one named "Learning Japanese". When I emailed with the project name of "Japan", it was placed in the "Learning Japanese" project. I swapped the order of the two, and that worked - the project was correctly placed in the "Japan" project.

It seems that script matches the first possible string, instead of the exact match.

fostimus avatar Nov 10 '20 20:11 fostimus