[[concept]]part of the Zettelkasten system
permanent notes
- capture one idea per note
- are understandable without context
- are written in your own words
- 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