README.md in timetrap-1.14.2 vs README.md in timetrap-1.14.3
- old
+ new
@@ -404,11 +404,12 @@
day
usage: ``t yesterday [--ids] [--format FMT] [SHEET | all]``
**week**
- Shortcut for display with start date set to Monday of this week
+ Shortcut for display with start date set to a day of this week. The default
+ start of the week is Monday.
usage: ``t week [--ids] [--end DATE] [--format FMT] [TIMESHEET | all]``
**month**
Shortcut for display with start date set to the beginning of this month
@@ -467,9 +468,10 @@
**note_editor**: The command to start editing notes. Defaults to false which
means no external editor is used. Please see the section below
on Notes Editing for tips on using non-terminal based editors.
Example: note_editor: "vim"
+ **week_start**: The day of the week to use as the start of the week for t week.
### Autocomplete
Timetrap has some basic support for autocomplete in bash and zsh.
There are completions for commands and for sheets.