mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-26 01:26:00 +03:00
[GH-ISSUE #896] WayBackMachine backup toggle in web GUI #2067
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#2067
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dianatura on GitHub (Nov 26, 2021).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/896
Type
What is the problem that your feature request solves
Being able to quickly switch the ability to backup content with and without WBM enabled.
Describe the ideal specific solution you'd want, and whether it fits into any broader scope of changes
An option in the add page of the web GUI to enable / disable WBM ?
If this is doable it would be nice to have another settings in the admin panel to enable / disable a confirmation while backing up links to WBM to prevent potential mistakes, having this setting would allow people to choose so no one would be annoyed from a confirmation before each time they archive.
What hacks or alternative solutions have you tried to solve the problem?
Well, beside changing the configuration every times I don't see what else I could do.
Mainly looking for something more efficient than editing the conf each time I need to toggle WBM backups
How badly do you want this new feature?
@pirate commented on GitHub (Nov 26, 2021):
There is already an option on the add page to select the archive methods, just Ctrl + A to select them all then deselect the way back machine.
@dianatura commented on GitHub (Nov 26, 2021):
Oh, I did not notice that.
Sorry for the useless issue then and thank you for maintaining the project !
Are there any reasons for the lower activity on the project ? Does that mean anything regarding the project in the long run ?
@pirate commented on GitHub (Nov 26, 2021):
No, I'm just on an extended vacation / travel for the last year+ and haven't been coding. This is still a main project for me long-term though, full intention to continue maintaining and improving it over the next 5+ years.
The dev branch is also fairly active with contributor fixes (but I haven't rolled a master release in a while).