breadcrumbs icon indicating copy to clipboard operation
breadcrumbs copied to clipboard

FR: Sort "down" view alphabetically (like List view)

Open derekvan opened this issue 4 years ago • 2 comments

Would love to see the "down" view sorted the same as the List/Matrix views. Thanks!

derekvan avatar Jan 10 '22 16:01 derekvan

Hey @derekvan :) Thanks for the FR! This problem is alot more complicated than a simple results.sort() call... I would need to store the results in a fundamentally different way. I will try implement it - maybe there is a solution I haven't considered - but it won't be soon

SkepticMystic avatar Jan 11 '22 14:01 SkepticMystic

+1 so that the codeblocks down tree view matches the matrix/list view

smaroukis avatar Apr 09 '22 17:04 smaroukis

Complete in V4 :) See here for more info: https://github.com/SkepticMystic/breadcrumbs/blob/master/V4.md

SkepticMystic avatar Mar 18 '24 19:03 SkepticMystic