Keep image names when synchronizing with GitHub #157
koppor
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.
-
What's your feature/idea?
We have GitBook in place with a GitHub synchronization. I see that gitbook adds " (1)" to image names even if the image contents are the same. Example commit: JabRef/jabref@bed9ec0 (the whole book is available at https://docs.jabref.org and https://app.gitbook.com/@jabref/s/jabref-dev/).
Would it be possible to keep the file name of an image file if the image file does not change? ("does not change" means that the binary content of "file.png" and a newly generated "file (1).png" is is equal)
What's your desired outcome?
Keep the image name when synchronizing with GitHub.
What's the impact of this for you?
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions