question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question: what do title, pull, re-snapshot do exactly?

See original GitHub issue

Hi there! Just had a few questions.

  1. What does “title” do in the web UI? It appears to re-try fetching headers, favicon, and HTML title for content at a URL – is that correct?
  2. What does “pull” do in the web UI?
  3. How about if we added tooltips (HTML title attributes) to the “title”, “pull”, “re-snapshot”, “reset”, and “delete” buttons to /admin/core/snapshot/ in the web UI? I couldn’t find an existing issue for this. I’m happy to file one and help out.
  4. Say I used re-snapshot a bunch of days in a row. Is there some easy way to see/list all the versions I’ve snapshotted for a particular URL? When I click “History” on the admin page for a snapshot, it says “This object doesn’t have a change history. It probably wasn’t added via this admin site.”. I saw #179 so I’m guessing this isn’t implemented yet.
  5. Sometimes when I visit the index page for a snapshot, my browser (Firefox) starts automatically downloading an output.pdf file. Why? example archivebox snapshot index page showing this behavior
  6. Is there any way to strip ads and trackers? found #211 , awesome!

Thank you, -Adam

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
akhilleusuggocommented, Feb 17, 2022

How about if we added tooltips (HTML title attributes) to the “title”, “pull”, “re-snapshot”, “reset”, and “delete” buttons to /admin/core/snapshot/ in the web UI? I couldn’t find an existing issue for this. I’m happy to file one and help out.

-Title : Pull the title ( redownload if it was missing, or the title has changed )

-Pull: Download missing/failed outputs/extractors methods ( pdf, wget… etc). Maybe because download failed or interrupted by a reboot or something. This is the default behavior when you add new URL, they will get pulled automatically. https://github.com/ArchiveBox/ArchiveBox#output-formats

-Re-snapshot: As the name suggests, re-download the page as a separated unique page. Not the same as pull, this one will create a separate entry, and the page is treated as a new URL ending with the date and time #2020-10-24-08:00 https://github.com/ArchiveBox/ArchiveBox#saving-multiple-snapshots-of-a-single-url

-Reset: Delete all type of output and redownload them. In the contrary of snapshot, this will overwrite the files.

1reaction
meonkeyscommented, Feb 25, 2022

Oh dangit, you’re right!

For posterity: it looks like Firefox must indeed be configured to open PDFs in Firefox (as opposed to the other options: Always ask, Save File, etc) for this to work properly. On a snapshot index page, the PDF viewer tries to open the PDF in an iframe. If Firefox is set to Save File, the iframe instead ends up triggering a file download of output.pdf.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Viewing a current title snapshot - ETAPS - Alabama
You can view a current title snapshot to verify the owner and lienholder information on a current Alabama title if you have the...
Read more >
What You Should Look Out For When You Review Pull Request
Pull request (hereinafter referred to as PR) is how you tell others about the changes you want to merge from your branch to...
Read more >
If git only records a "snapshot" of your files, then how does it ...
It is indeed true that a git commit reflects a snapshot of your root directory. When you say "undo a change," I am...
Read more >
Page Title Tab Notifications - Snapshot 1.6.687.3
In today's snapshot, we're Introducing a new type of in tab notification that works especially well with pinned tabs on messaging and social ......
Read more >
Assessment with the New Edmodo Snapshot - Teq
For example, if you've been working on main idea and details in your classroom, you can open the Snapshot app, choose a group...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found