flameshot-org / flameshot

Powerful yet simple to use screenshot software :desktop_computer: :camera_flash:
https://flameshot.org
GNU General Public License v3.0
23.95k stars 1.52k forks source link

Make pins editable #3653

Open Nolven opened 5 days ago

Nolven commented 5 days ago

Feature Description

As a developer who often works on bug fixes, I use Flameshot to take screen captures of potentially problematic parts, pin them, and organize them into a single collage. Later, I either cross them out or add notes to them. The only viable solution at the moment is to make a screen capture of a pin, edit it, and then manually close the original pin. The final (noted) pin gets messier as a result. This could be fixed by allowing the editing of pins.

2024-06-28_20-40 As you can see by the purple outline, there might be many iterations of this process

2024-06-28_20-40_1 The number of excess windows is n-1

Nolven commented 5 days ago

Implementation is already in pr review https://github.com/flameshot-org/flameshot/pull/3448