Quote:
Originally Posted by purcelljf
One thing that took me a while to get used to was determining when the utility was processing the file and when it was finished. I usually open windows explorer now so I can see the tmp files being created and their subsequent disappearance.
|
I know people have stated before that there is no feedback when a file is saved. I will put a message in the status bar in the next version when the file is saved.
But just to be clear the temp folder is there only for 1 reason, for the previews. Every file that is loaded (ncx or opf files) are loaded in memory from the epub and do not use the temp folder. The reason why I had to do a temp folder for the preview is that I need to have the CSS and Images to work properly.
When saving it takes only a second to update the file, and the progress bar at the bottom shows the status of temp files extraction. So when the files is saved the file is re-extracted, so when you see the progress bar filling again, it means that the file is already saved.
Update : Added to source