hi
i would like to have a variable e.g. [itemhashtag] for sharing text to generate a valid hashtag into the tweet:
as it is now:
just watched [item] => just watched Ted Lasso 2x12 “Inverting the Pyramid of Success”
just watched #[item] => Just watched #Ted Lasso 2x12 “Inverting the Pyramid of Success”
what it could be
just watched [item] [itemhastag] => just watched Ted Lasso 2x12 “Inverting the Pyramid of Success” #TedLasso
Good idea, I think this should be automatic actually. Every tweet has a hashtag version of the movie or show title. I’ll have an update out later today that does this.