save-in icon indicating copy to clipboard operation
save-in copied to clipboard

Separate context Menu

Open Shinkir0 opened this issue 7 years ago • 4 comments

Make as in this add-on https://github.com/ssborbis/ContextSearch-web-ext if you long press the right mouse button (or other hotkey), a separate menu with folders for saving appears.

Is this possible?

Shinkir0 avatar Jul 22 '18 17:07 Shinkir0

It's possible, but will take a good chunk of work. Probably not in the near future.

Is this for convenience? If so, there is a workaround to move the menu up to the top in https://github.com/gyng/save-in/issues/21#issuecomment-354538673. There's also movement in the bug for accesskeys in Firefox. If accesskeys still don't show up after a while I'll consider adding something like this.

gyng avatar Jul 25 '18 11:07 gyng

Yes, I think it will be much more convenient. Than less need to do movements to the ultimate goal the better.

I used to use DragIT to save pictures. There you had to pull the picture and there was a menu with pre-configured folders, it was also very convenient, but DragIT died a long time ago.

(googletranslate)

Shinkir0 avatar Jul 25 '18 22:07 Shinkir0

I'm afraid the menu relocation workaround linked there isn't working for me. I'm definitely using the right profile for userChrome.css because another fix (enabling scrollwheel control of the tab bar) does work.

image

image

tombones avatar Aug 05 '18 18:08 tombones

You could try https://github.com/gyng/save-in/issues/21#issuecomment-349250207 as well. I can't guarantee if it'll work.

gyng avatar Aug 06 '18 02:08 gyng