Currently, it's a UWP version of Todo Manager & Backup Manager. And I feel glad to bring multilingual support to this project.
Another project of reinventing the wheel 🤣 But it feels comfortable (mainly because it looks good) to use something you've built yourself. I just like the feeling of making whatever I need 😉 For now, the functionality is limited, but I'll continue updating it if I come up with more ideas.
- Display unfinished todo items on Live Tiles (Win10)
- Send reminders through notifications before the due time
- Daily scheduled notifications summarizing the current todo items
- Show progress bar indicating time progress (real deadline 🤣)
- Display item priorities
- Create backup tasks to allow backing up multiple folders and saving them to multiple destinations.
- Restore backed-up files from backup records, supporting restore to the original folder or export to a download folder.
- Quick backup: Compare with the most recent full backup to skip unnecessary files, saving space.
- Backup task sequence: Add multiple backup tasks to a backup sequence for automated backup without manual intervention.
- CommunityToolkit.MVVM
- Microsoft.Toolkit.Uwp
- Microsoft.UI.Xaml