From d52d3aa67598ed021804dae4512c8efbe389f223 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 5 Mar 2019 13:06:30 -0500 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Roadmap.md b/Roadmap.md index 6fdb8ce..f18ba11 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -3,12 +3,13 @@ ▶️ *Comment here to discuss the contribution roadmap: [Official Roadmap Discussion](https://github.com/pirate/ArchiveBox/issues/120).* If you feel like contributing a PR, some of these tasks are pretty easy. Feel free to open an issue if you need help getting started in any way! - -**IMPORTANT**: *Please don't work on any of the major long-term tasks without consulting me first, work is already in progress for many of these, and I may have to reject your PR if it doesn't align with the existing work!* - --- ### Major long-term changes + +**IMPORTANT**: *Please don't work on any of these major long-term tasks without consulting me first, work is already in progress for many of these, and I may have to reject your PR if it doesn't align with the existing work!* + + - switch to django + sqlite db with migrations system & json/html export for managing archive schema changes and persistence - finalize python packaging to allow installing via pip and importing individual components - add an optional web GUI for managing sources, adding new links, and viewing the archive