permanent note

[[concept]]

part of the Zettelkasten system

permanent notes

  1. capture one idea per note
  2. are understandable without context
  3. are written in your own words
  4. contain links to other notes

I tend to think of these as “notes that don’t get archived” in my own my note-taking system.

Mentions

TABLE
FROM [[]]
 
FLATTEN choice(contains(artist, this.file.link), 1, "") + choice(contains(author, this.file.link), 1, "") + choice(contains(director, this.file.link), 1, "") + choice(contains(source, this.file.link), 1, "") as direct_source
 
WHERE !direct_source