super-productivity/app-src/scripts/dialogs/help/help-time-tracking-history.html
2017-11-29 22:26:43 +00:00

12 lines
460 B
HTML

<h3 class="md-title">Time tracking history</h3>
<p>The time tracking history gives you an overview over all tasks in your done backlog.</p>
<p>You click on the
<ng-md-icon icon="list"></ng-md-icon>
icon to show the tasks worked on a specific day.
</p>
<p>Clicking on the
<ng-md-icon icon="call_made"></ng-md-icon>
icon will open an export dialog for the current month.
</p>
<div ng-include="'scripts/dialogs/help/help-global-link-list.html'"></div>