gitextract_6k4dijk1/ ├── LICENSE ├── README.md └── Starter-Kit/ ├── 1_Fleeting/ │ ├── About - 1_Fleeting Notes.md │ └── My First Fleeting Note.md ├── 2_Literature/ │ ├── Asset.md │ ├── David Kadavy.md │ ├── Digital Zettelkasten - David Kadavy.md │ ├── How to take Smart Notes - Sönke Ahrens.md │ ├── Mauro Toselli.md │ ├── Sönke Ahrens.md │ ├── Tags provide architecture.md │ └── _About - 2_Literature Notes.md ├── 3_Permanent/ │ ├── Apples Vision Statement.md │ ├── Basic Zettelkasten vs Extended Digital Zettelkasten.md │ └── _About - 3_Permanent Notes.md ├── 4_Project/ │ ├── About - 4_Project Notes.md │ ├── Obsidian Starter Kit/ │ │ ├── History - Obsidian Starter Kit.md │ │ ├── Project Log - Obsidian Starter Kit.md │ │ └── _MOC - Obsidian Starter Kit.md │ └── Posts Zettelkasten/ │ └── Post - Luhmann vs Digital Zettelkasten.md ├── 5_Structure/ │ ├── 7 Days Created Chart.md │ ├── ARCO View.md │ ├── Books.md │ ├── Canvases/ │ │ ├── About - 1_Fleeting Notes.canvas │ │ ├── About - 2_Literature Notes.canvas │ │ ├── About - 3_Permanent Notes.canvas │ │ ├── About - 4_Project Notes.canvas │ │ ├── About - 5_Structure Notes.canvas │ │ └── How to Use Links with Templates.canvas │ ├── Glossary.md │ ├── Index - Zettelkasten.md │ ├── Inspect View.md │ ├── Quotes.md │ ├── Terms - Zettelkasten.md │ └── _About - 5_Structure Notes.md ├── Home.md └── Templates/ ├── 2_Book Template.md ├── 2_Person Template.md ├── 2_Quote Snippet.md ├── 2_Quote Template.md ├── 2_Recipe Template.md ├── 2_Term Template.md ├── 2_Tool Template.md ├── 3_Note Template.md ├── 3_Prompt Template.md ├── 3_Question Template.md ├── 4_E-book Back Matter Snippet.md ├── 4_E-book Template.md ├── 4_Post Template.md ├── 5_BuJo - Daily Log.md ├── 5_BuJo - Future Log.md ├── 5_BuJo - Monthly Log.md ├── 5_BuJo - Weekly Log.md ├── 5_Meeting Notes Template.md ├── 5_OKR Template.md ├── 5_Structure Template.md ├── x_Back Matter Snippet.md ├── x_Book Front Matter Snippet.md ├── x_Dataview Table Snippet.md └── x_Front Matter Snippet.md