web-archives icon indicating copy to clipboard operation
web-archives copied to clipboard

Automatically viewing the oldest copy of a page

Open el4ctr0n opened this issue 2 years ago • 3 comments

Dear developers,

Can you please make it possible to automatically view the oldest copy of a page (specifically Wayback Machine and Archive.is)? Adding this feature would enable the user to go from a paywalled newspaper article to its full version in one step.

I appreciate you considering my suggestion. Thank you for your time.

el4ctr0n avatar Dec 26 '22 17:12 el4ctr0n

For the Wayback Machine the URL simply needs to change from web.archive.org/web/*/XXX to web.archive.org/web/1000/XXX to receive the oldest instead of the newest result.

lka23 avatar Jan 23 '23 10:01 lka23

automatically? I don't think so, or make it an option. because personally I don't use the archives for reading paywalled articles, only to check now-offline websites, and I don't necessarily need the oldest version possible.

maxxyme avatar Jan 30 '23 09:01 maxxyme

Both options will be supported. I've just finished rewriting the extension user interface (will be published this week), which will finally make it easier to implement the features we need.

Once search engine customization is also implemented, you'll be able to configure Wayback Machine.

Related issue: https://github.com/dessant/web-archives/issues/37

dessant avatar Jan 30 '23 20:01 dessant