Selfspy - Tool for Personal Data Analytics
1–10 of 28 posts
Re: Selfspy - Tool for Personal Data Analytics
#2> In general, try to set your programs (editors, terminals, web apps, ...) to include information on what you are doing in the window title. This will make it easier to search for later.
So if I'm in the terminal, Selfspy can only tell what I'm doing by the window title?
Re: Selfspy - Tool for Personal Data Analytics
#3Otherwise, awesome stuff!
Re: Selfspy - Tool for Personal Data Analytics
#4Re: Selfspy - Tool for Personal Data Analytics
#5I don't know if you have these features, but here's couple of features I have in mine that you might find useful:
1) I can upload a timeline into Google calendar. I do this by chunking my day into half-hour increments, and whatever I spent the most time on in that half-hour get assigned to the half-hour. (Hey, Google, please let me set the task color through the API - thanks)
2) I also sample the title window of the foreground app, but I can override this. For example, if I go running, or do the dishes, that time will be properly tracked.
3) I assign tasks to categories. For example, emacs, shell, my IDE, are all "Development". Dishes, cooking, etc are all "Chores". I'd rather track time by these larger categories.
I wrote this utility a week ago, so I haven't been using it that long. But I am liking it. One more thing: Python absolutely ROCKS! This utility is less than 700 LOC and was a pleasure to write.
Re: Selfspy - Tool for Personal Data Analytics
#6I'm f.mischa at gmail
Re: Selfspy - Tool for Personal Data Analytics
#7Re: Selfspy - Tool for Personal Data Analytics
#8I'll take a look tomorrow and see how it works.
Re: Selfspy - Tool for Personal Data Analytics
#9This is very cool. I've wanted something like this for a while.
Re: Selfspy - Tool for Personal Data Analytics
#10Suppose I want to combine this with other personal time-series data--can anyone suggest a good tool and workflow?