mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[GH-ISSUE #634] Feature Request: Ability to tag URLs on the Add page and bulk add/remove tags on the list page #1905
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#1905
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 @Wanty5883 on GitHub (Jan 27, 2021).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/634
Type
What is the problem that your feature request solves
Being able to add / remove / edit tags of multiple snapshots at once.
Describe the ideal specific solution you'd want, and whether it fits into any broader scope of changes
I think this feature should work in two different ways.
The first one from the add menus itself, so it is possible to add multiple URL at once with an option to give them tags (one or more). Thus beind able to add multiple URL based on the same subject / tag.
The second way by the snapshot page, selecting the pages to add / remove / edit one or more tag at once.
What hacks or alternative solutions have you tried to solve the problem?
Adding tags one by one (snapshots)
How badly do you want this new feature?
@pirate commented on GitHub (Jan 27, 2021):
Definitely a good idea, we could have a field to add/remove multiple tags on the snapshot list admin page (
/admin/core/snapshot/) near the search bar.@Wanty5883 commented on GitHub (Jan 27, 2021):
Wouldn't it be easier to do that from the snapshot page ? There is already selection boxes for pages.
What about from the add page as well ? So it is possible to bulk add pages from the same topic ?
The ability of doing this later on is definitly great but being able to do that in a single step process would make it a lot easier as well. Basically adding a tag field on the add page. Maybe making this possible with specific permission only ?
@pirate commented on GitHub (Jan 27, 2021):
Ah yes, definitely also possible to add a
tagsform field to the/addpage. That's an easy ticket that anyone can pick up, I'll add thehelp wantedtag to this issue.@pirate commented on GitHub (Apr 6, 2021):
Both feature requests here are done in v0.6 (see #660 for more):
These will be out soon with the next release v0.6.