feat: add new productivity tip

This commit is contained in:
Johannes Millan 2019-10-11 19:02:09 +02:00
parent 7eb215a110
commit 79dfa1530c

View file

@ -166,6 +166,7 @@ TODO configure more restrictive Content-Security-Policy
<noscript>Please enable JavaScript to continue using this application.</noscript>
<script>
var productivityTips = [
['2 Step Super Productivity', '1. Physically get in your work position. 2. Do one small thing.'],
['Prioritize', 'Do first things first.'],
['Procrastination', 'Procrastination is an emotion regulation problem, not a time management problem.'],
['π', 'When in doubt use the magic programmers estimation factor to calculate time estimates. Programmers estimate times π.'],