Theme II · Workflow Efficiency Tools for Congressional Operations

GitHub Wiki Indexing Bookmarklet

Idea Level of effort 2 II.2

Bookmarklet that generates a clickable table of contents for any GitHub Wiki page from its headings.

Problem

Manually creating and maintaining indexes for GitHub Wiki pages is tedious and time-consuming, especially for large or complex wikis.

Solution

Develop a Firefox browser bookmarklet that automatically generates a table of contents for any GitHub Wiki page. The bookmarklet should parse the page’s headings (H1, H2, H3, etc.) and create links to those sections.