[docs] Could you provide some documentation on writing regular expressions for automated notifications?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 39k
- Forks
- 2.1k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Platform
Desktop - Web
Describe the bug
I wrote some regular expressions following the rules below, but I found they aren't very useful. Example:
This is how I write the regular expression: (car|bottle|people)
I hope to have a more comprehensive documentation. The only relevant document I have found is this one:
https://github.com/RSSNext/Folo/wiki/Actions
Entry ID
No response
Relevant Information
No response
Reproduction Video
No response
Environment
No response
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- This issue is valid
Contributions
- I am willing to submit a PR to fix this issue
- I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
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
Read the existing Actions wiki page first, then review the reported (car|bottle|people) example and how automated notifications use regular expressions. Done means adding comprehensive guidance for writing and applying these expressions, with examples that address the reported usefulness concern.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100