It is commonly used on forums. There is a plugin for a similar feature on Vbulletin, i use it, many forums uses it actually, the plugin works in a way that it shares a preview of the topic pic : )
If there is someone out there that could write a plugin that would do this, I think there seem to be a few people here willing to chip in to fund the development of it.
You’re describing one particular type of subreddit. But Reddit is really just infrastructure, and people have absolutely built real forums with real conversations. Two examples: MakeupAddiction (243K members / 321 simultaneously online), and SkincareAddiction (157K members / 331 online).
The photos and the prominence of content make the forums easy, interesting, and fun to participate in.
I chose two forums by and for women because I think this may be a blind spot in Discourse’s design. (It gives me pause on some planned implementations, especially since Discourse is “opinionated” software.) Here’s what I mean:
It looks like the list of model forums you surveyed weighs heavily towards male/geek/nerd culture. I was surprised to not see any sites explicitly targeting a female audience. I realize that the article was about TOS not UX design. But I see a “male” / geek aspect to the standard Discourse UX. E.g., the “Views” column which contributes to the topic list resembling an accountant’s spreadsheet. The bottom line is that Pinterest, Reddit and Slack are fun. Discourse is awesome, but it doesn’t have that fun aspect yet.
Reddit shows a “# of users online now” indicator, similar to Slack. IIRC you’re also are not a fan of this, although it contributed to these communities’ growth and sense of human community.
Please take my critique in the most positive way possible. Discourse is amazing. To me, though, it feels unnecessarily prescriptive instead of flexible and open-minded.
I agree that for some topics it might make sense, and makeup / skincare are highly visual, but I think you’re going in a really weird direction here with this “analysis”.
People have plenty of fun in Discourse. Slapping an image in a topic list is not the only way to have a good time. There are tons of images in topics, it’s very easy to paste or drag and drop images in Discourse. And there are plenty of people having fun with Discourse. For example on http://community.imgur.com
Go ahead, search for yourself. They had a bunch of topics like that. Many other Discourse instances do, too. (And a lot of women in the Imgur community, too, for the record.)
If anything, it’s the males that require pictures. Females have a very dominant verbal left brain. Males have a dominant right brain which focuses on visuals.
But even then individuality of a person trumps anything.
Your far-reaching correlations for the sake of changing an opinion have been noted.
Also, there is a way to change it yourself if you grab the first image from each post and display it on the topic view.
To try and peg a specific website for a specific gender/sex now makes me realize why I get deprecating comments on my use of Pinterest to keep tabs on image-based writing help and fan art. (If I am to correlate your use of women as a whole as proof of need for your feature request).
Yeah it seems really strange to hold up Reddit as an example of a site that’s friendly to women… at all.
That said, @dogweather I appreciate what you’re saying about some topics being more amenable to images in the topic list, and I can agree with that… but I disagree with the way in which you said it.
The lucky thing here is that injecting templates is rather simple (see my theme for an example) the tricky thing is going to be to pick an image and store it in a custom field that is sent down with the list.
I use Discourse for several months and I love it, really! However option for thumbnails (YouTube videos and images), would be very useful for me and our users. Our site brings together a lot of content. With thumbnails would be much easier to navigate.
I first started with Sam’s personal “minimal” topic list design and an example form @JSey . @sam provided a great starting point for a minimal layout that just so happens would more easily fit thumbnails, so i figured there was no reason to reinvent the wheel. His full customizations can be found in the linked topic, but for the most part I made the following additions to his code to get thumbnails:
As you can see I removed many other elements that you would probably want to keep for most use cases, but that can easily be modified with Sam’s code. Since I am currently only doing this for my Games category (which brings a host of other problems), I can get away with showing less.
This is definitely not for everyone and it you aren’t comfortable applying manual customizations to your site, I don’t suggest you do this as it always has the chance to break with an update. I just like to experiment with what I can do with Discourse, and I’m willing to accept the consequences.
I only have it configured for one particular category, but the example code above will apply this to all categories.
I only wanted it on one category because from my understanding topic.image_url will only pull an image from the first post of a topic and many of my topics don’t have images, except for games.
First, i want to say that I love Discourse and I love the work you are doing.
I was looking for exactly this feature and I got a bit disappointed when I read this thread. I really think it’s a feature that could help boost community engagement by making the overall ux more visual.
For example, I read a few subreddits like Science, Futurology, or Technology, and since a lot of the things that are discussed there can be linked to a picture, it helps a lot to “preview” what they are talking about. Like if there is a thread discussing a new video about Google Self driving car, I can easily see if I already saw that video or if it is a nee one.
Anyway, I really do think it would be a great and beneficial feature for any community. It doesn’t has to look like pinterest, and i think it doesn’t go against the idea of using mainly text to communicate and have fun and share information, but it enriches it.
Only to “detect” the first image used in a thread and have that URL available on the topics view would be enough; do you think that would be doable?
It would be really cool if you could give it another thought. Maybe the future of forums is just a bit more visual!