--- title: How to archive a thread type: archive source: twitter source_url: https://x.com/ author: "" date: 2026-08-22 archived: 2026-08-22 status: published draft: false tags: - archive - twitter - how-to description: Worked example of an archived thread note. Replace this when real threads land. aliases: - example-thread --- > [!info] Provenance > Replace this file with a real thread. The shape is what matters: frontmatter, then posts in order, then optional media. ## Source - URL: - Author: - Posted: ## Thread **1/** First post. Copy the text. Do not summarize here. **2/** Next post. Keep numbering. Preserve links as written. **3/** Last post. ## Media Images use absolute URLs on the image host: ```md ![](https://YOUR-IMAGE-HOST/archive/example.png) ``` Optional live tweet (not a substitute for the transcript): ```md ![](https://x.com/user/status/123) ``` ## Related - Distilled note: [[What this archive is for]]