Sharex: Have all "after capture tasks" trigger after capture, instead of sequentially?

Created on 14 Aug 2019  路  5Comments  路  Source: ShareX/ShareX

I currently have the following "after capture tasks" set:

  • Open in image editor
  • Copy image to clipboard
  • Save image to file

In the image editor, if I don't click the Continue Task button (or spacebar/right-click), then the image is never copied to my clipboard or saved to my screenshots folder.

I work in QA, so I sometimes use the image editor to mark up my screenshots with arrows or boxes to highlight issues. But there are plenty of times when I don't need to mark up a screenshot, I just want to paste it "as is". If I don't continue my task then it never gets to my clipboard. I have to remember to interact with the image editor each time.

There would be two possible solutions for my situation:

  1. Have all "after capture tasks" trigger at the same time, instead of sequentially, so by the time the image editor opens the file is already in my clipboard and saved
  2. Allow me to reorder the sequence of the "after capture tasks", so the clipboard copy happens first, then the "save", then the "image editor"

Is any of this currently possible?

Most helpful comment

Found a workaround:

Add the Perform actions to the After capture tasks

image

Add an Action with Name: Edit with ShareX File path: C:\Program Files\ShareX\ShareX.exe Arguments: -ImageEditor %input

image

All 5 comments

I have the same requirement and would prefer this order:

  • Copy image to clipboard
  • Save image to file
  • Open in image editor

Any workarounds perhaps?

Found a workaround:

Add the Perform actions to the After capture tasks

image

Add an Action with Name: Edit with ShareX File path: C:\Program Files\ShareX\ShareX.exe Arguments: -ImageEditor %input

image

This sounds like an issue of a conflict of user expectations.

One camp will expect cancelling the editor will abandon an operation, the other, that it continues with no changes made.

Personally I'd be a fan of explicit cancel/halt, and implicit continue.

I would also like some features around this.
I would like the ability to have it in this order
Save the file
Apply Effects
Copy to Clipboard
Open Editor

It would be nice to reorder the list of after capture tasks and also choose if we can skip the task list or not. This could just be a simple settings page.

Found a workaround:

Add the Perform actions to the After capture tasks

image

Add an Action with Name: Edit with ShareX File path: C:\Program Files\ShareX\ShareX.exe Arguments: -ImageEditor %input

image

Hey @Kobus-Smit - your solution was working for me until I updated to the latest version. Now every time I right-click the Image Editor to close it, it reopens again. I think it's related to the Action. Is this happening for you as well? Any ideas?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Not-Kris picture Not-Kris  路  3Comments

hikapoo picture hikapoo  路  4Comments

wilandlane picture wilandlane  路  3Comments

thelastfantasy picture thelastfantasy  路  3Comments

Atmaks picture Atmaks  路  3Comments