54 lines
952 B
Markdown
54 lines
952 B
Markdown
---
|
|
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
|
|

|
|
```
|
|
|
|
Optional live tweet (not a substitute for the transcript):
|
|
|
|
```md
|
|

|
|
```
|
|
|
|
## Related
|
|
|
|
- Distilled note: [[What this archive is for]]
|