Add sleep tracking, statistics and backup features #23
Reference in New Issue
Block a user
No description provided.
Delete Branch "maximilian_vheyden/luna-tracker:feature/sleep-statistics-backup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Features
1. Sleep Tracking
2. Statistics Module
3. Data Backup (Export/Import)
4. Breastfeeding Timer
5. Translations
b6110c2cbbto2355dd4390hi @maximilian_vheyden, I just saw your MR. It adds some similar features compared to this MR: #19
I have not checked your code yet. Maybe it can be combined without much trouble.
Hi, in case the database is on a server (WebDAV) and two phones have access - does the sleep timer need to be stopped on the phone that started it, or can it also be stopped on the other phone?
Hi, currently it can only be stopped on the device where it was started.
To manage the sleep time on one phone is rather cumbersome if the database is shared via WebDAV.
Btw., nice statistics. :)
I created a solution (currently testing with my wife): https://git.ichibi.eu/maximilian_vheyden/luna-tracker/src/branch/feature/cross-device-timer-sync (disclaimer: using Opus 4.6 to speed things up)
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.