Skip to content

Commit eb64049

Browse files
authored
Update README.md
1 parent 7c1fd10 commit eb64049

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@
33
![sc 2022-11-12 at 18 23 34](https://user-images.githubusercontent.com/118740/201486665-a53e8f4f-9450-4be4-953c-5571b30dd033.jpg)
44

55
I designed a hack to see your clocked-in in task on your bar.
6+
67
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.
8+
79
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)
10+
811
I have been using this for 2 years, and it's pretty robust. I didn't have time to share it before.
912

1013
## Emacs
@@ -28,5 +31,3 @@ Install into `OrgModeClockingXBar.1s.sh` `~/Library/Application Support/xbar/plu
2831
(change the path for `OrgModeClockingXBar.py` in `OrgModeClockingXBar.1s.sh`, in my case this is:
2932

3033
python /Users/magnus/workspace/OrgModeClockingXBar/OrgModeClockingXBar.py
31-
32-

0 commit comments

Comments
 (0)