prepping
Deploy Quartz site to GitHub Pages / build (push) Canceled after 0s
Deploy Quartz site to GitHub Pages / deploy (push) Canceled after 0s

This commit is contained in:
ed
2026-08-22 18:09:02 -04:00
parent 9761fee1f7
commit c53f40e604
28 changed files with 1012 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
---
title: What this archive is for
type: note
source: original
date: 2026-08-22
status: published
draft: false
tags:
- note
- how-to
description: Why Threadwell exists and how archive notes relate to authored notes.
aliases:
- about-threadwell
---
Threadwell holds material that search engines and platform pages do not keep reliably. The split is strict:
| Folder | Role |
| --- | --- |
| `archive/` | Primary source. What was said. |
| `notes/` | Your writing. What it means. |
| `canvases/` | Spatial maps between the two. |
An authored note should [[How to archive a thread|link the archive record]] instead of pasting the thread again.
Set `draft: true` until a note is ready. `archive/`, `canvases/`, and `notes/` publish otherwise.
+12
View File
@@ -0,0 +1,12 @@
---
title: Notes
type: note
status: published
draft: false
description: Authored and distilled writing.
tags: []
---
Essays and syntheses. Link back to [[archive/index|archive]] records instead of restating the primary source.
Use the `authored-note` template. Example: [[What this archive is for]]