xubuntu-dev team mailing list archive
-
xubuntu-dev team
-
Mailing list archive
-
Message #04722
[Bug 1793393] [NEW] [Suggestion] New custom command (file search) for Whisker Menu and Application Finder
Public bug reported:
Currently, Whisker Menu does not offer a file search functionality.
Therefore, I would like to suggest adding a new search action to Whisker
Menu that would let the user search for files within home directory. The
new search action could look like this:
name=Search for files
pattern=-
command=catfish --path=~ --start %s
regex=false
The same custom action could also be added to xfce4-appfinder:
Pattern: -
Command: catfish --path=~ --start %s
The reason why I haven't used "catfish --start %s" as a command is because if you try to search for "Music" (or any other term that is a name for one of the folders in user home directory) with this command, it will open that folder in catfish instead of displaying it in a list of files and folders that have been found to match the search term.
** Affects: xubuntu-default-settings (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Xubuntu
Developers, which is subscribed to xubuntu-default-settings in Ubuntu.
Matching subscriptions: xubuntu-default-settings
https://bugs.launchpad.net/bugs/1793393
Title:
[Suggestion] New custom command (file search) for Whisker Menu and
Application Finder
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1793393/+subscriptions
Follow ups