ransome1 / sleek

todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
https://github.com/ransome1/sleek/wiki
MIT License
1.4k stars 111 forks source link

Search can only find lowercase letters #423

Closed tomasdurham closed 2 years ago

tomasdurham commented 2 years ago

Description I don't know if this is really a bug or a feature that should be fundamentally included. I noticed at some point that sleek can only find words with lowercase letters. For example, a task is written like this:

and when I search for "Marry" or even "marry" in the search bar, sleek does not find the task. Currently all tasks must contain lowercase letters for sleek to find the tasks.

Expected behavior the search bar should be able to find all tasks, whether upper or lower case words.

Desktop:

ransome1 commented 2 years ago

@tomasdurham could you please check ,if this issue has been resolved in 1.2.7? It should available on Snap within the next couple of hours.

You can also download a binary here: https://github.com/ransome1/sleek/releases/tag/v1.2.7

tomasdurham commented 2 years ago

@ransome1 I refreshed over snap to the version 1.2.7. I added some tasks with big letters:

Thanks a lot!