-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow captioning uploads #378
Comments
This could be achieved by (ab)using the new functionality in Riot where images can now be in the message body. Could also have the RTE work gmail-style where the image is dumped in the content view and you're able to edit the text around it. |
related doc issue: https://github.com/matrix-org/matrix-doc/issues/906 |
ux-wise, hipchat isn't horrible for this: although in practice this issue is dealt with by element-hq/element-web#7565 |
Good UI for attaching images and files to message have vk.com/im messenger service. Best is to have them inline into message edit area, but this is too hard to implement. So, at first, will be great to see them as separate attachments panel near to edit box. |
If threading (#2349) is done really well (as in fully modular), it should not only allow higher units such as communities, but also lower units, including combinations of messages from the same sender, of which image + caption would be one instance. |
If you have notifications ON, would you get one or two notifications for a image + caption message? |
I would consider this an accessibility feature. Screen-reader users might benefit from captions describing an otherwise-opaque upload (like an image). The UI could be helpful by explaining how to write good captions and how they're useful. |
My 2 cents: The lack of captions or combined text and images severely limits how I use this app and it frustrates me (and others). This six year thread proves that much. Here's my suggestion. Since Matrix cannot combine text and images right now. and probably won't for a long time, this quick and dirty workaround simply uses one Element UI to post sequential messages. The user can opt into the message, and flip the posting orders of the image and the text. I really hope someone implements this sooner than later. It's a constant grouse of the few test users I have (and I only have 3!). |
Should read "scrambled to provide" (I was scrambling and typoed it :) |
Having a good general mechanism for grouping would solve this too. Besides providing spaces, threads, and so on, it could also group together e.g. an image and its caption. |
For grouping several images with caption or description - here are my two MSCs: |
Created by @ Amandine:matrix.org.
from Shrike: I find myself wanting to upload a photo with a message quite often (or any file really)
The text was updated successfully, but these errors were encountered: