[FEATURE] Templating feature request: Composability in Templating
@mikeerickson is already working on this.
Since Apr 20, 2022.
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
As I was playing around with the openweather template, I was thinking, sure would be cool to have that be a template and then be able to import the results of that template into many other templates (rather than doing a lot of cut and paste).
A real-world example:
I have a specific format I like to use for meeting notes. Right now, I have to copy/paste that format into all my QTNs and meeting notes templates, etc. But then I decide to change it a little, I have to go edit a million different templates.
Would be cool if a template could include/import another template's output.
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.
Assessment
This issue has not been assessed yet.