From 1ff91956a1f9b13b72a021d1c42edf03c0243fa2 Mon Sep 17 00:00:00 2001 From: TheGeneralist <180094941+thegeneralist01@users.noreply.github.com> Date: Fri, 3 Jul 2026 12:19:02 +0200 Subject: [PATCH] docs: verify and update milestone checklist - Tick completed features: Archiving, Management, Web-based UI - Add sub-items for YouTube Playlists and Channels (already supported) - Add granular UI feature sub-items (auth, setup, browse, tags, search, runs, capture, settings, admin) - Mark Categorization as unchecked (tags exist but not a separate system) - Backup/Sync and Email archiving remain unimplemented --- docs/README.md | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/docs/README.md b/docs/README.md index e9b616f..6855fec 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,11 +2,11 @@ An open-source self-hosted archiving tool. Work in progress. -## Milestones - -- [ ] Archiving +- [x] Archiving - [x] Archiving media files from social media platforms - [x] YouTube Videos + - [x] YouTube Playlists + - [x] YouTube Channels - [x] Twitter Videos - [x] Instagram - [x] Facebook @@ -27,14 +27,23 @@ An open-source self-hosted archiving tool. Work in progress. - [ ] Gmail - [ ] Outlook - [ ] Yahoo Mail -- [ ] Management - - [ ] Deduplication - - [ ] Tagging system - - [ ] Search functionality +- [x] Management + - [x] Deduplication + - [x] Tagging system + - [x] Search functionality - [ ] Categorization - - [ ] Metadata extraction and storage -- [ ] User Interface - - [ ] Web-based UI + - [x] Metadata extraction and storage +- [x] User Interface + - [x] Web-based UI + - [x] Authentication and login + - [x] Archive setup + - [x] Browse and view entries + - [x] Tag management and filtering + - [x] Search entries + - [x] View archive runs + - [x] Capture dialog + - [x] User settings and API tokens + - [x] Admin panel - [ ] Backup and Sync - [ ] Cloud backup (AWS S3, Google Cloud Storage) - [ ] Local backup