You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Damus user who is diving in a long note, I would like the capability to highlight & respond to a specific part of the note, so that I can focus my response to the selected essence of the original note.
Acceptance Criteria
Damus user can highlight a specific part of a note, (this is implemented in note view ✅ ), and
Damus user can have the option to reply to the selected part of the note in 1,
If Damus user selects the option in 2. To reply to the selected text, the reply note is pre-populated with the specific text selected, and
Upon note reply publication, it is apparent to all note viewers that the selected text is part of a larger note, and
That the selected text is apparent to all viewers as a quote.
Design & implementation
How might this be visually represented? Through quotations, and/or a block of text?
Does block quote work on nostr, and/or on Damus? Is there a markdown NIP? block quote example
It would be awesome if such a system was cryptographically sound. Eg quoting by referencing the note by hash, and then specifying the start and end bytes you are actually quoting. (Though Unicode will make for some odd edge cases there...)
It would just be tag metadata in a reply containing start and end bytes, which is already cryptographically sound because tags are covered by the id which is signed.
The text was updated successfully, but these errors were encountered:
User Story
As a Damus user who is diving in a long note, I would like the capability to highlight & respond to a specific part of the note, so that I can focus my response to the selected essence of the original note.
Acceptance Criteria
pre-requisite
Select text on long form note #1410
Constraints
Design & implementation
How might this be visually represented? Through quotations, and/or a block of text?
Does block quote work on nostr, and/or on Damus? Is there a markdown NIP?
block quote example
Origin: nostr pleb Jack
https://damus.io/note1wuxxyxjwj5646as8an78548lu47zp40xg6ulrrnkjvtl49d6tcpqdkauvt
Will: "Interesting..."
https://damus.io/note1crk8zl2n4y5d4rce4usd0977rmhsw8n7md0dd2m46qdul7aftk0q3nazch
Peter Todd
https://damus.io/note1x7uu5k05r8m8mq2vzmq5fxueyhtqhytde5wz69zyq3f36766z5yqv6vaga
Will:
The text was updated successfully, but these errors were encountered: