Skip to content

Latest commit

 

History

History
98 lines (85 loc) · 3.74 KB

Simple.org

File metadata and controls

98 lines (85 loc) · 3.74 KB

Simple arbeitszeit table

This is an example of a busy work week as well as a comparison with clocktable:

Here is the arbeitszeit table:

WeekHours+Time
2022-W0147:2507:25
Total:47:2507:25

And here is the clocktable (1d is 24h):

HeadlineTime
Total time1d 23:25
Support Tasks1d 16:10
Daily Meeting1:30
Breaks5:45

Starting with some offset

If you want to start with some offset, then you can use :start-with HH:MM as additional header parameter. For example, let’s say we already had 3:45 of additional time:

WeekHours+Time
Start03:45
2022-W0147:2507:25
Total:47:2511:10

This also allows you to keep the :tstart to :tend ranges small, which mitigates some performance issues if you want to calculate a lot of weeks.

Times without breaks

Same tables, but without breaks:

Here is the arbeitszeit table:

WeekHours+Time
2022-W0141:4001:40
Total:41:4001:40

And here is the clocktable (1d is 24h):

HeadlineTime
Total time1d 17:40
Support Tasks1d 16:10
Daily Meeting1:30

Support Tasks

Daily Meeting

Breaks