AFK-AlignedFamKernel / afk_monorepo

AFK: Aligned Fam Kernel - Monorepo
https://afk-community.xyz
MIT License
15 stars 38 forks source link

feat: added hashtag and hashtag screen #185

Closed addegbenga closed 1 month ago

addegbenga commented 1 month ago

As part of this issue

  1. Implemented automatic hashtag detection in note creation. When users type # followed by text, the system automatically detects it as a hashtag.
  2. Enhanced the notes Card UI to display detected hashtags as clickable badges within notes.
  3. Added a feature to allow users to click a hashtag badge, which redirects them to a dedicated page showing all notes associated with that tag.
  4. Removed $ dollar sign from token balance in Swap.
Screenshot 2024-10-16 at 16 29 15 Screenshot 2024-10-16 at 18 15 31 Screenshot 2024-10-16 at 18 20 31