Feature Request: sort results by date #2152
Labels
A-crate-search
Area: A problem or feature request for searching crates
A-frontend
Area: Web frontend
E-easy
Effort: Should be easy to implement and would make a good first PR
Typically when searching for crates, I tend to avoid those which haven't been updated in a while. I basically scan, by eye, for only "2023" updated crates.
It would simplify my searches if I could sort by my-to-least recently updated.
BTW- this recency is just the easiest approximation available on https://docs.rs for "maintenance reliability". For example, a crate which hasn't been updated in a year might be a really mature solid simple crate that's widely relied on. In that case, I'd consider using it, but that's hard to see from the search results.
I filed a more sophisticated request for search predicates in #2151. I would guess adding results sorting may be simpler and gives me 70% of the value I'd get from that more sophisticated feature.
The text was updated successfully, but these errors were encountered: