Commit Graph

13 Commits

Author SHA1 Message Date
Gergely Polonkai c6caa3276f
[Bugfix] Fix org-clock-waybar--get-tooltip
The functions it calls don’texist.
2021-03-11 17:55:47 +01:00
Gergely Polonkai eb03af79d9
Factor out the title and category queries to separate functions 2021-03-11 17:47:35 +01:00
Stuart Mumford bc61218f92
A bash script for catching when the server is offline 2021-03-11 15:50:50 +00:00
Stuart Mumford 92f896af05
Add more config options and a tooltip 2021-03-11 15:50:47 +00:00
Gergely Polonkai 4a3c4b549e
Make sure we clear the current task when clocking out or when killing Emacs 2021-03-11 16:07:56 +01:00
Gergely Polonkai 907998b3ff
Update org-clock-waybar-output-task and the relevant README parts 2021-03-11 07:21:13 +01:00
Gergely Polonkai cf030fa8d5
Add the org-clock-waybar-output-task function
It outputs the generated JSON string to the standard output so it can
be used directly from the command line, e.g. using `emacsclient`.
2021-03-11 07:01:53 +01:00
Gergely Polonkai bf9c74666d
Factor out the JSON string generation 2021-03-11 06:58:49 +01:00
Gergely Polonkai 5d97d022c7
Make the "Not clocked in" text customizable 2021-03-11 06:58:43 +01:00
Gergely Polonkai d3d80e6e38
Fix the docstring of get-clocked-task-json 2021-03-11 06:49:46 +01:00
Gergely Polonkai 4c0b28032e
Add documentation 2021-03-11 05:58:49 +01:00
Gergely Polonkai 1120762348
Make org-clock-waybar--get-clocked-task-json output a JSON structure Waybar can understand 2021-03-11 05:46:58 +01:00
Gergely Polonkai 8754aa1434
Initial, untested version 2021-03-10 18:38:32 +01:00