Feature request - Make it easier to obtain the file name for image files #1139
JaniceManwiller
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I replace images in the documentation - for example, new screen captures to reflect changes to the application - I initially save the images to a local folder and then swap out the files in GitBook.
When I do that, I want to use the same file name as before. I know that in the background GitBook adds numbers to the replaced files and so on, but for maintenance purposes it's easier to use the same name when I grab the screenshot and not proliferate files.
The properties for images don't include the file name.
The method I use right now is to right click and select Save image as in the browser. The default file name is a long string - for example https___files.gitbook.com_v0_b_gitbook-x-prod.appspot.com_o_spaces%2FvOPn7KQptPWmS5iKg5P0%2Fuploads%2FuiKdcsjePKHbDeJjHpm2%2FFileOptionsMenu, which I then have to pick out the file name (FileOptionsMenu, which tells me the file is FileOptionsMenu.png). The other method is to go through my folders and look for something likely, then open it to see if it's what I was looking for.
It would be nice if the file name was more readily available from within GitBook.
Beta Was this translation helpful? Give feedback.
All reactions