damus-io / android

Damus Android
Other
37 stars 4 forks source link

mention/tag note #38

Open alltheseas opened 7 months ago

alltheseas commented 7 months ago

user story

As a Damus note creator, I would like to be able to mention/tag a particular note, so that I can add needed context to the discussion.

acceptance criteria

  1. In compose note view, I can tag a note (e.g. @ noteID123etc)

mockup/example

image

image

alltheseas commented 3 months ago

@jb55 advised added tag support

https://github.com/damus-io/android/commit/452643440555de607389b2f2add98a9a9efcdad6

jb55 commented 3 months ago

I added support for accessing tags in nostrdb, not sure if this is the same as "mentioning or tagging notes" as we don't even have posting implemented yet.

alltheseas commented 3 months ago

I added support for accessing tags in nostrdb, not sure if this is the same as "mentioning or tagging notes" as we don't even have posting implemented yet.

Added user story, and criteria. I keep nearly all user stories in feature requests as user centered.