# CHANGEME: add entries for each beeminder graph you want to auto-update:
@beeminder = (
"alice/work job", # all "job" pings get added to bmndr.com/alice/work
"bob/play fun whee", # pings with "fun" and/or "whee" added to bob/play
);
Also, the beeminder goal will have to have been created specifically
as goal type "tagtime" or it won't accept the data.
Then your beeminder graph will automatically stay in sync as you
answer tagtime pings.
--
http://dreev.es -- search://"Daniel Reeves"
Follow the Yellow Brick Road -- http://beeminder.com
-Jolly
Not yet, but it is on the feature list that I want to work on soon, right after I finish up the notification preferences feature that I am working on now. If you want to help out, my Tag Time branch (focused on improvement to the android app) is at http://github.com/jamuraa/TagTime