kindle-send icon indicating copy to clipboard operation
kindle-send copied to clipboard

Feat : Allow to save epubs without sending them

Open nikhil1raghav opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Sometimes I may want to just store the epub locally, and copy it manually later on.

Describe the solution you'd like A --dry-run flag that will save the epub and doesn't send the email

nikhil1raghav avatar Sep 08 '22 03:09 nikhil1raghav

I already had the situation that the generated .epub file was too large to be sent by my email provider (Gmail allows 25MB). A --dry-run would allow scripts to catch this.

volkerwestphal avatar Sep 09 '22 18:09 volkerwestphal