ActivityWatch / activitywatch

The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
https://activitywatch.net/
Mozilla Public License 2.0
12.69k stars 565 forks source link

Add way to merge buckets #267

Closed akufta closed 4 years ago

akufta commented 5 years ago

Is your feature request related to a problem? Please describe. When I was doing local development, I got another set of buckets and so it switched to those 2 for a day and I was trying to merge the export, but wasn't able to.

Describe the solution you'd like I think a GUI option when you click open bucket or something that lets you add events from another set might be useful!

Otto-AA commented 5 years ago

I am not familiar with this pull request but I guess https://github.com/ActivityWatch/aw-server/pull/41 should solve your issue.

The import functionality is practically done, I just haven't thrown a UI on top of the API. Something we'll (finally) get done this year for sure.

- https://github.com/ActivityWatch/activitywatch/issues/263#issuecomment-453181997

I think that's the current status of this feature

ErikBjare commented 5 years ago

This is slightly different from the import/export in progress but definitely something I want to look into. It's currently possible via the API (load the export, send the events to the bucket) but having something user-friendly that prevents mistakes (duplicate/overlapping events, wrong bucket, etc) would be nice.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

johan-bjareholt commented 4 years ago

Related to this

https://github.com/ActivityWatch/activitywatch/issues/454