Skip to content
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

Regex or wildcard search for callsigns/spotters #48

Open
DocViper666 opened this issue Dec 18, 2023 · 0 comments
Open

Regex or wildcard search for callsigns/spotters #48

DocViper666 opened this issue Dec 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@DocViper666
Copy link
Contributor

On the main page the search (top right) is very "exact" on the callsign. Only exact matches for spotter (DE) or spotted callsign (DX) are returned as result.
I think a regex or wildcard based search would be great in that case.

So searching for all "OE5" callsigns could be like:
Regex:
^OE5
or with wildcards:
OE5*

Same goes for the filter view. Not sure if a "like" sql search would help here.

@coulisse coulisse added the enhancement New feature or request label Mar 10, 2024
@coulisse coulisse added this to the Switch to SQLite milestone Mar 11, 2024
@coulisse coulisse modified the milestones: Switch to SQLite, Filter enanchment Mar 21, 2024
@coulisse coulisse pinned this issue Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants