Added title formatting for the link template#3
Conversation
I added a `#` character to the start of the link template, which should cause reddit's markdown formatting to format the links as a title, causing them to be bigger and even easier to click on when on mobile.
|
Hey aux, thanks for the PR. The lack of title formatting in the link reposts is an intentional design decision - I wanted to try and strike a balance between usefulness and obtrusiveness, and I think an H1 heading for each link would make the bot's comments too large, eye-catching, and annoying. Maybe something like an H4 heading (####) would be a good compromise? So it would be H1 headingvs. H4 headingI think an H4 accomplishes the goal of making the links slightly bigger and easier to find/click, without making the comment too obtrusive. Thoughts? |
|
That's a good point about the balance between usefulness and obtrusiveness. I kind of figured it just was something you hadn't considered. That said, I'm not sure H4 would be appreciably larger than unformated text? The idea is to make the clickable area for the text larger so it's easier to click, and if the text is essentially the same size, but bold, then that's kind of a step backward - being more obtrusive, without increasing usefulness. I would think maybe an H3 or H2 would be appropriate, but if not, then maybe just leave it as is. |
I added a
#character to the start of the link template, which shouldcause reddit's markdown formatting to format the links as a title,
causing them to be bigger and even easier to click on when on mobile.
Yes. A singular character difference. lol