Page 1 of 1

Order nodes/branches

Posted: Fri Dec 19, 2008 7:32 pm
by KoMa666
Hello,

the nodes in a tree are always sorted alphabetically. How can I disable this?

I want that node 1 is displayed first, then the second node and so on ...

Right now I named the nodes beginning with numbers like:
01. Artist / Album
02. Artist
03. Album

Because otherwise Album is ordered first, then Artist and then Artist / Album.

Any solutions for this?

KoMa666