
Hi everyone,
Yesterday, I was creating a blog post on Steemit, and I wanted to use my official tag for my game. The tag I tried to use was:
memory-game-off
However, I received an error message saying "Use only one dash" – which was confusing to me. Interestingly, when I post using the API (through code) for my daily game, this tag works just fine. You can even see it live here:
👉 https://steemit.com/trending/memory-game-off
So, my question is:
Is this a limitation or rule set in Steemit when posting ?
Or is it just a bug in the Condenser?
I'd really appreciate any insights on this.
@justyy, @moecki, @remlaps – you’ve always been super helpful. Do you happen to know more about this?
CC: @the-gorilla, @steemcurator01

I invite you to join both modes, and I would greatly appreciate your support.
Do you know much about the game?
You can visit these posts for more information:

To see daily updates about the game, check this:
There are three ways in which such restrictions could be defined:
The blockchain has no restrictions here, because the tags are stored in the
json_metadata
field. The blockchain only checks whether the content is a valid UTF-8 encoded JSON.Hivemind also takes the tags from the
json_metadata
field and stores the first five in an internal table. Each list entry is used here and not checked for duplicate dashes. Only#
and leading and trailing spaces are removed and the length of each tag is limited to 32 characters.This leaves only the condenser. This restricts the tags in the way you have described.
The question then arises is why this was defined in this way. But I can't answer that... :-)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Yeah, I confirm it's not from the Steem blockchain because I can create posts using my code. My question is, maybe there’s a rule for how tags are used in Steemit that restricts them in the UI. I hope someone answers us, and thank you for the response always helpful
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I thought I had given you the answer. Steemit is the condenser.
But maybe I don't realise what you mean with "how tags are used"...
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Sorry for the typo. I meant that my main question was: is that a bug or is there a reason behind that..
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Upvoted! Thank you for supporting witness @jswit.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
okay:)
am Checking
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit