Version: 0.4 (using KDE 3.1.1) Installed from: compiled sources Compiler: gcc version 2.95.3 20010315 (SuSE) OS: Linux (i686) release 2.4.4-4GB As mentioned above it would be nice to have any sort of search function in kmenuedit.
*** Bug 89010 has been marked as a duplicate of this bug. ***
*** Bug 104462 has been marked as a duplicate of this bug. ***
Any news? (was reported in 2003...) I very often need this feature, but not only to find the item, but also the location in the menu tree. Problem I usually face: I install a new application, but I've no idea where has been put in the menu tree. I can run the program directly entering the name, or in Kickoff of KDE4 I could search it and run, but in neither case I have the possibility of knowing the exact location of the item, so next time I can simply use K menu and run it. The "find" function in kmenuedit should find the matching item and "expand" the menu tree showing the match, so I can see that the new program "foo" has been put under "K -> system -> special programs -> network -> admin utils" (just a fake sample to clarify the idea). Next time I can then navigate the K menu and find it easely.
It could be like live search edit box -- see opensuse modifications to KMenu. There is edit box, when you start typing it "disables" entries that do not match (however I would prefer to hide them).
*** Bug 183282 has been marked as a duplicate of this bug. ***
*** Bug 196045 has been marked as a duplicate of this bug. ***
*** Bug 248619 has been marked as a duplicate of this bug. ***
*** Bug 218306 has been marked as a duplicate of this bug. ***
This is still not implemented? Changing an icon of an application is a pain because I have no idea where it is.
8 years passed away, but I believe... =)
Then this song if for you bro: http://www.youtube.com/watch?v=0mYBSayCsH0 Enjoy!
*** Bug 272614 has been marked as a duplicate of this bug. ***
*** Bug 300506 has been marked as a duplicate of this bug. ***
I would love to see that feature too :-)
I am looking forward to get this feature, too. Please give it a chance. Thank you!
*** Bug 320659 has been marked as a duplicate of this bug. ***
Every time I want to change some application menu entry I wonder: "why on earth is there no search function here?!" Would be great to have that feature!
13 years and still nobody to implement it? Please, this is an important feature and can't be that hard to implement!
I need this feature. Really. It's really hard if we got so many apps installed and we have to find it.
Yes, there should really be a search ! This annoys me every time I edit the KMenu Items since KDE 3.
Git commit 3f6c86e1f26d32c6f0452676c10debff02bffbc4 by Nate Graham, on behalf of Aidan Sojourner. Committed on 26/02/2019 at 04:42. Pushed by ngraham into branch 'master'. Add search/filter bar Summary: This diff contains a much-requested feature: adding a search or filter bar to KMenuEdit's application tree view. The search bar automatically expands categories as you search, then un-expands when search is cleared. FIXED-IN: 5.16.0 Before: {F6610037} After: {F6612274} Test Plan: KMenuEdit's codebase is a mess; I noticed that there was only one unit test run by ctest! I'd love to write more tests in the future, but for this feature we don't need much. Reviewers: ngraham, #plasma, cfeck Reviewed By: ngraham Subscribers: ognarb, mlaurent, ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D18939 M +27 -2 kmenuedit.cpp M +2 -0 kmenuedit.h M +17 -12 treeview.cpp M +1 -1 treeview.h https://commits.kde.org/kmenuedit/3f6c86e1f26d32c6f0452676c10debff02bffbc4