[PR #1207] Add config for using timestamp as Snapshot.added #2861

Closed
opened 2026-03-01 18:00:58 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/ArchiveBox/ArchiveBox/pull/1207

State: closed
Merged: No


Summary

💥 IMPORTANT: This PR includes a Django migration. 💥

Adds ability to set added field to the imported timestamp. Useful when importing from RSS or other rich formats like JSON that have past timestamps in the import metadata, so the ArchiveBox interface can display the source imported times instead of a large batch all with the same added date.

Open questions before merging

  • Should this behavior be default turned off?
  • Should it be configurable at all?
  • Should it be turned on, but only when importing from a metadata-rich parser?

Related issues

Fixes #785.

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk
**Original Pull Request:** https://github.com/ArchiveBox/ArchiveBox/pull/1207 **State:** closed **Merged:** No --- <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary :boom: **IMPORTANT: This PR includes a Django migration.** :boom: Adds ability to set `added` field to the imported `timestamp`. Useful when importing from RSS or other rich formats like JSON that have past timestamps in the import metadata, so the ArchiveBox interface can display the source imported times instead of a large batch all with the same added date. ## Open questions before merging - **Should this behavior be default turned off?** - Should it be configurable at all? - Should it be turned on, but only when importing from a metadata-rich parser? <!--e.g. This PR fixes ABC or adds the ability to do XYZ...--> # Related issues Fixes #785. <!-- e.g. #123 or Roadmap goal # https://github.com/pirate/ArchiveBox/wiki/Roadmap --> # Changes these areas - [x] Bugfixes - [x] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk
kerem 2026-03-01 18:00:58 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#2861
No description provided.