Cadair created pull request gergely/org-clock-waybar#7
Do not use org-clock-goto to get tagsCadair pushed to main at Cadair/org-clock-waybar
-
612c0d1e31 Do not use org-clock-goto to get tags
-
3e71766f85 Add-hook org-clock-cancel-hook
-
e4987c99ad Add installation instructions for quelpa/quelpa-use-package
-
c92eeff06e Fix the file header
- Compare 4 commits »
Cadair created pull request gergely/org-clock-waybar#4
Fix title and categoryCadair pushed to main at Cadair/org-clock-waybar
-
dc3a934d62 Fix title and category
Cadair pushed to main at Cadair/org-clock-waybar
-
f90fee167f Get the tags of the currently clocked-in task and expose it in the class key
-
7648b9629c Make getting task data more error prone (and actually working)
-
c6caa3276f [Bugfix] Fix org-clock-waybar--get-tooltip
-
eb03af79d9 Factor out the title and category queries to separate functions
- Compare 4 commits »
Cadair opened issue gergely/org-clock-waybar#3
Add support for using tagsCadair commented on issue gergely/org-clock-waybar#2
Provide an easy way to customize the formatting of parametershttps://gitea.polonkai.eu/gergely/org-clock-waybar/pulls/1#issuecomment-243
Cadair opened issue gergely/org-clock-waybar#2
Provide an easy way to customize the formatting of parametersCadair pushed to main at Cadair/org-clock-waybar
-
bc61218f92 A bash script for catching when the server is offline
-
92f896af05 Add more config options and a tooltip
-
4a3c4b549e Make sure we clear the current task when clocking out or when killing Emacs
-
5342814803 A bash script for catching when the server is offline
-
6d3d209396 Add more config options and a tooltip
- Compare 5 commits »
Cadair commented on pull request gergely/org-clock-waybar#1
Add more config options and a tooltipBut requiring this file adds the hooks no? So while calling this function doesn't write the file, the hooks are already in place?
Cadair commented on pull request gergely/org-clock-waybar#1
Add more config options and a tooltipCan you compose multiple of those things together into one line though? So you could have the tooltip be `"category: [clock-in-time] title (clocked-time)"` or something?
Cadair commented on pull request gergely/org-clock-waybar#1
Add more config options and a tooltipA file will still be written?
Cadair pushed to main at Cadair/org-clock-waybar
-
5342814803 A bash script for catching when the server is offline
Cadair commented on pull request gergely/org-clock-waybar#1
Add more config options and a tooltipI split these into functions so they can be overriden if people want to customise the content? Is this the best way to achieve that?
Cadair created pull request gergely/org-clock-waybar#1
Add more config options and a tooltipCadair pushed to main at Cadair/org-clock-waybar
-
6d3d209396 Add more config options and a tooltip
Cadair created repository Cadair/org-clock-waybar