Atomic notes are the compiler artefacts of learning. They should be small, self-contained notes that hold the understanding of a single topic as simply as possible.
Like software, atomic notes have:

  • high cohesion: everything in the note belongs to one idea
  • low coupling: multiple notes can be combined together easily without adding any more useless context

In this way, an essay can be easily written by just combining together atomic notes.

See also

Reference