Posts: 8
Threads: 2
Joined: May 2014
Reputation:
0
I'd like to display the date last opened in Songs or other lists, and perhaps sort by that date. "Recents" sort of does that, but only lists 50 items (not enough). Why? I have a large repertoire, and need to cycle through items periodically to practice. Also useful in performance, to avoid repeating songs.
Posts: 902
Threads: 120
Joined: Jun 2013
Reputation:
5
Yep, sorting by date is helpful in a lot of contexts. I think Mike said he was going to code for sorting by date in the Companion within collections (and the full song list?) so you can easily see which songs you already (recently) added
Posts: 13,358
Threads: 301
Joined: Apr 2012
Reputation:
235
05-16-2014, 11:58 AM
(This post was last modified: 05-16-2014, 11:59 AM by Zubersoft.)
I will do my best to include sorting by date modified in v5.0.0 if possible, if not, it will be in one of the following updates shortly after. I haven't written the code to perform the sorting yet, and I'm trying not to delay the update any further.
Having said that, sorting by "date last opened" is exactly what the recent list is for. I do not intend to support doing that also in the Songs list. I can increase the size of the recent list to 500, as it really shouldn't impact very much.
Mike
Posts: 8
Threads: 2
Joined: May 2014
Reputation:
0
That would be fine. 500 entries in Recent would solve the problem. Thanks.
Mike