User Tools

Site Tools


pcmanfm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
pcmanfm [2021/05/26 01:44] – directory thumbnails rjtpcmanfm [2022/12/18 18:51] – [Custom Actions] Removed wrong info, made example downloadable 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: Actually, I think you can set them to appear in specific contexts)). To define them, create a ''.desktop'' file in ''~/.local/share/file-manager/actions/''.+You can add //custom actions// to the right-click menu (context menu). To define them, create a ''.desktop'' file in ''~/.local/share/file-manager/actions/''.
  
-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/all 
 +Exec=gprename %f 
 +</file>
  
 ==== Custom Openers ==== ==== Custom Openers ====
Line 51: Line 67:
  
   * [[arch>extra/x86_64/tumbler/|tumbler]]   * [[arch>extra/x86_64/tumbler/|tumbler]]
-  * [[aur>tumbler-extra-thumbnailers]] +  * [[aur>tumbler-extra-thumbnailers]] (comes setup to use ''folder.*'', ''cover.*'') 
-  * [[aur>tumbler-folder-thumbnailer]]+  * [[aur>tumbler-folder-thumbnailer]] (comes setup to use ''.folder.jpg'', ''.folder.png'', ''.folder.svg'')
   * https://docs.xfce.org/xfce/tumbler/available_plugins   * https://docs.xfce.org/xfce/tumbler/available_plugins
  
pcmanfm.txt · Last modified: 2022/12/18 19:12 by rjt