Posted in : Forum : Site Ideas And Suggestions
Have an idea on how we could improve the site let us know here. Please take a look at the ideas already submitted first though so that we dont end up with duplicate threads.
Copyright © 2022
Looper Time : 2022-06-29 13:43:31 | Version l-3110
Shan,
Do you think it'd be possible to give users the option to organize their tracks based on upload date? Or make that the default? I want my newest tracks to show first, but when I go to my tracks page on my profile it has them all mixed up and instead of having to organize them individually, I'd love if they could be organized based on upload date by default - it would make life a lot simpler! Just an idea :)
Brado
Yeah, I hate the sort order type thing that we have at the moment. You potentially have to edit everything single track to get the order you want. What would be even better though is a drag and drop facility.
set the order to zero on them all and they order by date.
default is set as order by and then date
Thank you Shan! I appreciate it :)
Brado
I just checked and it seems it organizes songs where my oldest song is displayed first. How would I go about rearranging it to show the newest songs first? Am I doing something wrong?
"default is set as order by and then date"
You might want to look into that if you have some spare time :). My track list has the same issue as Brado's. All tracks are numbered 0. Still I can't find a logic way in which the tracks are sorted on my page. It seems to be random.
Same here.
order by date desc, would fix it.
So I have 4 tracks, all order set as 0.
These are the dates uploaded to looperman and the order they show on the page
11th May 2019
12th May 2019
13th May 2019
27th May 2015
but if it showed the latest first it would be this way round:
13th May 2019
12th May 2019
11th May 2019
27th May 2015
I think you have to number them for now unless they code a change
They could also just be listed by their ID number in the database as default, so they would show in the order they were added.