nextcloud / nextcloud/call_summary_bot
Allow quoting a message with "agenda:" only
Open
Nobody has claimed this yet.
1. to develop
enhancement
- Dominant language
- PHP
- Stars
- 14
- Forks
- 3
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 6
Description
The agenda-item should be extracted from the quoted message instead
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 by locating the agenda-item extraction and quoted-message handling in the call summary bot. Verify how messages containing only "agenda:" are parsed, then confirm that the agenda item is extracted from the quoted message and add or update coverage for this case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100