Quote:
Originally Posted by jwes
The way my workflow goes is that I am scrolling through the preview window looking for problems. I see an image I want to change. I click on the line below the image to sync the html since clicking on the image does nothing. I look for '<img src=' to find the file name. It is easier for me to right click on the name since my file names are long and very similar and the BookBrowser window may need to be scrolled or may be set too narrow to see the full file name to save screen real estate.
|
Welcome to MR!
Whenever I see the file names are too long there are two things you can do:
- Go to Edit/Preferences (F5)/Appearance/Main UI and uncheck "BookBrowser should show full paths."
- Select your image file(s) in the BookBrowser, right-click on one, and select "Rename". Then you can give it a shorter/easier name. eg rename to "img_01". That will automatically rename all the files with an auto-incremented number (img_02.jpg, img_03.jpg, img_04.png, etc.) BTW this works for your html files as well...
That should help out in the meantime.
Cheers!