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

5 lines
443 B
HTML

<h3 class="md-title">Daily Summary</h3>
<p>You find an overview of your day's 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 youre 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>