matrix-org / matrix-org/matrix.org
Add filters in the blog archive
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 616
- Forks
- 463
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 19
Description
Thanks to @weeman1337 we now have a diabolically efficient https://matrix.org/blog/archive/, that can leverage the near unlimited power and simplicity of Ctrl-F.
It could be a nice progressive enhancement to add filters à la https://ergaster.org/latest/ to filter out some categories (e.g. TWIMs can represent a significant number of entries and drown the rest in "noise")
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the blog archive at https://matrix.org/blog/archive/ and compare its behavior with https://ergaster.org/latest/. Identify how archive entries expose categories, then add category filters such as excluding TWIMs while preserving the existing archive; done means visitors can filter the listed entries reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100