explicitation
Table of Contents
process of making something that used to be implicit1 or implied2 explicitly expressed.
The most intuitive approach is to observe and describe patterns of your own behaviour and/or question the cause: is it ecause of good will? are you thinking about good will explicitly when deciding to do it? are you defaulting to do it? etc.
reference and cheatsheet are explicitation of what you’d be using, and zettelkasten is explicitation of your ideas and their connections
Backlinks
context prompt data structure is a cheatsheet-like data structure for daily behaviour explicitation.
Each context prompt contains the following 3 fields:
- moveTo
- other context directly connected to this context; context transitions bedroom.moveTo = [kitchen, 18thfloor, Gfloor, bins, laundry, trainstation] not (uni in bedroom.moveTo)
- actions
- executable actions directly in the context bedroom.actions = [sleep, shower, zettelkastencapture, zettlekastenorganize, zettlekasten_] not (eat in bedroom.actions)
- scripts
- set of scripts of sequence of actions and context transitions with the first action/transition in the current context. bedroom.scripts = [morningroutine, readpaper, processcapture, do laundry, grocery]