1.1 KiB
1.1 KiB
WoW Backup — Project Roadmap & Next Steps
This document outlines the current state of the project, remaining core features from the initial masterplan, and future enhancements.
Immediate Priority: Feature 5 (Restore System)
The core backup and scheduling pipeline is complete, but the restoration flow is currently a stub placeholder. Implementing Feature 5 is the final step to complete the original functional scope of docs/masterplan.md.
Future Enhancements (Post-v1.0)
- Multi-Flavour & Account Profile Support
- Support backing up multiple game versions simultaneously (
_retail_,_classic_,_classic_era_,_ptr_). - Account-level filtering (allowing selective backup of specific WTF accounts/characters).
- Support backing up multiple game versions simultaneously (
- Cloud Storage & Offsite Sync
- Optional sync integration to Google Drive, Dropbox, OneDrive, or custom S3-compatible buckets.
- Diff & Changelog Inspector
- Inspect changes between backups (e.g., addon list changes, modified WTF saved variables).
- Menu Bar Quick Actions
- Add a direct "Backup Now" action item to the system tray context menu.