Andy’s notes were one of my introductions to a modern alternative to a zettelkasten system. These notes are my organized exploration of those notes


Initially based on this overview by Sam Griesemer


TABLE WITHOUT ID file.link AS "Incoming Links", tags, date 
 
WHERE contains(this.file.inlinks, file.link)
SORT date desc