• Joined on 2022-01-04
exot pushed to master at exot/.emacs.d 2024-10-06 15:31:57 +02:00
a67e64a906 Include computation of already spent work time in overview report
exot pushed to master at exot/.emacs.d 2024-10-06 11:49:41 +02:00
344dde2821 Fix divison by zero in workload overview report
exot pushed to master at exot/.emacs.d 2024-10-05 14:26:25 +02:00
fa6bd0e713 Introduce first draft to compute time spent on work today
exot pushed to master at exot/.emacs.d 2024-10-05 14:22:08 +02:00
2b02f45a1b Introduce first draft to compute time spent on work today
exot pushed to master at exot/.emacs.d 2024-10-03 18:02:10 +02:00
9e3fe2a3b0 Allow to specify available work hours using custom functions
exot pushed to master at exot/.emacs.d 2024-10-03 17:49:17 +02:00
d63cba9756 Use more speaking name for skip date function in workload report
62d4f62af4 Fix wrong usage of pcase
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2024-10-03 17:42:31 +02:00
bdfcc61dd2 Refactor and simplify work hour computation in overview report
9d03f2d953 Show available work hours in overview report to easy comparison
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2024-10-03 10:33:22 +02:00
e9627e69fd Mark entries with high utilization in workload overview report
ca1b3613f9 Add simple computation of utilization to workload overview report
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2024-10-03 10:16:03 +02:00
2ee8bde397 Add simple computation of utilization to workload overview report
f948f3dca3 Make skip-matches also skip computations in workload overview report
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2024-09-20 16:35:30 +02:00
46797626e3 Add variable heights to Markdown headlines
exot pushed to master at exot/.emacs.d 2024-09-19 15:50:12 +02:00
d0b126ec54 Add missing id: prefix when adding DATE references to checklists
bc4e163ac5 Include TOCs in Markdown exports by default
f54c39fe52 Natively fontify code blocks in Markdown files
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2024-09-15 13:10:15 +02:00
dbda1928ce Catch errors on user clock choice to ensure continuous clocking
exot pushed to master at exot/.emacs.d 2024-09-10 18:21:26 +02:00
38ed7dee62 Pin markdown-mode to stable versions
exot pushed to master at exot/.emacs.d 2024-08-31 22:22:55 +02:00
29792b736c Replace backwards search in minibuffer with history completion
exot pushed to master at exot/.emacs.d 2024-08-25 09:09:03 +02:00
75b54128bd Ignore SOMEWHEN items in checklist backlinks
exot pushed to master at exot/.emacs.d 2024-08-17 16:13:33 +02:00
d01b3bdc09 Add clocktable formatter to filter entries with small clocking time
exot pushed to master at exot/.emacs.d 2024-08-17 09:02:21 +02:00
3ccb13ce53 Do not display output of async shell commands by default anymore
exot pushed to master at exot/.emacs.d 2024-08-16 18:06:59 +02:00
c17852bd90 Add Org link handler for custom CVE links
exot pushed to master at exot/.emacs.d 2024-08-14 20:25:22 +02:00
7ea1a31a25 Use consult for default history completion
exot pushed to master at exot/.emacs.d 2024-08-08 17:06:46 +02:00
306995032e Rework temporary workaround for links with ending closing brackets