Recurring sheduled messages
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
[!TIP]
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Is your feature request related to a problem? Please describe.
Sometimes there are recurring topics in a chat room. In my concrete example I want to make sure that every four weeks there is a certain topic on the agenda of a call.
Describe the solution you'd like
When scheduling a chat message it would be nice if I could define something like "repeats every 4 weekly". Repeating options should be probably the same like for calendar events to cover most users use case.
Describe alternatives you've considered
In my concrete example this could be also part of the agenda-bot. Obsidian for example allows you to define such rules directly in markdown: https://publish.obsidian.md/tasks/Getting+Started/Recurring+Tasks
Not sure how easy this would be for not so technical users, but it would be a way to integrate it into the agenda chat message.
Another option would be to run a script outside of Nextcloud to post regularly a chat message. But this requires a lot of work and coding skills.
I think a option when scheduling a message would be the most elegant and user friendly way.
Additional context
Add any other context or screenshots related to the feature request here.
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
The issue does not name files, tests, or an entry point. Start by locating the existing scheduled chat-message flow and reviewing how recurrence rules are represented for calendar events; clarify the supported schedules and user interface before implementation. Done means users can create and manage recurring scheduled chat messages with the agreed recurrence options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100