matrix-org / matrix-org/mjolnir

`!mjolnir rooms` should show room name next to the Room ID

Open
#144 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
445
Forks
75
Avg merge
2d 44m
Merged PRs (30d)
3

Description

**Is your feature request related to a problem? Please describe.**
When you have lots of protected rooms, the long list of only room IDs returned by `!mjolnir rooms` isn't very helpful

**Describe the solution you'd like**
Show the room name and possibly other helpful info like for example topic or canonical alias next to the room ID

**Describe alternatives you've considered**
None comes to mind

**Additional context**
None

Contributor guide

Open the contributing guide

Research direction

Start by locating the implementation of the `!mjolnir rooms` command and inspect how it currently retrieves and formats protected room IDs. The change is done when the listing shows each room name next to its Room ID, with any additional metadata limited to what the command can reliably obtain.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.