I installed filemanager-actions
from Ubuntu software, but cannot succeed to create a new entry in the file manager context menu :
I installed gnome-search-tool
, and want to add it on a right click on a folder in nautilus
.
So I create a new action in filemanager-actions
, on the Action tab I enter "Search...
" for the label, and in the Command tab, I enter "gnome-search-tool
" in the path field, plus "--path="%d"
" in the parameter field.
But nothing appears in nautilus
; after restart or reboot still nothing.
Am I missing something, or is it just not working ? Is there a way to achieve that ? Idea is to be able to search within files for some keywords in a specific folder/subfolders. Thanks.
zenity
example. You can read some official documentation which is available fromfma-config-tool
(or withyelp ghelp:fma-config-tool
). I think that we have solved original problem. – N0rbert Apr 27 '19 at 17:20fma-config-tool
Edit > Preferences > Runtime Preferences > "Create a root 'FileManager-Actions' menu" – stefg-bz Jun 06 '19 at 11:03filemanager-actions
andnautilus-actions
packages have been removed and I cannot reinstall them anymore viaapt
. Could you help me with this issue? Thanks – Eiman Nov 06 '20 at 19:45caja-actions
instead. – N0rbert Nov 06 '20 at 19:49