Skip to content
Merged
Show file tree
Hide file tree
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
7 changes: 5 additions & 2 deletions documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,12 @@
## features

* command line
* create reports in various formats from time tracking data stored on GitLab
* create reports in various formats from time tracking data stored on GitLab (issues and merge requests)
* monitor the time you spent on an issue or merge request locally and syncs the data to GitLab

### limitations

Time tracking for other work items (e.g. tasks, epics) is currently not supported. See also https://github.com/ndu2/gitlab-time-tracker/issues/33

## requirements

Expand Down Expand Up @@ -617,7 +620,7 @@ freeLabels:
- at no charge
- free

# labels charing half price only
# labels charging half price only
halfPriceLabels:
- at half price
- at half-price
Expand Down
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ By this time of writing:

How to install and use gtt? You can find the documentation [here](documentation.md).

### limitations

Time tracking for other work items (e.g. tasks, epics) is currently not supported.


## license

Expand Down