mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[GH-ISSUE #293] Add urls field for admin and/or everybody #213
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#213
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 @Solemnly on GitHub (Nov 7, 2019).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/293
I think that would be a cool feature.
Type
How badly do you want this new feature?
@pirate commented on GitHub (Nov 7, 2019):
Not sure what your suggestion is for exactly... can you elaborate a bit?
@dataarchivist commented on GitHub (Nov 19, 2019):
Same here. We (I hope I understand him right) mean we wish to have a simple website too, like archive.org where user can submit an url who should be saved then.
EDIT: I solved it for me for now, to make a simple "Wishbox" website formular, which puts the wished url in a textfile, a cronjob grabs the textfile every 12 hours with the help of a simple bash script, like in the wiki. I may make another which deletes the old and make a new in the future.
@pirate commented on GitHub (Nov 20, 2019):
Ah, then this is a duplicate of https://github.com/pirate/ArchiveBox/issues/221