Bug 494144

Summary: Filter Option
Product: [Applications] kdialog Reporter: Justin Zobel <justin>
Component: generalAssignee: Brad Hards <bradh>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Justin Zobel 2024-10-05 02:12:41 UTC
I'd like to see a filter option.

This would accept a list of strings or input from a file.

It would be a text input box at the top and the list of strings underneath and as the user types, the list of strings only shows matching items.

Then the user clicks on an item and clicks OK to export that to stdout.

Bonus points if the user can use the up and down arrow on the keyboard to select from the filtered list.