nextcloud / nextcloud/call_summary_bot
Have a way to see agenda items without starting a call
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
- Dominant language
- PHP
- Stars
- 14
- Forks
- 3
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 6
Description
The agenda feature is super powerful. I use it in many Talk rooms. What I miss is a way to look at the collected agenda items without having to start a call.
Use cases:
- I'm the owner of the meeting and want to check before the meeting starts what people put on the agenda to have the chance to prepare some topics
- I'm not sure if a topic is already on the agenda or not. Having a quick and easy way to check would be great
Possible solutions i have spontaneously in mind:
- have tab on the right sidebar "agenda for next meeting". Would be a nice and intuitive way to find the agenda points for the next meeting. It would also allow for future improvements like (remove agenda items again, edit them, add new items in a graphical way). It would make the feature way more visible and advertise it, imho something the feature definitely deserves.
- Probably the easy solution: introduce another command, e.g. "/show-agenda" which shows the agenda only to the user who executes the command directly in the chat.
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
No file or test is named. Start by tracing the existing agenda feature and its chat-command handling, then compare the proposed sidebar and /show-agenda approaches. Done means users can inspect collected agenda items without starting a call, with the chosen interaction documented and covered by suitable tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100