node-red / node-red/node-red.github.io
[user-guide] Inject node description improvement and related links
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 118
- Forks
- 161
- Avg merge
- 8h 18m
- Merged PRs (30d)
- 4
Description
Context
- Guide URL: https://nodered.org/docs/user-guide/nodes
- Source URL: https://github.com/node-red/node-red.github.io/blob/master/docs/user-guide/nodes.md
- Section: Inject node
- Text snippet:
If you are looking at intervals greater than one day - consider using a scheduler node that can cope with power outages and restarts.
Problem or Improvement
In this section, it is said: ...consider using a scheduler node....
This is mostly unclear for the newcomer who reads the guide, as:
- There is no
schedulercore node type. - There is no reference or link to no-core nodes which fulfill such task, so the user can further research that option if needed.
Suggestion
Update the node description to tackle on this unclear reference.
Contributor guide
No contributing guide indexed for this repository
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
Open docs/user-guide/nodes.md and locate the Inject node section. Review the current scheduler wording and add clarification plus a relevant link to no-core nodes that handle scheduling across power outages and restarts; the guide should no longer imply that a core scheduler node exists.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100