mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-29 18:50:07 +00:00
12 lines
460 B
HTML
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>
|