upleb.uk

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

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--51.md1
-rw-r--r--README.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/51.md b/51.md
index dd2bb3f..a7df430 100644
--- a/51.md
+++ b/51.md
@@ -55,6 +55,7 @@ Aside from their main identifier, the `"d"` tag, sets can optionally have a `"ti
55| Bookmark sets | 30003 | user-defined bookmarks categories , for when bookmarks must be in labeled separate groups | `"e"` (kind:1 notes), `"a"` (kind:30023 articles) | 55| Bookmark sets | 30003 | user-defined bookmarks categories , for when bookmarks must be in labeled separate groups | `"e"` (kind:1 notes), `"a"` (kind:30023 articles) |
56| Curation sets | 30004 | groups of articles picked by users as interesting and/or belonging to the same category | `"a"` (kind:30023 articles), `"e"` (kind:1 notes) | 56| Curation sets | 30004 | groups of articles picked by users as interesting and/or belonging to the same category | `"a"` (kind:30023 articles), `"e"` (kind:1 notes) |
57| Curation sets | 30005 | groups of videos picked by users as interesting and/or belonging to the same category | `"e"` (kind:21 videos) | 57| Curation sets | 30005 | groups of videos picked by users as interesting and/or belonging to the same category | `"e"` (kind:21 videos) |
58| Curation sets | 30006 | groups of pictures picked by users as interesting and/or belonging to the same category | `"e"` (kind:20 pictures) |
58| Kind mute sets | 30007 | mute pubkeys by kinds<br>`"d"` tag MUST be the kind string | `"p"` (pubkeys) | 59| Kind mute sets | 30007 | mute pubkeys by kinds<br>`"d"` tag MUST be the kind string | `"p"` (pubkeys) |
59| Interest sets | 30015 | interest topics represented by a bunch of "hashtags" | `"t"` (hashtags) | 60| Interest sets | 30015 | interest topics represented by a bunch of "hashtags" | `"t"` (hashtags) |
60| Emoji sets | 30030 | categorized emoji groups | `"emoji"` (see [NIP-30](30.md)) | 61| Emoji sets | 30030 | categorized emoji groups | `"emoji"` (see [NIP-30](30.md)) |
diff --git a/README.md b/README.md
index 09ff724..fa00660 100644
--- a/README.md
+++ b/README.md
@@ -236,6 +236,7 @@ They exist to document what may be implemented by [Nostr](https://github.com/nos
236| `30003` | Bookmark sets | [51](51.md) | 236| `30003` | Bookmark sets | [51](51.md) |
237| `30004` | Curation sets | [51](51.md) | 237| `30004` | Curation sets | [51](51.md) |
238| `30005` | Video sets | [51](51.md) | 238| `30005` | Video sets | [51](51.md) |
239| `30006` | Picture sets | [51](51.md) |
239| `30007` | Kind mute sets | [51](51.md) | 240| `30007` | Kind mute sets | [51](51.md) |
240| `30008` | Profile Badges | [58](58.md) | 241| `30008` | Profile Badges | [58](58.md) |
241| `30009` | Badge Definition | [58](58.md) | 242| `30009` | Badge Definition | [58](58.md) |