Review of "Automatic Recorder of Your Activities" version 4

Details Page Preview

Records daily activity to help track where your time goes.

Extension Homepage
https://github.com/jcrussell/Arya

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
6 Active
5 Active
4 Rejected
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

Jasper St. Pierre posted a review
Looks nifty. Have you considered using Shell.AppUsage? It does a lot of this sort of tracking and more. Of course, you can't use it in its current state (you could parse the XML manually, actually, but bleh). I wrote a few patches to turn it into a real API: https://bugzilla.gnome.org/show_bug.cgi?id=673767
jcrussell posted a review
Thanks. I didn't know about AppUsage until the extension was mostly complete. When I looked at the XML it produced it provided weights instead of actual times (which I was primarily interested in) so I decided to continue with my GJS implementation. I'll take a look and see what's changed, it might be helpful for providing history of usage graphs.
jcrussell posted a review
Newer version approved -- this one not needed.