Early browsers might have been pedantic about the user entering the protocol into the address box, since the application wouldn’t know if you wanted to use ftp, gopher or this new-fangled http thing to try to open the page. So you had to spell out the whole address – with the right number of slashes and colons, sometimes even having to get upper and lower case parts of it exactly correct – or just get denied. Of course, it’s easier to enter URLs these days – a good proportion of end users just type the thing they’re looking for (eg “bbc news”) into the address bar, and it will search on their favourite engine to display a list of results upon which they then click. Others will know that if you enter a term in the address bar and press CTRL+ENTER, the browser will add the www and the .com to either side of it, and on Chrome, the Still, pasting a URL into a document or email can sometimes look messy, especially if it’s a link to a file on a Sharepoint or Teams site. Public websites sometimes will have an address which tells the story – like https://www.upi.com/Top_News/Voices/2020/11/19/SpaceXs-Starlink-satellites-are-ruining-stargazing-for-everyone/9351605790233/ – but a new feature in Edge browser aims to make things a whole lot more friendly. In the latest versions of Edge, instead of pasting the raw address (with all of its slashes, symbols and numbers), when you add a URL into an Office document, the link will use the title of the page as the “text to display” instead of the URL itself. As a result, the UPI story above would look like “SpaceX’s Starlink satellites are ruining stargazing for everyone – UPI.com”. When pasting a link to a shared document, instead of it showing up like https://microsoft.sharepoint.com/:b:/t/Store%20Planning%20Team/EX3o-R5PRT5Kk-Ndmh5GKFgBx0OfjIWI9d4CGT4nZGi0Dw90980 or similar, Office apps will try to fetch the source document’s details and render its name as the displayed text, hiding the URL under it: If you’re sending the link in an email, it will even check if all the recipients have permission to open it, and offer to help you fix that by changing the permissions or by attaching the document instead of a link to it. This might even realise the dream that one day, people will stop emailing documents to each other and instead will use proper collaboration tools. We can but hope.
This useful feature was a preview in the Edge beta, but is now part of Edge 87 that released last week. One potential side effect, though, is if the website you’re looking at doesn’t properly manage its page title (as displayed in the browser tab), it could paste as the wrong thing: some sites might set the title when you search for something, but then not set it properly when you click through into the results. You can always right-click the link and Edit Hyperlink to fix the issue if that occurs, and hope that enough people complain to the site owner so they fix it. |
Tag: Clipboard
Tip o’ the Week 457 – Clipboard improvements
One of the neat new features is a revamped clipboard – something that has been tried a few times before, supporting additional features like keeping a history of what you clip, and/or allowing clips to roam across different machines. This has at times been achieved in standalone apps (eg via The Garage), or through individual apps managing the process – did you know, for example, that Office had a clipboard that supported
In Windows 10 with the October 2018 update (version 1809: to check your version, press WindowsKey+R then enter winver), there’s a new paradigm for managing the clipboard right across Windows applications – and it harks back to the old CTRL-V key combo that is more than 50 years old itself… from ToW #133 (from mid-2012):
CTRL-V goes back a loooong way. Its first use was years ago in the “Quick Editor” – aka QED – co-developed by Butler Lampson, one of the giants of computer history, now employed as a “Technical Fellow” in Microsoft Research. The new clipboard
|