Enhanced ignore features
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Haskell
- Stars
- 168
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
- Add command for toggling view of ignored messages without clearing ignore list
- Add window for viewing ignore list
Contributor guide
No contributing guide indexed for this repository
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 by reviewing the console client's existing ignore-list window and command handling. Confirm how ignored messages are currently displayed, then make the toggle behavior independently show or hide them without clearing the ignore list; the existing ignore-list window should remain available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100