-
- Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
EnhancementAny requests for improvements or new featuresAny requests for improvements or new featuresHelp wantedHelp is appreciated for this issue.Help is appreciated for this issue.
Description
Summary
Searching in LinkAce appears to be case-sensitive. For example; searching for abc does not return results for links titled ABC01.
This behavior has confused some users who expect searches to be case-insensitive by default.
Proposed Solution
- Implement case-insensitive search by default for the
/searchpage - Optionally provide a checkbox to enable case-sensitive search filter if needed.
Contribution
I am willing to implement this feature myself. I’d like to confirm with the maintainer:
- Should case-insensitive search be the default behavior, with case-sensitive as an optional toggle?
- Or do you prefer a different approach?
Additional Context
Example scenario:
- Link:
ABC01.com - Search query:
abc01 - Current behavior: No results.
- Desired behavior:
ABC01.comshould be returned.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementAny requests for improvements or new featuresAny requests for improvements or new featuresHelp wantedHelp is appreciated for this issue.Help is appreciated for this issue.
Projects
Status
Backlog