marcinkoziej/org-pomodoro

Show time elapsed / remaining for the current pomodoro

robertoaloi opened this issue · 2 comments

Can I somehow display (or at least retrieve on demand) elapsed/remaining time for the current pomodoro?

The variable org-pomodoro-end-time contains the end time of the current pomodoro (or break), as an Emacs time value.

Thanks!