Skip to content

Emacs minor mode to show the total clocked time of the current day in the mode line

Notifications You must be signed in to change notification settings

mallt/org-clock-today-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

License GPL 3

org-clock-today for emacs

Minor mode to show the total clocked time of the current day in the mode line.

org-clock-today screenshot

Installation

org-clock-today is available as a MELPA package: M-x package-install [RET] org-clock-today [RET]

Customization

The default org clock mode line will still be shown by default but can be hidden by setting the variable org-clock-today-hide-default-org-clock-mode-line to non-nil.

Usage

  • Enable the mode globally with (org-clock-today-mode 1).
  • When you clock in, the total of today will be visible in the mode line and will be refreshed every minute.
  • When you clock out, the total will be hidden.

About

Emacs minor mode to show the total clocked time of the current day in the mode line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages