order media by date DESC #621

Open
opened 2019-06-19 06:17:51 +00:00 by xmgz · 0 comments
xmgz commented 2019-06-19 06:17:51 +00:00 (Migrated from github.com)

media page enhacements

#FeatureRequest

as it stands it has a good preview of the media but no so useful to select and use an image

kind request

  • order media by date DESC so last uploaded is on top (likely you need to use it)
  • consider show pictures on list format
  • consider use "infinite scroll" or similar feature
  • some "copy code" link/button to fast copy media's markdown code

if first option is implemented then 2 and 3 are not so needed

4 is just for saying :P low priority feature

thanks

my guess is that just ordering db query to select images "by date desc" would not brake anything and it makes a difference

## media page enhacements #FeatureRequest as it stands it has a good preview of the media but no so useful to select **and use** an image ### kind request - order media by date DESC so last uploaded is on top (likely you need to use it) - consider show pictures on list format - consider use "infinite scroll" or similar feature - some "copy code" link/button to fast copy media's markdown code **if first** option is implemented then 2 and 3 are not so needed **4** is just for saying :P low priority feature ### thanks my guess is that just ordering db query to **select** images "by date desc" would not brake anything and it makes a difference
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#621
No description provided.