File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2323## features
2424
2525 * command line
26- * create reports in various formats from time tracking data stored on GitLab
26+ * create reports in various formats from time tracking data stored on GitLab (issues and merge requests)
2727 * monitor the time you spent on an issue or merge request locally and syncs the data to GitLab
2828
29+ ### limitations
30+
31+ 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
2932
3033## requirements
3134
@@ -617,7 +620,7 @@ freeLabels:
617620 - at no charge
618621 - free
619622
620- # labels charing half price only
623+ # labels charging half price only
621624halfPriceLabels :
622625 - at half price
623626 - at half-price
Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ By this time of writing:
3131
3232How to install and use gtt? You can find the documentation [ here] ( documentation.md ) .
3333
34+ ### limitations
35+
36+ Time tracking for other work items (e.g. tasks, epics) is currently not supported.
37+
3438
3539## license
3640
You can’t perform that action at this time.
0 commit comments