website icon indicating copy to clipboard operation
website copied to clipboard

✨ Enhancement: Add sorting feature in the blog section

Open NOOB-3301 opened this issue 9 months ago • 9 comments

Is your feature request related to a problem? Please describe

When a user wants to read a older blog they have to scroll down too much. it can be done better with a sorting by time (newest or oldest) option , this will give better user experience

Describe the solution you'd like

i want to add a sorting by time feature (newest or oldest).

Approach: most of the blogs are in md file and have , date column common . We can extract it from file and sort them on basis of the date.

Describe alternatives you've considered

No response

Additional context

No response

Are you working on this?

Yes

NOOB-3301 avatar Mar 06 '25 15:03 NOOB-3301

@NOOB-3301 what are your plans for implementing this? Design ideas are welcome.

DhairyaMajmudar avatar Mar 11 '25 09:03 DhairyaMajmudar

Hey @DhairyaMajmudar can you assign me this issue?

Approach

I want to add filters for tags, authors, and sorting based on date.

Current State

  • Filtering is already implemented, but tags are hardcoded, and there's no multi-select option.

Proposed Solution

  • Extract all unique tags and authors from existing blogs.
  • Implement a multi-select dropdown for both tags and authors.
  • Add an option to sort blogs by date.

siva222003 avatar Mar 14 '25 10:03 siva222003

hey @NOOB-3301 are you still working on this? I would be happy to suggest some designs

idanidan29 avatar Mar 19 '25 10:03 idanidan29

hey @NOOB-3301 are you still working on this? I would be happy to suggest some designs

Heyy @idanidan29 sorry for late reply, I haven't done that much work on it due my sem exams , do share your designs would love to collaborate 🙌🙌😊

NOOB-3301 avatar Mar 19 '25 15:03 NOOB-3301

Hey @NOOB-3301, thanks for the opportunity! I’d love to collaborate with you. I was thinking that this design could fit well with the current filtering methods.

Image

I would love to hear your thoughts on this.

idanidan29 avatar Mar 23 '25 16:03 idanidan29

Hey @NOOB-3301 @idanidan29 , any updates over this ?

Utkarsh-123github avatar Jun 28 '25 04:06 Utkarsh-123github

@idanidan29 @NOOB-3301 anyone adding this, if not I would love to work on this feature

animeshsahoo1 avatar Jul 05 '25 11:07 animeshsahoo1

Hey @Utkarsh-123github, I noticed this issue is still open. I’ve also thought through some design ideas for the sorting feature and I’d be happy to work on the implementation. Could you please let me know if I can take this forward if @NOOB-3301 not working on it? Thanks!

vtushar06 avatar Oct 07 '25 09:10 vtushar06

I don't understand this issue. The blog is already sorted newest first, like every blog I've ever seen. Filtering makes sense to me, but not a sort.

If the user wants to read an older post, they typically have an idea of the post they're looking for and can search for it. I don't expect a user to just want to read a post from 2016 just because.

gregsdennis avatar Oct 07 '25 18:10 gregsdennis