diff options
| author | pablof7z <pfer@me.com> | 2024-12-19 15:23:26 +0000 |
|---|---|---|
| committer | pablof7z <pfer@me.com> | 2024-12-19 15:23:26 +0000 |
| commit | 33158faad5e1b519e96bd7fe135c0377198fee01 (patch) | |
| tree | ae0601162eabb6809dd4236fa7be00642f0549ce | |
| parent | 739ba04e9f1cbb2083cb6b58079458126a2059bd (diff) | |
mention generic drafts on NIP-23
| -rw-r--r-- | 23.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -6,7 +6,9 @@ Long-form Content | |||
| 6 | 6 | ||
| 7 | `draft` `optional` | 7 | `draft` `optional` |
| 8 | 8 | ||
| 9 | This NIP defines `kind:30023` (an _addressable event_) for long-form text content, generally referred to as "articles" or "blog posts". `kind:30024` has the same structure as `kind:30023` and is used to save long form drafts. | 9 | This NIP defines `kind:30023` (an _addressable event_) for long-form text content, generally referred to as "articles" or "blog posts". |
| 10 | |||
| 11 | Deprecated: `kind:30024` was used for long-form drafts (self-encrypted nip04, same format as `kind:30023`). The preferred way of doing long-form drafts is to use [NIP-37](37.md) instead. | ||
| 10 | 12 | ||
| 11 | "Social" clients that deal primarily with `kind:1` notes should not be expected to implement this NIP. | 13 | "Social" clients that deal primarily with `kind:1` notes should not be expected to implement this NIP. |
| 12 | 14 | ||