Deep linking & Bookmarks
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 45
- Forks
- 6
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 51
Description
We should support deep linking; i.e. linking to individual cells
I think there are a couple pieces to this
- Getting links to specific cells
- UX for opening deeplinks
I think for UX we might want to add a "book marks" navigation; similar to the open tabs window in the left hand pane
When a user clicks a deep link we add it to the bookmarks
Users can also add their own book marks in order to quickly navigate between different location
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
Start by locating the cell-rendering and navigation entry points, then inspect the left-pane open-tabs UI as the closest existing navigation pattern. Clarify how links identify individual cells and how opening or manually adding a link should appear in bookmarks. Done means users can obtain and open cell-specific links and navigate to saved bookmarks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100