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
- reading inbox
- Transient Notes
- Writing Inbox
- Note Taxonomy
- Differences between this system and a Zettelkasten
- Write about what you read
- Note Taxonomy
- Executable strategy for writing
- Spaced repetition as a productivity tool
- Main Takeaways
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