NUKnightLab / NUKnightLab/TimelineJS3
Anchor for #CCYY
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
I'd love https://its-airborne.org/historical-timeline.html#1910 be possible, that'd insta-scroll to the next event in that year ... which is https://its-airborne.org/historical-timeline.html#event-chapin-proposed-that-pathogens-live-in-our-bodies-and-are-transmitted-from-person-to-person
So while there's no "event" with the title of 1910, TimelineJS3 would gain the smarts to know what to do with it.
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 reproducing the historical-timeline.html#1910 URL and inspect TimelineJS3's handling of URL anchors. The work is done when an anchor containing a year such as #1910 resolves to and scrolls to the next matching event, such as the referenced Chapin event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100