Skip to content

[Feature Request] Sorting options #207

Open
@Qronikarz

Description

@Qronikarz

Sorting is always good to have. Pain to implement, but useful. Anyway here are some sorting methods that may be considered useful:

  • random - when you have massive collection and don't particularly care about sorting or want to enjoy a little chaos.
  • sort by width,height - for images, videos and gifs
  • sort by size - for every file - Czkawka program may be checked for implementation reference, it has option to show N-amount of biggest files in the scanned folder/disk
  • sort by duration - for videos and gifs
  • sort by resolution - I don't know if anything uses that and if it even is correct, but I had it for my Work-In-Progress project because I wanted to sort files by their quality. Basically do the multiplication of width X height and sort the results from other files. It should theoretically show you smallest quality content first and the 4K last.
  • sort by various dates - modification date, added date, created date etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: MediumAn issue that shouldn't be be saved for lastType: EnhancementNew feature or requestType: QoLA quality of life (QoL) enhancement or suggestionType: UI/UXUser interface and/or user experience

    Type

    No type

    Projects

    Status

    🚧 In progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions