25 Jan 2023 |
al1f | /shrug ¯\_(ツ)_/¯ | 11:20:56 |
al1f | /shrug ¯\_(ツ)_/¯ | 11:21:03 |
al1f | You probably want to omit the "/shrug" from the sent message... | 11:21:27 |
al1f | (If that's not already done in a future version ie. > 0.0.9.4) | 11:22:12 |
al1f | With /md I've noticed that I have to leave an extra line between *any* code text for it to be sent properly. | 11:24:19 |
al1f | Redacted or Malformed Event | 11:24:39 |
al1f | For example if I have some code and some text after that | 11:25:04 |
al1f | in that case the new lines were just ignored: | 11:25:34 |
al1f |  Download quaternion.jIJHxm | 11:25:36 |
| @eu:filik.eu left the room. | 11:26:03 |
kitsune | In reply to @al0fdf:matrix.org You probably want to omit the "/shrug" from the sent message... Oh - that's a bug 🙂 | 11:26:08 |
kitsune | And yes, it might have been fixed since 0.0.9.4 | 11:26:32 |
al1f | Well, I can't think of any markdown formatting that ends up being oddly formatted right now, but when I find it, I'll let you know. | 11:28:19 |
kitsune | Markdown doesn't recognise new lines as, well, new lines. If you want a code block, you have to frame it in triple-backticks instead (\ ```) | 11:28:23 |
kitsune | (gah, Markdown is hard) | 11:28:36 |
kitsune | * Markdown doesn't recognise new lines as, well, new lines. If you want a code block, you have to frame it in triple-backticks instead (```) | 11:28:51 |
al1f | Yeah. I was very surprised when I heard of flavours or markdown | 11:29:07 |
al1f | s/or/of/ | 11:29:12 |
kitsune | Also, Quaternion uses Qt's own Markdown processor that is based in turn on quite venerable md4c but attempts to parse Markdown into a native Qt text document - and sometimes fails to do that. | 11:30:34 |
al1f | hm. | 11:30:46 |
al1f | Additionally for "unsuported html" I think there should be an option to convert it to plain text as well. I often find myself copy-pasting from a text editor to be able to paste text from a website. | 11:30:49 |
al1f | ie. "paste without formatting" | 11:31:02 |
kitsune | It doesn't help that I'm trying to get the user Markdown work together with Qt's native formatting so that, e.g., mentions are still hyperlinks and not Markdown. But on the backdrop of Qt's limitations it's actually a minor nuisance. | 11:32:57 |
kitsune | I don't remember if I implemented pasting without formatting but yes, it would be nice to have... | 11:33:38 |
26 Jan 2023 |
al1f | kitsune: What was the bug regarding notifications in wayland? | 06:09:54 |
kitsune | I don't remember the details honestly, and my own Quaternion is in pieces on the floor atm, but I think there was a problem with showing that pop-up from the tray icon. The menu on a tray icon was fine but a notification somehow just didn't show up. | 07:07:42 |
kitsune | (in GNOME, particularly) | 07:08:17 |
GitHub [@kitsune:matrix.org] | [quotient-im/Quaternion] narcisgarcia opened issue #846: How do I re-enter chat-rooms? [open] - https://github.com/quotient-im/Quaternion/issues/846 | 07:16:35 |
GitHub [@kitsune:matrix.org] | [quotient-im/Quaternion] narcisgarcia edited issue #846: How do I re-enter chat-rooms? [open] - https://github.com/quotient-im/Quaternion/issues/846 | 08:25:36 |
GitHub [@kitsune:matrix.org] | [quotient-im/Quaternion] narcisgarcia edited issue #846: How do I re-enter chat-rooms? [open] - https://github.com/quotient-im/Quaternion/issues/846 | 08:28:03 |