mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #160] [Feature request] Once export has completed, provide a link to the clipboard #1508
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#1508
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AlexFielder on GitHub (Jun 29, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/160
I've been using greenshot a LOT recently and one of the features I've come to rely upon is that when you save a file from the screengrab tool (either directly or via the built-in editor) you get a link to the saved file available in the clipboard. I guess this is related in-part to #101 in so far as somebody there mentioned the clipboard.
@NickeManarin commented on GitHub (Jun 29, 2017):
You can right click on the finished image (on the encoder) and copy to the clipboard. Is this what you have in mind?
I understand that it's difficult to find this feature. I'll make some changes to improve it.
@AlexFielder commented on GitHub (Jun 29, 2017):
I just need the path to the exported file dumped onto the clipboard for pasting into (amongst other things) Skype and/or slack's upload/share function.
Edit: I see that option now, that might do actually if implementing the copy-to-clipboard thing is a lot of work.
@NickeManarin commented on GitHub (Jun 29, 2017):
Just for reference:
Still, I got a feedback about this a while ago. The idea was to have an option to automatically copy the path to the clipboard. A similar feature (already available), copies the gif image to the clipboard without the need to pick a folder.
@NickeManarin commented on GitHub (Dec 1, 2017):
Done. I implemented an option to copy the file, folder path or file path while still letting you pick a folder where to save.