OrigamiDev-Pete/TODO_Manager

Case-sensitivity

Closed this issue · 1 comments

Gread addon!
Could you add an option, or make it the default, that it doesn't check for case-sensitivity?

Edit: Got it working by prepending (?i) to your compiles, for example regex.compile("(?i)" + pattern[0]).

Hi there,
Thanks for enjoying the plugin!
Great idea. I've just added a case sensitivity checkbox to the settings.
image

Let me know how it goes.
It will be included in the v2.2.0 release in the asset library soon, or you can test it from repo.