ugol / pomodoro

Time management for your Mac
http://pomodoro.ugolandini.com
882 stars 238 forks source link

number of pomodoros completed per day #79

Closed lokmant closed 13 years ago

lokmant commented 14 years ago

hi, terrific software! thanks so much.

one suggestion: it would be really nice to have the number of pomodoros completed per day available. i can imagine this either to be displayed in the menu bar, or a $variable that can be used, for example, "congrats you completed $variable number of pomodoros today" to be spoken.

would that be possible?

thanks!

-lokman

kudos2011 commented 14 years ago

I realize that many people are looking to uncrowd their menu bar, but I can foresee a great motivational boost from having the number of completed pomodoros listed in the menu bar (perhaps to the left of the clock icon, away from the timer text). Of course, this should be an option, so as to not upset those with already crowded menu bars.

ugol commented 13 years ago

It's there in the daily stats now (not in the status bar, but I can put it in the hovering text). The $completedPomodoros binding is interesting

ugol commented 13 years ago

Added common variables $dailyPomodoroDone and $globalPomodoroDone. Can be used everywhere.