Improving Discourse interface

I generally refrain from this sort of comments, but “discourse” has truly an horrible UI for me.
Crappy search, combined with the worst “compose/reply” panel I’ve seen in a while. It’s hilarious how stuff keeps popping up in the preview panel. And those badges I cannot remove? Not to mention, on my slow/flaky GPRS connection, everything keeps timing out. The message that I’ve successfully posted keeps reappearing because it probably failed to sync in the background once.

This combined with the worst mailing list “interface” I’ve ever seen. The text part of the generate message looks like a joke. And I guess I need to get a certain “karma” to be able to use it, as currently I’m not allowed to post through it anyway.

I wasn’t a fan of google groups, but at least I could follow the mailing list normally, and through gmane as well. I consider this a big advantage for developers. Discourse completely kills this functionality.

I’m not happy about the transition.

1 Like

I get that this is frustrating, and the Discourse defaults are not very good. But there is considerable room to address these issues: I’ve recently set up an instance for a different community, and after a few tweaks, we made it usable for a large group of email-only users. Squeaky wheel gets grease, and I think to a large extent no one has really complained about these issues here so far, thus available tweaks were not made.

(Would you mind to edit the title and post to be a bit more issue-oriented? I think a slightly different tone/title is less likely to be derailed)

if anyone summons up some willingness to configure, it would be also nice if i did not have to adjust Privacy Badger for this site to work. the offending domain is discourse-cdn-sjc1.com

Done. If there is something I could put as a priority on, is to make the mailing list interface work decently:

  • There is a post: https://discourse.julialang.org/t/discourse-as-a-mailing-list about using discourse as a mailing list, but this text should be in the FAQ page really.
  • I shouldn’t have to post through the web site and get approval in order to be able to use the mailing list mode. I had to subscribe already.
  • Quoted text in the text-part of the mailing list is not quoted with ‘>’. It’s just the same markdown you see the source text. This breaks mail reply (turns out that editing replied chunks in the web interface is not any better).

I really wonder how well this would work in practice, discourse doesn’t really seem to be geared towards a mail-only interface.

Some other issues in the web UI:

  • “Merit badges” are really off-putting for me.
  • When posting a new thread, could we use a full-page editor? I’m writing a reasoned issue that takes multiple paragraps to explain, and I’m getting less than 1/3 of the screen space to do it. The preview on the right is nice, but stuff keeps popping up in it. It’s also generating a lot of traffic in the background somehow, because it’s lagging a lot when I’m writing from a slow connection (background save and searching for related posts, I guess).
2 Likes

Ok, someone else with admin rights here will have to make any potential changes but I’ll put my $.02 in.

@vchuravy here’s what I’ve tweaked for the site I run:

  • email in: enabled

  • email in min trust: 0 (should address the issue above. I still have approve new topics unless trust level at TL1 – TL0 email-in post will be moderated just like any other TL0 post. but they won’t be bounced)

  • email posts context: 1 (cuts down on the noise, more like a normal mailing list)

  • The other big change was to edit the email templates for the most common email types (posted, replied, etc.) and remove the %{header_instructions} part of the template. This eliminates the icons and other over-stylized junk above and below the email content, and made the biggest difference in making emails readable (they are now emails with content, rather than forum notifications).

I think ultimately the issue here is that Discourse only supports top-posting, so you couldn’t intersperse responses even if they were prefixed. (I don’t think that’s likely to change, either)

(hmm, not sure I follow this. quotes in the web UI are demarcated in [quote ...] [/quote] blocks when generated by the UI “quote” button)

I think this one’s probably going to have to be a punt. (No one takes these seriously :smile: This is literally the first mention of badges in the context of Discourse itself!)

I don’t believe there is any setting to change this. You can adjust the size of the reply area (drag the parallel bars), and hide the preview pane (<< hide preview). If I had to guess, I would speculate the idea is to encourage both relative brevity and increased engagement.

It would be nice to disable the “similar topic” suggestion at the user-level, but since that’s not possible, I think we have to weigh this against the disadvantage of more duplicate posting if suggestions were globally disabled.

1 Like

This was supposed to have been fixed fairly recently (Is your PB up to date? Though I’m not sure what/how/when a change like this would propagate…):

ref this extensive thread:

1 Like

yep, apparently it was fixed. updates to the browser plugin are automatic, and the site is now recognized as harmless. i didn’t notice though, because i had to use manual override, and that stays even if the problem goes away.

Had the same problem with Privacy Badger on this forum, but ended up disabling that browser plugin since it uses very crude heuristics and breaks many sites, so it is effectively useless, like a test with 50% false positive rate.

for me, it never broke a single well known website, except discourse. it breaks a lot of obscure or local sites, but this is often because they do track you very aggressively, so it is OK. and with the manual override, you can make every site work if you really need to.

Thanks for the feedback and I will see how I can use Isaiah information to hopefully make the mailing-list mode more useful.

I apply the changes @ihnorton suggested and I hope the improves the usefulness of the mailing list mode.

There is a little “bar” in the middle of the editor that you can pull up and down to change the size of the reply window.

An different avenue for giving direct feedback to the discourse developers themselves is meta.discourse.org and I had reasonable success reporting issues there and getting them fixed over time.

2 Likes

If you use Firefox, there is an extension called “It’s all text” which spawns one’s editor of choice for filling in web forms (developed here). One can save periodically to let the app render the preview frame. I am using it for this reply as a test. It’s a little more work to coordinate the markup, but I’m guessing that won’t bother you. Future versions are supposed to work in other browsers.

I think ultimately the issue here is that Discourse only supports
top-posting, so you couldn’t intersperse responses even if they were
prefixed. (I don’t think that’s likely to change, either)

Testing.

(hmm, not sure I follow this. quotes in the web UI are demarcated in
[quote ...] [/quote] blocks when generated by the UI “quote” button)

So how are you doing this? Selecting manually each chunk individually
and clicking “quote”?

I think ultimately the issue here is that Discourse only supports
top-posting, so you couldn’t intersperse responses even if they were
prefixed. (I don’t think that’s likely to change, either)

Looks like it works as it should. Maybe there’s actually a way to omit
those [quote] tags in the text part and generate a simple quotation
symbol?

I think this one’s probably going to have to be a punt. (No one takes
these seriously :smile: This is literally the first mention of badges
in the context of Discourse itself!)

I mean, it’s not just an appointment to discourse, but it just feels
cheap in a programming context.

I don’t believe there is any setting to change this. You can adjust
the size of the reply area (drag the parallel bars), and hide the
preview pane (<< hide preview). If I had to guess, I would speculate
the idea is to encourage both relative brevity and increased
engagement.

Posting seems to work decently through mail, so I’m not going to
complain on the web interface too much if I can bypass it :/.

I’m fully aware of itsalltext. I’m personally using withExEditor.

Still, discourse is replacing my favorite mail/editor that works offline
with a random web interface. This is pretty high bar to set, and the
main reason I’m a bit upset we lost the simplicity of a traditional
mailing list.