-
-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Generate GIF without asking for location #72
Comments
Totally agree. Make all things like this ephemeral. Let's do it 💪
|
I really like this. Thanks for opening the issue.
We still have to let the user choose size, FPS, quality though. What I'm thinking is that we move those controls from the save panel into the main window. We show the controls by default before conversion, but the user can optionally skip it by holding down Option key when dragging the video into Gifski. We can also have a preference to decide whether to convert directly by default or not (Option key would trigger the inverse). The flow would be:
In the conversion completed view we then have:
I don't really see the usefulness of "Show in Finder". Thoughts? |
What happens to the converted gif file if we click on the back button? Does it get deleted from the cache or the place where the file is temporarily stored? |
It's left in place until the OS cleans it up, usually after a few days. |
Is this option by-default enable on every mac or we need to configure something in Mac settings? |
Proposed interaction
What it does today
Upon drag-dropping a video file on the Gifski app, instead of starting the conversion, it immediately asks where the generated GIF should be saved.
Preference: Always Save to Folder
For users who always want generated GIFs to be stored in the same folder, this could be done by adding an "Always Save to Folder" preference that defaults to the cache location
Why?
I use GIFs not as a source-of-truth format, but rather as a ubiquitous, easy-to-share format to capture a few seconds of something I made or something I like. A throw-away format that only exists for sharing.
Examples:
So in that sense, they're like screenshots: likely not needed after they've been shared. Kinda like how macOS doesn't ask you where to save a screenshot/recording, it either just saves it, or asks you where to save it after it's been created.
More context
Twitter convo
The text was updated successfully, but these errors were encountered: