Lope

내 정보

개발자 정보
이름 Lope
가입한 날짜 8월 1, 2013
개발한 부가 기능 수 부가 기능 0개
이 개발자의 부가 기능의 평균 별점 아직 별점 없음

내 검토

FlashGot Mass Downloader

5점중 2점 받음

http://aquestformeaning-themovie.com/
Offers tiny segments of the movie instead of 1 big file.
Doesn't provide a way to download all segments.

AttachmentExtractor

5점중 4점 받음

When all the emails contain an attachment with the same name for example "Statement.pdf" the tickbox "do this for all emails" does not work, and I have to click the button "Generate new filename" repeatedly for every email.

Secondly, the generated filenames are not very useful, they just become Statement-1.pdf Statement-2.pdf etc.
What would be much more useful is if the files receive their ISO date appended, and then IF NECESSARY, add a number to make it unique afterwards.

ISO Dates are in the format YYYY-MM-DD of the date the email was received. This format is best to avoid confusion/ambiguity between British and American date formats, and also ISO dates make files sort properly by default in file managers.

So the files would become
Statement_2016-01-01.pdf
Statement_2016-02-01.pdf
Statement_2016-03-01.pdf
etc
Also it would be very nice if it can have a textbox to enter the filename with special tokens that get replaced.
So for example
Foobar_Baz_[ISODATE].pdf
would become
Foobar_Baz_2016-01-01.pdf etc.
Then people can specify their own filenames.