User profile hashtags #541
Labels
No labels
A: API
A: Backend
A: Federation
A: Front-End
A: I18N
A: Meta
A: Security
Build
C: Bug
C: Discussion
C: Enhancement
C: Feature
Compatibility
Dependency
Design
Documentation
Good first issue
Help welcome
Mobile
Rendering
S: Blocked
S: Duplicate
S: Incomplete
S: Instance specific
S: Invalid
S: Needs Voting/Discussion
S: Ready for review
Suggestion
S: Voted on Loomio
S: Wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Plume/Plume#541
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem? Please describe.
Currently, if a user has
#hashtags
in their user bio, like bellow,they are not recognised as valid tags at all:
Describe the solution you'd like
When a user puts
#hashtags
into their profile description, by clicking on the#hashtag
one should be redirected to a page with all of the articles under that hashtag - this'd be cool for content discovery, I think. It is how article hashtags behave at the moment.Describe alternatives you've considered
Clicking on a hashtag in user profile could instead filter out the posts written, boosted, or liked by that concrete user which fall under the given hashtag.
But this might be an unnecessarily complicated version of the solution maybe?
Additional context
In other software, like Mastodon, profile hashtags work, and they function the same as post hashtags.