pcmanfm
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| pcmanfm [2021/05/26 02:01] – [Thumbnails] correction on script note rjt | pcmanfm [2022/12/18 19:12] (current) – custom action links, reshuffling a little rjt | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ==== Custom Actions ==== | ==== Custom Actions ==== | ||
| - | You can add //custom actions// to the right-click menu (context menu). These are shown in the context menu for all files((FIXME: | + | You can add //custom actions// to the right-click menu (context menu). To define them, create a '' |
| - | NB: these are also compatible with the [[nautilus]] file manager. | + | NB: these are also compatible with the [[Nautilus]] file manager. |
| + | |||
| + | ===Examples=== | ||
| + | |||
| + | Open directory or file/s in batch renaming tool [[GPRename]]: | ||
| + | |||
| + | <file ini GPRename.desktop> | ||
| + | [Desktop Entry] | ||
| + | Type=Action | ||
| + | Profiles=open | ||
| + | Name=Batch rename... | ||
| + | Icon=gprename | ||
| + | |||
| + | [X-Action-Profile open] | ||
| + | MimeTypes=all/ | ||
| + | Exec=gprename %f | ||
| + | </ | ||
| + | |||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * [[github> | ||
| + | * [[github> | ||
| + | * [[github> | ||
| + | * [[github> | ||
| ==== Custom Openers ==== | ==== Custom Openers ==== | ||
| Line 15: | Line 40: | ||
| right-click > 'Open __W__ith...' | right-click > 'Open __W__ith...' | ||
| + | |||
| + | You could also do this with § [[#Custom Actions]]. | ||
| + | |||
| + | === Examples === | ||
| I have one to mount '' | I have one to mount '' | ||
| Line 21: | Line 50: | ||
| Found that here: https:// | Found that here: https:// | ||
| - | |||
| - | === Examples === | ||
| - | |||
| - | * https:// | ||
| - | * http:// | ||
| - | * http:// | ||
| - | * https:// | ||
| - | * [[github> | ||
| - | * [[github> | ||
| - | * [[github> | ||
| - | * [[github> | ||
| ==== See Also ==== | ==== See Also ==== | ||
pcmanfm.1621958480.txt.gz · Last modified: 2021/05/26 02:01 by rjt
