Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat:Add Sorting Feature for Media Items Based on Name ,Type,Size etc #101

Closed
2 tasks done
Rajgupta36 opened this issue Dec 10, 2024 · 4 comments · Fixed by #119
Closed
2 tasks done

Feat:Add Sorting Feature for Media Items Based on Name ,Type,Size etc #101

Rajgupta36 opened this issue Dec 10, 2024 · 4 comments · Fixed by #119
Assignees
Labels
enhancement New feature or request

Comments

@Rajgupta36
Copy link
Contributor

Describe the feature

Feature: Sorting Media Items by Type

Overview

This feature introduces the ability to sort media items based on their type, determined by their file extensions or media categories. It provides an easy way for users to organize and locate specific types of files .


Sorting Options

The following sorting types are supported:

  1. Sort by Name:

    • Descending Order: Z to A.
    • Ascending Order: A to Z.
  2. Sort by Size:

    • Orders files by their size in ascending order.
  3. Sort by Date:

    • Orders files by their creation or modification date, with the most recent files appearing first.
  4. Sort by File Type:

    • Media items are grouped and ordered alphabetically based on their extensions (e.g., .jpg, .png, .mp4).

Key Benefits

  • Quickly find and organize files by type in large collections.
  • Enhances efficiency by simplifying access to specific file types or attributes.

Customizable and Scalable

  • Works seamlessly with existing sorting criteria such as "Date" and "Name."
  • Easily extendable for additional media-related attributes in the future.

Future Scope

This feature is designed to be extensible, allowing additional sorting criteria or advanced filtering options to be added as needed.


Add ScreenShots

image

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue
@Rajgupta36
Copy link
Contributor Author

@Pranav0-0Aggarwal sir , I am working on this new feature . could you please assign it to me ?

@ManishxNinja
Copy link
Contributor

Any updates?, I want to work on this issue ,please assign it to me

@Rajgupta36
Copy link
Contributor Author

@ManishxNinja, I implemented this feature locally, but @Pranav0-0Aggarwal sir is inactive, so I didn't create a PR.

@Pranav0-0Aggarwal
Copy link
Member

@Rajgupta36 assigned it to you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants