fussel icon indicating copy to clipboard operation
fussel copied to clipboard

Allow sorting of people and albums if list is long

Open cbenning opened this issue 4 years ago • 2 comments

Should allow sorting, as well as go straight to starting letter perhaps

cbenning avatar May 29 '20 23:05 cbenning

Hi @cbenning, what's the current album sorting method, by title (i.e.: directory name)?

miek770 avatar Jun 23 '20 00:06 miek770

@miek770 yeah right now it is just whatever order the JSON is built in and the python code iterates alphabetically so it ends up being alphabetical. I was hoping to build a front-end sorting and searching mechanism once I get a little spare time.

cbenning avatar Jun 23 '20 01:06 cbenning