Skip to content
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

Open
matrixbot opened this issue Jul 18, 2016 · 13 comments
Open

Allow captioning uploads #378

matrixbot opened this issue Jul 18, 2016 · 13 comments
Labels
A11y A-File-Upload Attachments and file uploads O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Minor Impairs non-critical functionality or suitable workarounds exist T-Enhancement X-Spec-Changes

Comments

@matrixbot
Copy link

matrixbot commented Jul 18, 2016

Created by @ Amandine:matrix.org.

from Shrike: I find myself wanting to upload a photo with a message quite often (or any file really)


  • alt text
@turt2live
Copy link
Member

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.

@richvdh
Copy link
Member

richvdh commented Aug 22, 2017

related doc issue: https://github.com/matrix-org/matrix-doc/issues/906

@turt2live
Copy link
Member

ux-wise, hipchat isn't horrible for this:
image

although in practice this issue is dealt with by element-hq/element-web#7565

@MurzNN
Copy link

MurzNN commented Mar 30, 2019

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.

@bbigras
Copy link

bbigras commented Jun 18, 2019

This feature would be very useful. I almost always want to send text explaining the image upload. Having only 1 message would be cleaner and would only notify people once.

Discord is handling this very well too:
image

@Biep
Copy link

Biep commented Nov 22, 2019

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.
(And of course it could implement reactions and edits too, unifying the code.)

@bbigras
Copy link

bbigras commented Nov 22, 2019

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?

@chutten
Copy link

chutten commented Feb 4, 2020

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.

@aaronraimist aaronraimist added I18n A-File-Upload Attachments and file uploads labels Feb 4, 2020
@turt2live turt2live added X-Spec-Changes S-Minor Impairs non-critical functionality or suitable workarounds exist O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience and removed P2 labels May 7, 2022
@shoqvalue
Copy link

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!).

2022-06-04_17h21_04

@shoqvalue
Copy link

Should read "scrambled to provide"

(I was scrambling and typoed it :)

@Biep
Copy link

Biep commented Jun 5, 2022

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.

@t3chguy t3chguy transferred this issue from element-hq/element-web Jun 6, 2022
@MurzNN
Copy link

MurzNN commented Jun 6, 2022

For grouping several images with caption or description - here are my two MSCs:
matrix-org/matrix-spec-proposals#3382
matrix-org/matrix-spec-proposals#2881

@SQL-MisterMagoo

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A11y A-File-Upload Attachments and file uploads O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Minor Impairs non-critical functionality or suitable workarounds exist T-Enhancement X-Spec-Changes
Projects
None yet
Development

No branches or pull requests