Affected files: .obsidian/community-plugins.json .obsidian/plugins/obsidian-read-it-later/main.js .obsidian/plugins/obsidian-read-it-later/manifest.json notes/coping mechanisms/free time.md notes/what to do on my free time.md
299 B
299 B
flowchart TB
A([Free time]) --> B{Energy level?}
B-- Low --> C{Mentally fatigue?}
B-- Middle --> D{Want to be productive?}
B-- High ---> E(["`Work on _doing_ of some project`"])
C-- yes --> G([Watch something])
C-- No --> F([Read])
D-- No -->H([Play])
D-- Yes -->I([Update docs])