upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpablof7z <pfer@me.com>2024-12-19 15:23:26 +0000
committerpablof7z <pfer@me.com>2024-12-19 15:23:26 +0000
commit33158faad5e1b519e96bd7fe135c0377198fee01 (patch)
treeae0601162eabb6809dd4236fa7be00642f0549ce
parent739ba04e9f1cbb2083cb6b58079458126a2059bd (diff)
mention generic drafts on NIP-23
-rw-r--r--23.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/23.md b/23.md
index e5e85ff..0cb30dc 100644
--- a/23.md
+++ b/23.md
@@ -6,7 +6,9 @@ Long-form Content
6 6
7`draft` `optional` 7`draft` `optional`
8 8
9This 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. 9This NIP defines `kind:30023` (an _addressable event_) for long-form text content, generally referred to as "articles" or "blog posts".
10
11Deprecated: `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