You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When I use regex to search through my notes, I switch between simple and complex syntax. What I noticed is that my double quotes around "re:" are removed when seemingly unnecessary. The problem then is that I have to keep re-adding them every time I want to match \d or anything a bit more complex.
Originally reported on https://forums.ankiweb.net/t/do-not-auto-remove-double-quotes-from-re-searches/50640/11
The text was updated successfully, but these errors were encountered: