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 reordering albums before posting (when uploading multiple pictures) #798

Closed
narFnarF opened this issue Jan 24, 2019 · 8 comments
Closed
Labels
➕Enhancement New feature or request 👀 UI An issue with the interface / frontend

Comments

@narFnarF
Copy link

When creating or editing a post that contain 2 or more pictures, it would be useful to be able to reorder the pictures. For example, to bring the 3rd picture in 1st place as the "cover" picture.

Suggested interface:

  • Enter "reorder" mode where small thumbnails are displayed and allow to drag-and-drop them to reorder them.

Other alternative:

  • Put arrow buttons (up/down) to switch the picture with the previous/next one.
@trwnh trwnh added ➕Enhancement New feature or request 🕸️ ActivityPub Federation-related issue 👀 UI An issue with the interface / frontend labels Jan 25, 2019
@trwnh
Copy link
Member

trwnh commented Jan 25, 2019

I could've sworn there was an issue for this already but it looks like there isn't officially one! Anyway, this would probably fall under the general request of being able to Update a post after it's been made, e.g. to change filters or change the order of albums, which has been asked before but not been filed as a Github issue until now.

Current blockers would be other ActivityPub implementations that don't recognize Update activities and treat all posts as immutable, so it's possible that any such changes may only be reflected on compatible services, e.g. only on Pixelfed instances but not on Mastodon instances.

@trwnh trwnh changed the title Allow reordering of pictures in multi-picture posts Allow updating posts to reordering pictures or change filters Jan 25, 2019
@narFnarF
Copy link
Author

At the very least, we could start by letting the user reorder pictures when creating the new post (after uploading 2+ photos but before submitting). To my knowledge, that's not possible yet.

@trwnh trwnh added this to the 0.9.0 milestone Mar 3, 2019
@trwnh
Copy link
Member

trwnh commented Mar 3, 2019

Can now change filters by clicking "Edit" from the post permalink, but it doesn't seem to take full effect. The new filter is only applied within the edit UI -- the actual post is unchanged, and the thumbnail is unchanged as well.

@narFnarF
Copy link
Author

My ticket was originally about being able to change the order of pictures before submitting the post, not updating an existing post. I understand the complexity about updating existing ActivityPub posts. Should these be 2 different tickets?

@trwnh
Copy link
Member

trwnh commented May 20, 2019

My bad, I must've misunderstood. I'll edit this ticket to reflect your original request and make a different one for updating.

@trwnh trwnh removed the 🕸️ ActivityPub Federation-related issue label May 20, 2019
@trwnh trwnh changed the title Allow updating posts to reordering pictures or change filters Allow reordering uploaded pictures before posting May 20, 2019
@trwnh trwnh changed the title Allow reordering uploaded pictures before posting Allow reordering albums before posting (when uploading multiple pictures) May 20, 2019
@dansup dansup closed this as completed Jul 18, 2019
@trwnh trwnh reopened this Jul 18, 2019
@trwnh trwnh added this to To do in Compose Post via automation Jan 26, 2020
@stevenroose
Copy link

Just a heads-up that this is still very much a desired feature to me. It also seems that if you select multiple files in the upload dialog, the order of selection is not followed (I don't know if this is something that is even possible, i.e. if the interface communicates the order of selection). But anyhow, ordering photos in a post is very often desired and right now one has to upload files one by one in order to do this.

@Danie10
Copy link

Danie10 commented Mar 2, 2023

This is very much needed, as there is usually one specific photo at least that you'd like to feature. I've tried selecting the one first that I'd like, but it seems to change the order anyway and I end up with one of my more obscure supporting photos as the featured one on the post.

@dansup
Copy link
Member

dansup commented Jan 3, 2024

Added in the latest commits!

@dansup dansup closed this as completed Jan 3, 2024
Compose Post automation moved this from To do to Done Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
➕Enhancement New feature or request 👀 UI An issue with the interface / frontend
Projects
No open projects
Compose Post
  
Done
Development

No branches or pull requests

5 participants