[GH-ISSUE #511] Thoughts About Auto-saving #426

Open
opened 2026-02-26 09:31:22 +03:00 by kerem · 6 comments
Owner

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.

image

On the area I drew the square, you can put a radio list looks like:

  • Quickly save to clipboard
  • Quickly save to directory: [ directory select box here ]

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 save means: save without editing.

This section may includes:

  • checkbox to decide whether to keep project files
  • record technology to use, gifski, WMP or ffmpeg. Give a default value that suits most cases, despite that it requires a check about component existence to disable certain options if failed.

And perhaps more here in this section?

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. ![image](https://user-images.githubusercontent.com/16912240/62996126-0eb7cb80-be53-11e9-8fce-8496bbadaa47.png) On the area I drew the square, you can put a radio list looks like: - Quickly save to clipboard - Quickly save to directory: [ directory select box here ] 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 save` means: save without editing. This section may includes: - checkbox to decide whether to keep project files - record technology to use, gifski, WMP or ffmpeg. Give a default value that suits most cases, despite that it requires a check about component existence to disable certain options if failed. And perhaps more here in this section?
Author
Owner

@MISTikus commented on GitHub (Oct 13, 2020):

I think that saving to clipboard would be super-awesome!)
Already waiting this feature)

<!-- gh-comment-id:708040757 --> @MISTikus commented on GitHub (Oct 13, 2020): I think that saving to clipboard would be super-awesome!) Already waiting this feature)
Author
Owner

@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+C the file on Windows Explorer) can be set to the clipboard.

<!-- gh-comment-id:708066315 --> @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+C` the file on Windows Explorer) can be set to the clipboard.
Author
Owner

@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...

<!-- gh-comment-id:708078260 --> @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...
Author
Owner

@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?

<!-- gh-comment-id:781853965 --> @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?
Author
Owner

@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:

  • Record[/Pause]/Stop
  • Image -> add Progress -> Apply
  • File -> Save as -> Save

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 🍻

<!-- gh-comment-id:804263344 --> @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: - Record[/Pause]/Stop - Image -> add Progress -> Apply - File -> Save as -> Save 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 :beers:
Author
Owner

@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!

<!-- gh-comment-id:1050297564 --> @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!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#426
No description provided.