chore: add files from master-wiki repo
This commit is contained in:
parent
f99a9ae2ac
commit
1847f6bf28
315 changed files with 1047341 additions and 0 deletions
17
_master_wiki/notes/free time.md
Normal file
17
_master_wiki/notes/free time.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
```mermaid
|
||||
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])
|
||||
C-- A little --> H
|
||||
|
||||
D-- No -->H([Play])
|
||||
D-- Yes -->I([Update docs])
|
||||
D-- Yes -->J(["ˋTackle _read later_ˋ"])
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue