Custom actions are shown in the context menu (right click) for corresponding Mime-types. Following actions are present:
(for Featherpad; otherwise modify to your prefered editor):
- Edit as root
- Edit as text
- Modify mp3 tags (kid3-qt))
- Convert format (SoundKonverter)
- Set as wallpaper
- Reduce size (ghostscript))
- Install Package (arch linux)
- Share with samba (foldershare script)
- View disk usage (based on filelight))
- Attach to email (for Thunderbird)
- Remove (only for files - using
rm
→ permanent, no confirmation!) - Calculate hash
- Create local backup
- Duplicate file/folder
Copy the actions of your interest to ~/.local/share/file-manager/actions/
and the eventually needed scripts to ~/bin or another directory in your $PATH
.
Some actions depend on zenity
for alerts.
Refer also to comments in the *.desktop
files.