Feature Request: Scheduling Archival from the UI #578
Labels
size: medium
status: wip
Work is in-progress / has already been partially completed
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
Issues or changes that add/remove/affect dependencies
touches: docs
why: functionality
Intended to improve ArchiveBox functionality or features
Milestone
Type
What is the problem that your feature request solves
Currently scheduling ingestion of new urls requires writing a cron job external to the web UI (external to the docker container in my case) which isn't entirely ideal in a docker/self-contained setup. I believe this would be a nice convenience feature for users that might want to manage the entire operation of AB from within the web UI.
Describe the ideal specific solution you'd want, and whether it fits into any broader scope of changes
This feature would add a method for setting up scheduled pulls from various data sources via the web UI rather than only externally via cron. I specifically imagine at least a way to specify a RSS feed to be subscribed to that it can watch for new content from (something like Wallabag in my particular imagined use case). Technically I think this would involve a new menu/button in the UI and should dovetail with the internal scheduling processes already available.
How badly do you want this new feature?
The text was updated successfully, but these errors were encountered: