upleb.uk

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

summaryrefslogtreecommitdiff
path: root/24.md
diff options
context:
space:
mode:
Diffstat (limited to '24.md')
-rw-r--r--24.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/24.md b/24.md
index b21f48e..df3a932 100644
--- a/24.md
+++ b/24.md
@@ -6,7 +6,7 @@ Extra metadata fields and tags
6 6
7`draft` `optional` 7`draft` `optional`
8 8
9This NIP defines extra optional fields added to events. 9This NIP keeps track of extra optional fields that can added to events which are not defined anywhere else but have become _de facto_ standards and other minor implementation possibilities that do not deserve their own NIP and do not have a place in other NIPs.
10 10
11kind 0 11kind 0
12====== 12======
@@ -28,7 +28,7 @@ These are fields that should be ignored or removed when found in the wild:
28kind 3 28kind 3
29====== 29======
30 30
31These are extra fields not specified in NIP-02 that may be present in the stringified JSON of contacts events: 31These are extra fields not specified in NIP-02 that may be present in the stringified JSON of follow events:
32 32
33### Deprecated fields 33### Deprecated fields
34 34
@@ -39,5 +39,7 @@ tags
39 39
40These tags may be present in multiple event kinds. Whenever a different meaning is not specified by some more specific NIP, they have the following meanings: 40These tags may be present in multiple event kinds. Whenever a different meaning is not specified by some more specific NIP, they have the following meanings:
41 41
42 - `r`: a web URL the event is referring to in some way 42 - `r`: a web URL the event is referring to in some way.
43 - `title`: name of [NIP-51](51.md) sets, [NIP-52](52.md) calendar event, [NIP-53](53.md) live event or [NIP-99](99.md) listing 43 - `i`: an external id the event is referring to in some way - see [NIP-73](73.md).
44 - `title`: name of [NIP-51](51.md) sets, [NIP-52](52.md) calendar event, [NIP-53](53.md) live event or [NIP-99](99.md) listing.
45 - `t`: a hashtag. The value MUST be a lowercase string.