Session Sort
Brought to you by:
dmrpsm
Loving Sessions Manager and its doing everything I've wanted it to for the moment. A small issue I found was the display of sessions in alphabetical order when using numerical digits. For example:
Session Structure
-George1
-George2
-George3-9
This works great, but lets add George10 or George20. It then appears like this:
Session Structure
-George10
-George1
-George20
-George2
Ideally it would sort them George1-9, George10-19, etc.
Again just a small visibility issue, but would be nice to keep it clean. Thanks for your hard work :)
Hi,
Thanks for the suggestion - it makes a lot of sense.
I plan to integrate this:
http://www.davekoelle.com/alphanum.html
into the session sort, and this should be included in the next release
David