I currently have the following "after capture tasks" set:
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:
Is any of this currently possible?
I have the same requirement and would prefer this order:
Any workarounds perhaps?
Found a workaround:
Add the Perform actions to the After capture tasks

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

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 actionsto theAfter capture tasks
Add an Action with Name:
Edit with ShareXFile path:C:\Program Files\ShareX\ShareX.exeArguments:-ImageEditor %input
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?
Most helpful comment
Found a workaround:
Add the
Perform actionsto theAfter capture tasksAdd an Action with Name:
Edit with ShareXFile path:C:\Program Files\ShareX\ShareX.exeArguments:-ImageEditor %input