Notebooks
Notes are how you keep what a drill taught you. There is one notebook per track by default, and you can name others.
From the drill shell
kubefit note the fix was the targetPort, not the port
Inside a drill, a note goes to that track's notebook and is tied to the exercise you are in. Outside a drill, the default notebook is general.
kubefit note --notebook=exam-day check the context before every task
kubefit note -n general remember to read the whole task first
Notebook names are lowercase letters, digits and dashes.
Reading notes
kubefit notes # every notebook
kubefit notes cka # one notebook
notes shows notes written in the terminal and notes written on the site, newest first.
On the site
The Notebooks page lists your notebooks, lets you write and edit notes, and shows which exercise a note came from. Notes made in the terminal appear after the next sync, which happens automatically after each recorded rep and whenever you run kubefit sync.