← Back to context

Comment by somat

4 years ago

The thing that hypercard completely missed was the hyperlink.

The second thing was that hypercard was a program html was a format.

Another case of worse is better? shrug.

You all probably know this… Contemporary computing behavior is for the cursor to change to a little hand as it rolls over a link or button. This was first introduced by HyperCard, so it is there as an everyday reminder of its legacy.

HyperCard absolutely had hyperlinks, and later versions had them in recognizable form before the web did — you could link from an arbitrary range of text in a text field.

  • You could link to content _in another Stack_ (file) , for that matter. HyperCard absolutely had hyperlinks :) They were just called Buttons, but you could not only directly link to something, but also attach scripting to do additional stuff, pretty much exactly like the <a> tag we use and attach click events to today. I mean, I guess it wasn't like a piece of inline text, but you would just overlay a transparent button. That's a method I used, but there were probably better ways to link text. It was a long time ago, tough to even remember haha

The thing html missed out on (which was part of the original vision, to be fair) was using the same program for editing and viewing.