A previous commit takes the stance that "Image URLs that point off-server now remain untouched and are not packed into the compendium"
Is it possible that this could be reconsidered, or perhaps turned into an additional check box that becomes available if Include Images is selected?
Eg.

From what I can see in the code, this option would need to be referenced in downloadZIP's image processing step, and if set to true, don't filter out URL hosted images.
I haven't written a PR myself because I may be misunderstanding the reason for why it was disallowed in the first place :)
Very nice module!
A previous commit takes the stance that "Image URLs that point off-server now remain untouched and are not packed into the compendium"
Is it possible that this could be reconsidered, or perhaps turned into an additional check box that becomes available if

Include Imagesis selected?Eg.
From what I can see in the code, this option would need to be referenced in
downloadZIP's image processing step, and if set totrue, don't filter outURLhosted images.I haven't written a PR myself because I may be misunderstanding the reason for why it was disallowed in the first place :)
Very nice module!