From ebacbccda8c27ce259e3288af0f51026904ba5a7 Mon Sep 17 00:00:00 2001 From: "Robert C. Martin" Date: Tue, 24 May 2022 07:33:11 -0500 Subject: Nip-14 for subject tag --- Proposal-Subject-Discussion.md | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 Proposal-Subject-Discussion.md (limited to 'Proposal-Subject-Discussion.md') diff --git a/Proposal-Subject-Discussion.md b/Proposal-Subject-Discussion.md deleted file mode 100644 index cf9ee19..0000000 --- a/Proposal-Subject-Discussion.md +++ /dev/null @@ -1,22 +0,0 @@ -NIP-?? -====== - -I am implementing this as a trial in more-speech. - -Subject tag in Text events. ---------------------------- - -`draft` `optional` `author:unclebobmartin` - -This NIP defines the use of the Subject tag in text (kind: 1) events. - -Subject -------- - -`["subject": ]` - -Browsers often display threaded lists of messages. The contents of the subject tag can be used in such lists, instead of the more ad hoc approach of using the first few words of the message. This is very similar to the way email browsers display lists of incoming emails by subject rather than by contents. - -When replying to a message with a subject, clients should replicate the subject tag. - -Subjects should generally be shorter than 80 chars. Long subjects will likely be trimmed by clients. -- cgit v1.2.3