38
Is it possible to add flairs in posts on lemmy?
(sh.itjust.works)
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!
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
What if we use hashtags instead of brackets? Do hashtags in Lemmy post titles work correctly on Mastodon?
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/3789Edit: 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.