LDraw.org Discussion Forums

Full Version: Sorting Bricks
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there any way I can sort Bricks under favorites so I decide for myself how they come in order ?

dkd
Thanks to those who have read my post - can of course see the pieces are sorted alphabetist (title) which can not be changed    Smile

Thanks
dkd
(2022-01-12, 14:22)dkd Wrote: [ -> ]Thanks to those who have read my post - can of course see the pieces are sorted alphabetist (title) which can not be changed    Smile

Thanks
dkd

Are you using LDCad?

If so you can change the sorting order by editing two files (close LDCad first).

%appdata%\LDCad\partBin\default\favorites.pbg

change "sortOn=description" into "sortOn=none"

%appdata%\LDCad\config\partBin.fav

Change the order of items how you want them them to be.
(2022-01-12, 19:39)Roland Melkert Wrote: [ -> ]Are you using LDCad?

If so you can change the sorting order by editing two files (close LDCad first).

%appdata%\LDCad\partBin\default\favorites.pbg

change "sortOn=description" into "sortOn=none"

%appdata%\LDCad\config\partBin.fav

Change the order of items how you want them them to be.

Using LDCad - Would have written (what is there to edit in partBin.fav ?)  Of course, I just change the order of the Bricks - Thank you very much !!

dkd