This already exists on Wikipedia. Under preferences, select the Gadgets tab and enable "Navigation popups". When hovering over a link in a Wikipedia article, a small popup will appear, in addition to some metadata about the link, the first paragraph of the article will appear, including links that may appear in that paragraph, which can also be hovered to make another popup appear.
I wish I could read Wikipedia like this
11–20 of 68 posts
Re: I wish I could read Wikipedia like this
#12Re: I wish I could read Wikipedia like this
#13Re: I wish I could read Wikipedia like this
#14Wikipedia currently has a Beta feature name Hovercards You can enable it here https://en.wikipedia.org/wiki/Special:Preferences#mw-prefsec...
Re: I wish I could read Wikipedia like this
#15This already exists on Wikipedia. Under preferences, select the Gadgets tab and enable "Navigation popups". When hovering over a link in a Wikipedia article, a small popup will appear, in addition to some metadata about the link, the first paragraph of the article will appear, including links that may appear in that paragraph, which can also be hovered to make another popup appear.
Re: I wish I could read Wikipedia like this
#16This already exists on Wikipedia. Under preferences, select the Gadgets tab and enable "Navigation popups". When hovering over a link in a Wikipedia article, a small popup will appear, in addition to some metadata about the link, the first paragraph of the article will appear, including links that may appear in that paragraph, which can also be hovered to make another popup appear.
First of all you need to have a Wikipedia account to enable them, and second this is something intended as an help for the editors. Wikipedia description of this function is:
"article previews and editing functions popup when hovering over links"
Re: I wish I could read Wikipedia like this
#17Use cases I thought of were mainly adjusting texts explaining things (e.g. Wikipedia, school books, etc.) to the already existing knowledge of the reader. So that an article explaining a concept could look radically different (and going into increasingly more detail) depending on what the reader already knows. One proof of concept I created was adjusting the German Wikipedia article on Turing machines to three different levels (school, 1st semester CS student, 4th semester CS student) [75.3]. What each level does is either explaining things differently or leaving out parts altogether (no need horrifying a pupil with formulae). So my main focus was on providing something that reads well (expanding things inline still incur a context switch because they're not part of the original narrative) and finding a way how to model such things. Nothing automatic because a clear semantic model is needed for that to work.
Thesis can be found at [0.046], it's in German, but the abstract is in English too. Just in case someone might be interested in that.
[−1½] http://www.telescopictext.com/ mentioned by https://news.ycombinator.com/item?id=7602335
[75.3] http://hypftier.de/temp/turing.html – sorry, it's in German, but Google Translate seems to work fine.
Re: I wish I could read Wikipedia like this
#18This already exists on Wikipedia. Under preferences, select the Gadgets tab and enable "Navigation popups". When hovering over a link in a Wikipedia article, a small popup will appear, in addition to some metadata about the link, the first paragraph of the article will appear, including links that may appear in that paragraph, which can also be hovered to make another popup appear.
Well, Navigation popups seems something a bit different for me and not at all something intended for general consumption like the proposed changes (that I think is great). First of all you need to have a Wikipedia account to enable them, and second this is something intended as an help for the editors. Wikipedia description of this function is: "article previews and editing functions popup when hovering over links"
What about the German or French Wikipedia? What about Wiktionary? Oh man, that is going to be hard.
Indeed, Navigation popups is not perfect and it is intended for editors first. But I mostly use it for speeding up my browsing.
But writing a general tool for all MediaWiki installations is going to be quite the task; a lot of MediaWiki wikis don't even have opening paragraphs like Wikipedia does (see Wiktionary for example). Sure, we can make some compromises and accept that non-encyclopaedia styled wikis don't apply to this tool.
I'd love to see a Firefox extension that did this. But for now; either Hovercards or Navigation popups provides the basics of the requested functionality.