/Clocg

Manage your time in Neovim!

Primary LanguageLua

Clocg

Manage your time in Neovim!

TODOS

  • Add commands for:
    • viewing active timers
    • stopping (a) timer
    • queueing the remaining time of a timer
    • pausing (a) timer
    • resuming (a) timer
    • EDIT current timer command so that you can give the timer a special id/name
  • Autocommands for exiting (or entering vim)
  • resuming all paused timers after vim quit
  • logs
  • Pomodoro timers
  • Config for Pomodoro
  • Config for default timers or settings
  • Writing a how-to in the readme
  • Parsing of the time (seconds, minutes, hours...)