NUKnightLab / NUKnightLab/TimelineJS3
Support more configuration in Google Spreadsheet
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
I really don't want to make the Google Spreadsheet template any more complicated, but it seems a shame that the alternative is to make people write JSON and find a place on the web to host it.
I am thinking it would not be too bad to add support in the VCO.ConfigFactory for more columns which would not be included in the spreadsheet template. Or possibly to make a second more complete template which is only linked from deeper in the documentation.
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 examining VCO.ConfigFactory and the existing Google Spreadsheet template, then read the surrounding documentation about JSON configuration. Clarify which additional columns or a second template are required before implementation. Done means the supported configuration is available without forcing users to write and host JSON, while keeping the main template simple.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100