rtv icon indicating copy to clipboard operation
rtv copied to clipboard

[Feature request] Option to save files

Open Hund opened this issue 8 years ago • 5 comments

I (and probably most other Reddit users) spend a lot of time in some subs which has a lot of pictures and it would be nice if you could save them to a predefined directory with some shortcut like s.

The only option now is to use Y, spawn a terminal, type wget and past the link and then close the terminal, which is okay for a file now and then. But it gets very tedious fast.

Hund avatar Dec 30 '17 04:12 Hund

Another option would be to use rtv's mailcap integration to open the image in an external application like feh, and then save the image using the application. But I agree that having a dedicated command inside of RTV would be convenient.

michael-lazar avatar Dec 31 '17 00:12 michael-lazar

You can save the image with feh? I actually looked for such option for feh, but I never found anything.

Hund avatar Dec 31 '17 02:12 Hund

right click in the window. Took me a minute to find as well

michael-lazar avatar Dec 31 '17 04:12 michael-lazar

Thanks. I don't use the mouse, but I guess I have to make an exception for now. :)

Hund avatar Dec 31 '17 04:12 Hund

Hey @Hund

Just a heads up that you don't have to use the mouse for anything in feh since you can define your own keybindings.

As for save_image, you should be able to use s with the default keybinding. Consult the man page for more information.

donovanglover avatar Jan 11 '18 17:01 donovanglover