mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #439] Save with current settings #361
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#361
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 @Kiaazad on GitHub (Jan 20, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/439
Originally assigned to: @NickeManarin on GitHub.
One feature that forces me to keep using the Preview 10 version is easy saving with ctrl+s
Would it be possible to set the save settings once and after that the editor just add a number to the end of the file name and save the file whenever we press ctrl+s?
@NickeManarin commented on GitHub (Jan 23, 2019):
How about adding a new shortcut? Like Ctrl+Shift+S ?
@Kiaazad commented on GitHub (Jan 23, 2019):
a new shortcut would do the job, though, it would be better if
ctrl+ssaves fast andctrl+shift+sbrings up the settings.the faster shortcut for the functionality that is used most often.
@infreespace commented on GitHub (Jan 26, 2019):
How about setting up output folders in advance and setting default save formats for several formats respectively? How about adding optional automatic save function? It feels good to use auto-save on “capture :https://mathewsachin.github.io/Captura/”.
@vatterspun commented on GitHub (Jan 28, 2019):
As a workaround, there are a number of programs that will monitor a given folder and then copy whatever changes with a version number to a destination folder. So if you save c:\temp\file.gif, the versioning program could generate c:\temp\backup\file1.gif. The next time you saved, it would create c:\temp\backup\file2.gif and so on.
I use AutoVer for this purpose but DSynchronize and many other tools that do live, versioned backups would also work.
@Kiaazad commented on GitHub (Jan 28, 2019):
The suggestion is for skipping the save dialogue, naming wouldn't be an issue.
I'm sure the program can check for the files with the same name and change it if necessary.
@stephen147 commented on GitHub (Jul 14, 2019):
+1 on this rec.
This is the first thing I tried after finding this gem of a gif machine.
A Ctrl + S would be great to over-write and a Ctrl + Shift + S to save as.
Thanks for a wonderful app.
@inoyakaigor commented on GitHub (Sep 28, 2021):
@NickeManarin Hi! Do you have any plans to add this functionality? Also I'd rather just "record and save as YYYY-MM-DD_HH:MM:SS.gif"