[GH-ISSUE #1684] Feature Request: "Browser History" tab in Archivebox UI. #2518

Open
opened 2026-03-01 17:59:34 +03:00 by kerem · 1 comment
Owner

Originally created by @sohojmanush on GitHub (Jun 10, 2025).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1684

Originally assigned to: @pirate on GitHub.

What type of suggestion are you making?

Web UI or UX design improvement

What is the problem that your feature request solves?

Only saves the browser history links and shows and saves them separately without downloading the webpage (optional) for easier navigation.

What is your proposed solution?

Though the new Archivebox UI implements the importing of browser history, it will be nice to have to only archive the links for those who have less storage.

What hacks or alternative solutions have you tried to solve the problem?

https://github.com/browser-history/browser-history

Share the entire output of the archivebox version command for the current verison you are using.

archivebox version
0.7.3
ArchiveBox v0.7.3 COMMIT_HASH=069aabc BUILD_TIME=2024-12-15 09:54:01 1734256441
IN_DOCKER=True IN_QEMU=False ARCH=aarch64 OS=Linux PLATFORM=Linux-6.12.25+rpt-rpi-v8-aarch64-with-glibc2.36 PYTHON=Cpython
FS_ATOMIC=True FS_REMOTE=True FS_USER=0:0 FS_PERMS=644
DEBUG=False IS_TTY=True TZ=UTC SEARCH_BACKEND=ripgrep LDAP=False

How badly do you want this new feature?

  • It's an urgent deal-breaker, I can't live without it
  • It's important to add it in the near-mid term future
  • It would be nice to have eventually
  • I'm willing to start a PR to develop this myself
  • I have donated money to go towards fixing this issue

Mini Survey

  • I like ArchiveBox so far / would recommend it to a friend
  • I've had a lot of difficulty getting ArchiveBox set up
  • I would pay $10/mo for a hosted version of ArchiveBox if it had this feature
Originally created by @sohojmanush on GitHub (Jun 10, 2025). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1684 Originally assigned to: @pirate on GitHub. ### What type of suggestion are you making? Web UI or UX design improvement ### What is the problem that your feature request solves? Only saves the browser history links and shows and saves them separately without downloading the webpage (optional) for easier navigation. ### What is your proposed solution? Though the new Archivebox UI implements the importing of browser history, it will be nice to have to only archive the links for those who have less storage. ### What hacks or alternative solutions have you tried to solve the problem? [https://github.com/browser-history/browser-history](url) ### Share the entire output of the `archivebox version` command for the current verison you are using. ```shell archivebox version 0.7.3 ArchiveBox v0.7.3 COMMIT_HASH=069aabc BUILD_TIME=2024-12-15 09:54:01 1734256441 IN_DOCKER=True IN_QEMU=False ARCH=aarch64 OS=Linux PLATFORM=Linux-6.12.25+rpt-rpi-v8-aarch64-with-glibc2.36 PYTHON=Cpython FS_ATOMIC=True FS_REMOTE=True FS_USER=0:0 FS_PERMS=644 DEBUG=False IS_TTY=True TZ=UTC SEARCH_BACKEND=ripgrep LDAP=False ``` ### How badly do you want this new feature? - [ ] It's an urgent deal-breaker, I can't live without it - [ ] It's important to add it in the near-mid term future - [x] It would be nice to have eventually - [ ] I'm willing to [start a PR](https://github.com/ArchiveBox/ArchiveBox#archivebox-development) to develop this myself - [ ] I have [donated money](https://github.com/ArchiveBox/ArchiveBox/wiki/Donations) to go towards fixing this issue ### Mini Survey - [x] I like ArchiveBox so far / would recommend it to a friend - [ ] I've had a lot of difficulty getting ArchiveBox set up - [ ] I would pay $10/mo for a hosted version of ArchiveBox if it had this feature
Author
Owner

@pirate commented on GitHub (Jun 26, 2025):

If you only need the URLs just select only the "title" and "favicon" extractor outputs. That will effectively store the bare minimum needed to have an entry without downloading page content. I recommend just adding a tag like urlonly or shallow or something like that, then you can visually separate them in the UI and filter by that tag.

<!-- gh-comment-id:3006995121 --> @pirate commented on GitHub (Jun 26, 2025): If you only need the URLs just select only the "title" and "favicon" extractor outputs. That will effectively store the bare minimum needed to have an entry without downloading page content. I recommend just adding a tag like `urlonly` or `shallow` or something like that, then you can visually separate them in the UI and filter by that tag.
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#2518
No description provided.