-
-
Notifications
You must be signed in to change notification settings - Fork 857
Open
Labels
Description
-
I am on the latest ActivityWatch version.
-
I have searched the issues of this repo and believe that this is not a duplicate.
-
OS name and version: Arch Linux
-
ActivityWatch version: 0.13.2 (rust)
Describe the bug
I am trying to import json buckets from Android to get all my data in one place. But there are two issues:
-
Buckets with the same name fail to import. So, I have to delete all the buckets one by one first. It would be nice to have the buckets updated with new data instead.
-
If I delete buckets and then import, the
idcolumn in the buckets table of sqlite db gets changed. So, I have to keep updating my sqlite query function to inspect my data.
To Reproduce
Try importing duplicate buckets.
It would be helpful for dealing with Android data if these small bugs were fixed.
Reactions are currently unavailable