npub1nq…kkz86 on Nostr: NIP 8 defines how to mention an event. But how to add them to a note is up to the ...
NIP 8 defines how to mention an event. But how to add them to a note is up to the client:
....NIP 08:
whenever the user starts typing a special key (for example, "@") or presses some button to include a mention etc -- ...
There is NIP 10 which defines how to repost a note. NIP 10 could also be used for quoting a note, but this seems not to be supported by clients.
..., tags:["e", <event-id>, <relay-url>, "mention"], "content": "This looks interesting"...
This should create a note with embedded link to event-id + my content. Is this somewhere supported on a client?
Looking forward for better support of NIP 8 in clients.
....NIP 08:
whenever the user starts typing a special key (for example, "@") or presses some button to include a mention etc -- ...
There is NIP 10 which defines how to repost a note. NIP 10 could also be used for quoting a note, but this seems not to be supported by clients.
..., tags:["e", <event-id>, <relay-url>, "mention"], "content": "This looks interesting"...
This should create a note with embedded link to event-id + my content. Is this somewhere supported on a client?
Looking forward for better support of NIP 8 in clients.