Open bugybunny opened 6 years ago
This is actually a really good idea. Originally I wanted to make sure the images' file names were unique, so they would never be overwritten.
But having then sorted by the file name would be a very nice side product!
On Wed, Mar 21, 2018, 18:25 Marco Syfrig notifications@github.com wrote:
Currently it’s e.g. "squanmate-Wed Mar 21 2018 17_19_19 GMT+0100 (W. Europe Standard Time).png". When I now generate a new image after midnight it will start with "squanmate-Thu" and will be sorted before the image that was generated first because I sort alphabetically. Something like"2018-03-21" would be much better.
I inserted way too many wrong images because of this into my alg sheet :D I now regularely delete all these images in my download folder as I don’t want to change my default download folder in Chrome just for this and also I don’t want to change how this folder is sorted. So changing the format would be the most pleasing solution for me.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sp3ctum/squanmate/issues/51, or mute the thread https://github.com/notifications/unsubscribe-auth/AASW96RYjyHK-Op1Y2R_FDZTV41r6vz5ks5tgn74gaJpZM4S0mgX .
Currently it’s e.g. "squanmate-Wed Mar 21 2018 17_19_19 GMT+0100 (W. Europe Standard Time).png". When I now generate a new image after midnight it will start with "squanmate-Thu" and will be sorted before the image that was generated first because I sort alphabetically. Something like"2018-03-21" would be much better.
I inserted way too many wrong images because of this into my alg sheet :D I now regularely delete all these images in my download folder as I don’t want to change my default download folder in Chrome just for this and also I don’t want to change how this folder is sorted. So changing the format would be the most pleasing and easiest solution for me.