Skip to content

custom sorting method for a single directory #177

@kolydart

Description

@kolydart

First of all, thanks for the great package. It is really helpful and has given to me and my family many happy moments.

Feature description
I'm trying to figure out a way to apply custom sorting method on root directory. For me, the most obvious way to browse a picture gallery is having the latest folders on top in the root directory and the files/folder inside each folder sorted by ascending date.

Proposed solution
A specific directory should have a way to override the general settings for sorting methods. I think the best (simplest) way would be by having a hidden file (ex. .order_descending_name).

More info on my solution
I have all my pictures in folders with prepending date, (ex. 2010.09.02 John's wedding). Sorting the root directory by descending name is the absolutely best approach for the gallery root; recent events are on top.
But, if I set that method to settings, photos inside each folder are in reverse order, having the latest on top, which is not helpful.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions