rahiel / archiveror

Archiveror will help you preserve the webpages you love. 💾
https://www.rahielkasim.com/archiveror/
GNU General Public License v3.0
400 stars 43 forks source link

What is the best way to have an editable format for the local archive file name? #26

Open sterbalr opened 6 years ago

sterbalr commented 6 years ago

Right now the default format for the MHTML file is:

New Issue · rahiel_archiveror_2018-06-05_19-59.mhtml

would you consider making it this?

New Issue · rahiel_archiveror_2018-06@05_19-59.mhtml

or create a setting for preferred date tail?

like maybe this?

_YYYY-MM-DD@HH-MM-SS.mhtml

I assume I can just edit the javascript?

Thanks!

rahiel commented 6 years ago

I'm planning to make an option to customize the preferred file format, sounds like a nice feature. I don't think many people would need it, so it doesn't have a high priority.

I assume I can just edit the javascript?

You'd need to edit the source and then build the extension for chromium with ./build.bash chromium.

rahiel commented 5 years ago

Option to pick between mhtml and html file extension. Request from: https://github.com/rahiel/archiveror/issues/35#issuecomment-448497980