Flameshot: Command line switch to automatically copy to clipboard after GUI selection

Created on 28 Oct 2019  路  2Comments  路  Source: flameshot-org/flameshot

Please support the following syntax (or equivalent):

flameshot gui -c

This would launch flameshot in rectange selection mode and when the selection is done, instead of showing all the small buttons it would just copy the result to the clipboard and 'minimize itself to tray' as usual.

This would allow simple binding to a shortcut that allows quick area grabbing for later paste into GIMP, gmail and the like.

Same result as intended by:

gnome-screenshot --area --clipboard

...however gnome-screenshot does not work properly with the above options in wayland (the clipboard gets lost after gnome-screenshot automatically closes. flameshot resolves this wayland challenge by staying open in the tray

Most helpful comment

the shortcut you're looking for is simply Enter (Return) , I use this command to launch flameshot
flameshot gui -p ~/Pictures/flameshot
1- make selection
2- Enter/Return > copy to clipboard
Ctrl-S > save picture to ~/Pictures/flameshot

All 2 comments

the shortcut you're looking for is simply Enter (Return) , I use this command to launch flameshot
flameshot gui -p ~/Pictures/flameshot
1- make selection
2- Enter/Return > copy to clipboard
Ctrl-S > save picture to ~/Pictures/flameshot

as @mossaybo correctly said, when you are in flameshot gui, either select the area and press Enter or even without selecting the area press Enter to capture the whole screen.

I close this issue now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ElijahLynn picture ElijahLynn  路  3Comments

gdude2002 picture gdude2002  路  4Comments

xahon picture xahon  路  3Comments

abba23 picture abba23  路  3Comments

mrinvisible0 picture mrinvisible0  路  4Comments