-
Notifications
You must be signed in to change notification settings - Fork 806
Labels
enhancementNew feature or requestNew feature or requestgood first issue (typescript)Good first issue on the frontend/typescriptGood first issue on the frontend/typescript
Description
Description
In the left-hand side bar there's the option View Outline that shows a nice index which is quite helpful for navigation. The idea is to have something like a mo.outline() or mo.index() that allows to place that same outline in a cell inside the notebook. This would be useful when sharing the notebook as a pdf or html (when the left-hand side bar is no longer available).
Suggested solution
Add mo.outline() or mo.index() with the same output that's currently rendered in View Outline. Ideally the headers would be clickable (redirecting to the relevant section) and in the PDF conversion there would be the page number where the corresponding section begins (but I imagine this can add some complications).
Are you willing to submit a PR?
- Yes
Alternatives
No response
Additional context
No response
skritch and slcoplinYasin197
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issue (typescript)Good first issue on the frontend/typescriptGood first issue on the frontend/typescript