GothenburgBitFactory / GothenburgBitFactory/timewarrior

Add start/end of previous working day date aliases

Open
#192 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
1.7k
Forks
117
Avg merge
1d 7h
Merged PRs (30d)
5

Description

For my daily stand-up meeting, I use the `totals.py` script to quickly generate a summary of what I did yesterday (`timew totals yesterday for 1d`). Unfortunately, come Monday, I can't use this command to show what I did on Friday, so I end up doing `timew totals for 1d` which is substantially more annoying.

This could be solved by adding start/end of previous working day aliases (`sopwd`/`eopwd`) in the vein of the existing `so*` aliases: `timew totals sopwd for 1d`

(Obviously it would also make sense to add the current/next working day variants at the same time.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.