Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions doc/mkdocs/source/usage_basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ Description| required | Made decorative almond tree blossoms out of gold
Tags | optional | grant=ABC, grant=XYZ, art, metalwork

* **Start time**: Determined automatically upon running `trk start`
* * The `--last` option can be used with `trk start` to automatically start the timer one second after the previous time unit ended. This is useful when you want to continue tracking time seamlessly without any gaps between sessions.
* * Example: `$ trk start --last`
* **Duration**: Calculated automatically upon running
`trk stop -m msg`
* **Activity**: There can be one activity per time unit.
Expand Down