tuskyapp / Tusky

An Android client for the microblogging server Mastodon
https://tusky.app
GNU General Public License v3.0
2.47k stars 391 forks source link

# hider option #3860

Open RustoMCSpit opened 1 year ago

RustoMCSpit commented 1 year ago

hides #'s but keeps the text, for example

I love my #Guitar and #Amp very much

turns into

I love my guitar and amp very much

guitar and amp would be in blue (or some other shade and color, i find the blue to be too annoying in text)

mcclure commented 1 year ago

Someone on mastodon made the suggestion this could also convert #MultiWordHashtag into "Multi Word Hashtag".

nikclayton commented 1 year ago

Someone on mastodon made the suggestion this could also convert #MultiWordHashtag into "Multi Word Hashtag".

Doesn't work for product names like "FreeBSD", names like "McKenzie", suffixes like "PhD", etc (which show up as active hashtags when performing a search).

RustoMCSpit commented 1 year ago

Someone on mastodon made the suggestion this could also convert #MultiWordHashtag into "Multi Word Hashtag".

Doesn't work for product names like "FreeBSD", names like "McKenzie", suffixes like "PhD", etc (which show up as active hashtags when performing a search).

we can discuss its implementations' kinks and quirks in more detail before employment but the general idea is still a good one in my opinion

cerebrate commented 1 year ago

For myself, I'm used to just de-hashing tags and SplittingPascalCaseWords in my brain, but I know that this is something some folks have trouble with, and if it makes it easier for them it's probably worth doing.

signed, inveterate hashtagger