damus-io / damus

iOS nostr client
GNU General Public License v3.0
1.99k stars 288 forks source link

Damus suggested hashtag discovery post onboarding #1418

Open alltheseas opened 1 year ago

alltheseas commented 1 year ago

user story

As a Damus user who wants to find new content for my feed, I would like to periodically revisit Damus suggested hashtags (i.e. post onboarding), so that I can find new hashtags that interest me that I can follow.

acceptance criteria

  1. Damus user can pull up list of suggested hashtags follows post onboarding
  2. Damus user can choose to follow none, one, multiple, or all of the suggested hashtags

builds on

follow hashtag prompt during onboarding https://github.com/damus-io/damus/issues/987

implementation

To start, it is proposed to use a dynamic list provided by Damus team, similar to npub follow suggestions. See related https://github.com/damus-io/damus/issues/1272.

alltheseas commented 8 months ago

https://github.com/damus-io/damus/issues/1645