super-productivity/app-src/scripts/dialogs/help/help-daily-summary.html
2017-10-29 19:12:12 +01:00

5 lines
No EOL
440 B
HTML

<h3 class="md-title">Daily Summary</h3>
<p>You find an overview of your days work here. This include all tasks you worked on today and also a list of your distractions if you saved any. You can also export a list of your tasks.</p>
<p>Once your done reviewing click on the button below. This will move all finished tasks to your done backlog and close the app.</p>
<div ng-include="'scripts/dialogs/help/help-global-link-list.html'"></div>