mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 15:46:00 +03:00
[GH-ISSUE #460] A wish about quickly delete #1748
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#1748
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 @ChuanHsiang on GitHub (Mar 6, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/460
Originally assigned to: @NickeManarin on GitHub.
I hope that you could develop a features - quickly delete. The quickly delete could assign the range of pictures then delete them (ex: assign 1-10 then delete the picture no.1 to the picture no10. ).
@NickeManarin commented on GitHub (Mar 9, 2019):
A "Delete by range" feature. Nice.
@vatterspun commented on GitHub (Mar 16, 2019):
I understand that a manual cell entry might be useful but you might consider adding a separate interface. So instead of current series of thumbnail frames used in ScreenToGif that you use now that require scrolling to the left and right, you'd have another mode or separate window.
Here, you'd select a range with each step on the track being a separate frame that's shown in a preview window below.
From here you could:
It's not my idea, but a program that's similar to yours for editing GIF files (though it's not in development anymore and didn't work on my system) called Giffing Tool. It uses a drag-and-drop approach for the start and end set. Their interface uses a start and end bracket with a gray marker for the current location, also used by Camtasia.
Anyway, I can mock something up in more detail if that's interesting.
@ChuanHsiang commented on GitHub (Mar 16, 2019):
Thanks
vatterspun notifications@github.com 於 2019年3月17日週日 上午4:51 寫道: