-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Case insensitive option #8
Comments
I will include this in the next update. I don't think any major change in code is required for this so why not :D 👍 |
Thank you!! |
Unfortunately this is more complicated to implement than I thought, so it may take sometime to fix. I will add an experimental option for this sooner though where it will be insensitive when u type, but the UI will still show as sensitive. |
While waiting for this feature to be implemented, is there any way to make each snippet trigger case insensitive? |
Try using the "word: true" property. You could probably have two triggers that way. This may be a workaround. https://espanso.org/docs/legacy/matches/#word-triggers |
Thanks for this great app! I’d love a global option to make each snippet case insensitive. Thanks for considering.
The text was updated successfully, but these errors were encountered: