issues
search
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
Implemented automatic hashtag detection in note creation. When users type # followed by text, the system automatically detects it as a hashtag.
Enhanced the notes Card UI to display detected hashtags as clickable badges within notes.
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.
Removed $ dollar sign from token balance in Swap.
As part of this issue