Quote:
Originally Posted by eschwartz
I assume, the screenshots that are taken by the Kindle? So it would be screenshots of the Kindle.
Is this by any chance the default image viewer that doesn't exist, or the one that has to be carefully enabled using Collections Manager kindlet? If the latter, I imagine a simple script to
Code:
mv /mnt/us/*.png /mnt/us/images/
should do the trick. Put it in cron if you want (might be overkill), or launch via KUAL.
|
I do not have any experience in making KUAL extensions.
But I do think this would be handy.
Any volunteers?