hellosiyan / Viewnior

Elegant Image Viewer
https://siyanpanayotov.com/project/viewnior/
GNU General Public License v3.0
323 stars 55 forks source link

Feature request: arbitrary commands on image filenames. #85

Open o-jasper opened 4 years ago

o-jasper commented 4 years ago

Running commands could be nice. For instance feh -A "mv %F ~/wherever, you can press 0 to move the file. But of course that could be anything. It could like open a text file kate ~%F.markdown or some such. Could allow specifying those both in the commandline and the ~/.config/ file. Of course preferably also attachable to key binding (#84)