Skip to content

Releases: mmagnus/EmacsOrgModeClockingXBar

1.1 Refined release

13 Nov 18:22
967a252
Compare
Choose a tag to compare

OrgModeClockingXBar 1.0

12 Nov 18:00
eb64049
Compare
Choose a tag to compare

201486665-a53e8f4f-9450-4be4-953c-5571b30dd033-1

I designed a hack to see your clocked-in in task on your bar.

The hack is composed of a few elements, Emacs code that adds hooks for clock-in and clock-out, a Python script to process a file with the Emacs output, and a code for Xbar.

The code is not perfect, if you quit your Emacs, without clocking-out the content of the file will not be changed so you will not see any update on the bar (at least not till next clocking-in or -out)

I have been using this for 2 years, and it's pretty robust. I didn't have time to share it before.