mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #511] Thoughts About Auto-saving #426
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#426
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 @Riajyuu on GitHub (Aug 14, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/511
as per #356 , I have sth in mind about auto-saving feature:
This is the camera UI, I believe.
On the area I drew the square, you can put a radio list looks like:
Also, perhaps we need to add another section about quick saving in the app option window as well? Because this is the best place to explain what
quickly savemeans: save without editing.This section may includes:
And perhaps more here in this section?
@MISTikus commented on GitHub (Oct 13, 2020):
I think that saving to clipboard would be super-awesome!)
Already waiting this feature)
@NickeManarin commented on GitHub (Oct 13, 2020):
FYI, saving to clipboard does not work the same way as a normal image. Only the path or file (same as
Ctrl+Cthe file on Windows Explorer) can be set to the clipboard.@MISTikus commented on GitHub (Oct 14, 2020):
Yes, i know it)
I meant autosave to clipboard with chosen link (file system or cloud) with some kind of setting...
@Kingwl commented on GitHub (Feb 19, 2021):
It's very helpful that could saving to clipboard.
We may save the gif into a temporary file?
@cmalard commented on GitHub (Mar 22, 2021):
Would be interested as well is an mode that doesn't involve the editor 😉
I've actually set the option "Start with" to "Screen recorder".
And for every record that I do, I repeat the same actions:
Would love to be able to just "Record[/Pause]/Stop" and have all the others done automatically after triggering Stop 😉
Maybe with a new option to activate the editor or not after screen capture and some default options like display or not Progress.
Thanks for the already excellent work 🍻
@ZoserLock commented on GitHub (Feb 24, 2022):
Yes, other programs that do not create gif have a good workflow. For example greenshot Print screen key -> Select Area -> Image is saved with a random name in some location and also the image is saved to the clipboard.
Would be nice something like that for the gif. One button -> Select Area -> Finish -> Gif saved in one location and copied to clipboard.
At the moment I can quick select an area and record a gif, but then there is the tedius part of saving the file in one location and selecting filename, format and stuff.
In any case realy nice app!