[GH-ISSUE #478] Use Relavant Path for Files Location #1767

Open
opened 2026-03-01 18:48:08 +03:00 by kerem · 6 comments
Owner

Originally created by @Riajyuu on GitHub (Apr 30, 2019).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/478

Originally assigned to: @NickeManarin on GitHub.

As per #6, config file is now use relevant path.
But extra components (ffmpeg, gifski) & project folder are still absolute path.
Is there any specific reason for this?

Originally created by @Riajyuu on GitHub (Apr 30, 2019). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/478 Originally assigned to: @NickeManarin on GitHub. As per #6, config file is now use relevant path. But extra components (ffmpeg, gifski) & project folder are still absolute path. Is there any specific reason for this?
Author
Owner

@NickeManarin commented on GitHub (May 2, 2019):

You can use relative paths with those settings. Just type a period (.) and the fields will be treated as relative.

<!-- gh-comment-id:488822392 --> @NickeManarin commented on GitHub (May 2, 2019): You can use relative paths with those settings. Just type a period (.) and the fields will be treated as relative.
Author
Owner

@vatterspun commented on GitHub (May 3, 2019):

Related thread: #295

<!-- gh-comment-id:489272376 --> @vatterspun commented on GitHub (May 3, 2019): Related thread: #295
Author
Owner

@Riajyuu commented on GitHub (May 24, 2019):

Sorry for my delay on this:
Yes, you can change the path by adding a period after downloaded. But I mean it shall be displayed as set as relative expression by default.

<!-- gh-comment-id:495446928 --> @Riajyuu commented on GitHub (May 24, 2019): Sorry for my delay on this: Yes, you can change the path by adding a period after downloaded. But I mean it shall be displayed as set as relative expression by default.
Author
Owner

@stephen147 commented on GitHub (Jul 14, 2019):

It would be nice once you choose to install ffmpeg and Gifsi that it will re-route to the relative path.

And the settings file appears to be absolute also out of the box.

image

<!-- gh-comment-id:511190942 --> @stephen147 commented on GitHub (Jul 14, 2019): It would be nice once you choose to install ffmpeg and Gifsi that it will re-route to the relative path. And the settings file appears to be absolute also out of the box. ![image](https://user-images.githubusercontent.com/14054664/61182402-4a7c2d00-a62a-11e9-9dd0-9d0ef4193189.png)
Author
Owner

@NickeManarin commented on GitHub (Nov 13, 2019):

@Riajyuu Maybe if the user saves Gifski/FFmpeg in a path that is inside the same path as the App, the path could be set as relative by default. If the user saves it to elsewhere, it will be displayed the full path.

<!-- gh-comment-id:553417204 --> @NickeManarin commented on GitHub (Nov 13, 2019): @Riajyuu Maybe if the user saves Gifski/FFmpeg in a path that is inside the same path as the App, the path could be set as relative by default. If the user saves it to elsewhere, it will be displayed the full path.
Author
Owner

@NickeManarin commented on GitHub (Nov 13, 2019):

@stephen147 Yes, the settings file is absolute when inside the AppData, but it is relative when inside the local folder.

<!-- gh-comment-id:553418216 --> @NickeManarin commented on GitHub (Nov 13, 2019): @stephen147 Yes, the settings file is absolute when inside the AppData, but it is relative when inside the local folder.
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#1767
No description provided.