Posted 20 January 2013 - 08:57 AM
Hey,
I think it would be cool to add real hyperlinks into computers so that when you click on them, it opens up the link in your browser. Similar to what happens in the Minecraft chat when someone posts a link to a website. It could prompt you whether you want to open the link as well (just like the Minecraft chat does).
It would be useful for linking to CC forum posts to find out more about applications (could be useful in an app store), opening up download links to programs, and linking to wiki/help websites where far more detail is shown about a topic.
Could have something like term.writeHyperlink(text, urlLink), and would term.write text, then when text is clicked on, it would open the urlLink in your browser.
I think it would be cool to add real hyperlinks into computers so that when you click on them, it opens up the link in your browser. Similar to what happens in the Minecraft chat when someone posts a link to a website. It could prompt you whether you want to open the link as well (just like the Minecraft chat does).
It would be useful for linking to CC forum posts to find out more about applications (could be useful in an app store), opening up download links to programs, and linking to wiki/help websites where far more detail is shown about a topic.
Could have something like term.writeHyperlink(text, urlLink), and would term.write text, then when text is clicked on, it would open the urlLink in your browser.