IsThereAnyDeal / AugmentedSteam

Augments your Steam Experience
https://augmentedsteam.com
GNU General Public License v3.0
1.38k stars 85 forks source link

Steam BBCode Editor #382

Open Revadike opened 5 years ago

Revadike commented 5 years ago

Implement the features from:

Revadike commented 5 years ago

This is a way to add images: [screenshot=1;sizeOriginal,floatleft;<IMAGE_URL>[/screenshot]

MxtOUT commented 5 years ago

I looked at the second userscript. I like the general idea, but I don't think it's well implemented:

Revadike commented 5 years ago

I looked at the second userscript. I like the general idea, but I don't think it's well implemented:

  • It is very unclear what the buttons mean
  • After inserting a tag the input field loses focus (at least on the activity page)

These icons are pretty standardized. We could add help tooltips or a help dialog explaining the buttons. I can check how steam inserts emoticons and apply that to this. That avoids focus loss.

MxtOUT commented 5 years ago

Oh, I didn't know that they were standardized. I wouldn't know these icons so I think it would be better to use icons that look like GitHub's bold and italic ones.

Tooltips would be cool, the userscript uses the HTML title attribute, but I suggest using Steam's own tooltips for a better style