Skip to content

Add a sort order where underscore is preceding alphanumerical character #139

Description

@Ceynou

Describe your feature request

Either adding a new sort order or a way to add rules overwriting selected sorting order.

I don't use windows anymore but I'm pretty sure it puts underscore before alphanumerical characters, so we would get this:

_01
_02
001
002

instead of what we get with natural (or not) sort order using f2 on linux:

001
002
_01
_02

Thank you for this great tool!

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