mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #913] Missing file extension #2674
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#2674
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 @seahindeniz on GitHub (Jun 9, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/913
Originally assigned to: @pawlos on GitHub.
Hi,
I'm using the
Export options > Copy to the clipboard > File pathoption to save files in a temp folder and copy their paths.For example, whenever I use
Save aspanel to save a recorded project as MP4 or GIF, I get this looking pathC:\Users\Sahin\AppData\Local\Temp\f7b437cc-2602-432b-8d2a-6cfecb2a8924I expect it should save the file with their extensions, depending on their file type
C:\Users\Sahin\AppData\Local\Temp\f7b437cc-2602-432b-8d2a-6cfecb2a8924.mp4or
C:\Users\Sahin\AppData\Local\Temp\f7b437cc-2602-432b-8d2a-6cfecb2a8924.gif