Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle hashtags #33

Open
cybeardjm opened this issue Nov 20, 2024 · 2 comments
Open

Handle hashtags #33

cybeardjm opened this issue Nov 20, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@cybeardjm
Copy link

When adding hashtags to a post, they stay as static/passive text.
I imagine there's no easy way to render them as dynamic from the pod: what are they supposed to refer to?

Example

@cybeardjm
Copy link
Author

cybeardjm commented Nov 20, 2024

same for @ addresses too, BTW, even if a following/follower profile

@srosset81
Copy link
Contributor

srosset81 commented Nov 20, 2024

Indeed hashtags are not supported yet. Mentions will be supported soon.

Here's the documentation on ActivityStreams about how to handle hashtags:
https://www.w3.org/TR/activitystreams-vocabulary/#microsyntaxes

@srosset81 srosset81 changed the title Not critical: hashtags stay as passive text Handle hashtags Nov 20, 2024
@srosset81 srosset81 added enhancement New feature or request good first issue Good for newcomers labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants