You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
I wanted to group a large list of items by year, as shown in the documentation. However, I'd like to present those groups in descending order so that users start in 2024 where changes are most likely. Is this possible, or yet to be implemented?
P.s. I think the JavaScript snippet should read default: "by-year", — that line looks to be YAML.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I wanted to group a large list of items by year, as shown in the documentation. However, I'd like to present those groups in descending order so that users start in 2024 where changes are most likely. Is this possible, or yet to be implemented?
P.s. I think the JavaScript snippet should read
default: "by-year",
— that line looks to be YAML.Beta Was this translation helpful? Give feedback.
All reactions