NUKnightLab / NUKnightLab/TimelineJS3
Specialization of "event" in URL would be great
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
See URL https://its-airborne.org/covid19-timeline#event-airborne-transmission (no need to click)
'event' to the right of the # is a fixed choice of TimelineJS3
It'd be great there were a way of specifying another word/phrase. In this case 'study' -> https://its-airborne.org/covid19-timeline#study-airborne-transmission
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 tracing TimelineJS3's URL hash handling to find where the fixed "event" segment is defined and how it selects timeline items. Use the issue's example URL as a reference; done means a configurable alternative such as "study" produces the requested hash format and still identifies the intended item.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100