Better wikipedia reading based on this.
This is a work in progress!
- Install a plugin to support userscript in your browser:
- Chrome: Tampermonkey
- Firefox: Greasemonkey
- Install the Better Wikipedia script from here
- Do a better query of the wikipedia API:
- Retrieve subsection content when link has a hash, (for instance wiki/title#subsection)
- Expand current content retrieving more content when clicking on the 3 dots (...)
- Nested queries
- Use fancy inlining of content instead of windows
- Make opened links be persistent across browsers restart (Use the hash to save an array of open sections)