Skip to content

[Feature] Configure multiple ArchiveBox instances #27

@codeurimpulsif

Description

@codeurimpulsif

Use case

I want to manage 2 differents ArchiveBox instances:

  • A public one
  • A private one

And of course add links to them via the browser extension.

But we can't install multiple instances of an extension on a browser, so I can configure only one instance at a time to add URL to archive.

Suggestion

Permit to register multiple Base URL in the extension configuration, associated with a name.

For example:

  • name: Instance 1
    • Base URL: https://instance1.example.org
  • name: Instance 2
    • Base URL: https://instance2.example.org

Then, when we right-clic on a webpage, on hover of the ArchiveBox Exporter menu, we can select options like:

  • [Instance 1] Archive Current Page
  • [Instance 1] Add Current Domain to List
  • [Instance 2] Archive Current Page
  • [Instance 2] Add Current Domain to List

Of course if only one instance is configured, we can keep showing Archive Current Page and Add Current Domain to List without mentioning instance name to don't break user's mental pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions