this post was submitted on 25 Aug 2023
38 points (91.3% liked)

Fediverse

27958 readers
263 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

That was pretty useful option on reddit and Im missing it on lemmy.

you are viewing a single comment's thread
view the rest of the comments
[–] martinbasic@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

It should work if you post using a Lemmy account. However, if you use a Mastodon account it will show as "\#" which is not working as expected right now, someone has been opened an issue talking about it: https://github.com/LemmyNet/lemmy/issues/3789

Edit: After reading your comment again.. oops, I think said too fast.

The situation above only applies when you try to post to Lemmy Communities, and also, I just tried it by myself, hashtag in Lemmy seems won't work.

Testing-ground: https://lemm.ee/post/5513264

Usually, the hashtags in a Lemmy posts is a hyperlink, i.e. [#hashtag](https://example.com/tags/hashtag), for example this post posted by a Mastodon account:

https://lemmy.world/post/3754328

I don't know if hashtag (strings) works on Mastoson, because it might be processed (e.g. HTML character-escaped) when transmitting to another instance, and the testing community i posted is not federated with other instances.