3

I haven't used the Pomodoro timer in Spacemacs before.

How can I start the timer?

There is the org configuration layer already present in my Spacemacs config. Is there anything else that I need to add?

BinaryButterfly
  • 18,137
  • 13
  • 50
  • 91
fat_cheng
  • 478
  • 1
  • 5
  • 14

2 Answers2

4
  1. Enter into agenda C-c a a
  2. Select a item
  3. Start a pomodoro clock SPC m C p
3

You and Ani Menon have answered your question: You can use Pomodoro in org-mode (that is - editing an org file) if you have installed org-pomodoro and there must be at least one TODO in the file.