mirror of
https://github.com/thegeneralist01/archivr
synced 2026-07-21 18:55:36 +02:00
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
This commit is contained in:
parent
90d17c9d25
commit
1ff91956a1
1 changed files with 19 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue