Skip to content

Add regex and match case filters and fix crash in queue screen - #308

Open
Elnix90 wants to merge 2 commits into
sosauce:mainfrom
Elnix90:main
Open

Add regex and match case filters and fix crash in queue screen#308
Elnix90 wants to merge 2 commits into
sosauce:mainfrom
Elnix90:main

Conversation

@Elnix90

@Elnix90 Elnix90 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

I fixed #301 by specifying a bundle-able key in the lazy list (an Int), and I added 2 new feature:

  • Regex filter, can be toggled on and off to allow the search query to mass through a regex
  • Match case, to... well match the case of the query.
    The regex will enable the case matcing depending on the options match case

Elnix90 added 2 commits July 16, 2026 08:47
 - regex filter, to search using a regex
 - match case filter, to... match case of the results
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash when pressing on the top-right button

1 participant