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

feat: Search improvement #5874

Closed
wants to merge 10 commits into from
Closed

Conversation

apa420
Copy link
Collaborator

@apa420 apa420 commented Jan 30, 2025

This pr adds the functionality of searching for fields on the tables we have in the settings pages. You can for example search for the name you gave a hotkey and it'll show up. Or you can search for "whisper" and find that you have a highlight for it in the highlights tab!

Partially fixes #5872

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

src/widgets/settingspages/HighlightingPage.cpp Outdated Show resolved Hide resolved
src/widgets/settingspages/IgnoresPage.cpp Outdated Show resolved Hide resolved
@apa420 apa420 force-pushed the search-improvement branch from 21b60e3 to 6386cc8 Compare January 30, 2025 19:28
@apa420 apa420 marked this pull request as ready for review January 30, 2025 19:31
@apa420 apa420 mentioned this pull request Jan 30, 2025
9 tasks
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

src/widgets/settingspages/IgnoresPage.cpp Outdated Show resolved Hide resolved
src/widgets/settingspages/ModerationPage.cpp Outdated Show resolved Hide resolved
@apa420 apa420 changed the title Search improvement feat: Search improvement Jan 31, 2025
src/widgets/settingspages/CommandPage.cpp Outdated Show resolved Hide resolved
src/widgets/settingspages/CommandPage.cpp Outdated Show resolved Hide resolved
src/widgets/settingspages/HighlightingPage.cpp Outdated Show resolved Hide resolved
src/widgets/settingspages/HighlightingPage.cpp Outdated Show resolved Hide resolved
src/widgets/helper/EditableModelView.cpp Outdated Show resolved Hide resolved
src/widgets/helper/EditableModelView.cpp Outdated Show resolved Hide resolved
Copy link
Member

@pajlada pajlada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a full review

I like the Hotkeys "Search keybind" functionality
I like that I can CTRL+F to find a hotkey name
I don't like that I can CTRL+F to find the hotkey keybinding
I don't like it searching through accounts/nicknames/highlights/ignoresfilters/logs
I'm torn on searching through commands with this

@apa420
Copy link
Collaborator Author

apa420 commented Feb 2, 2025

Closed in favor of #5884

@apa420 apa420 closed this Feb 2, 2025
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.

Improvements to hotkey settings
3 participants