Skip to content

WorldsEndless/helm-org-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

helm-org-clock

An adjustment of the org-clock-select-task function that allows helm to be used to select recent tasks with its incremental parsing, rather than the choose-the-key method built in to Orgmode.

To Use

Simply place helm-org-clock.el into your load path or otherwise specify its location, e.g.:

(load-file "~/.emacs.d/lisp/helm-org-clock.el")

I personally have a hydra for my most common orgmode tasks, So I activate this command with C-o w, choosing tasks that I’ve used recently. Otherwise use C-u M-x org-clock-in (that is, org-clock-in with a default numeric argument).

About

A single emacs script to cause orgmode to consider using Helm rather than custom Org screens to select recent tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published