#50: Object Oriented browsing notes

clip_image002

Obscure Computer Science theory had an obsession with “object orientation” some years ago; both a technique in how applications are written but also design thinking on how they might be used. Sensei Steve Jobs, while walking the earth before coming back to save Apple, had a famed obsessions for design and rooted his NeXT computer on an object-oriented approach. The NeXT Cube itself was arguably ahead of its time, but in 1990 cost a cool $10K (that’s about $25K in today’s money). There were few takers, though the odd geek still gets excited to pick them up 2nd hand.

An example of object orientation in user interaction is that you go to a thing you want to work with, rather than a tool with which you want to work. Elements of this are all over UX in Windows, like going to a document in Explorer, and it lets you open, edit, print, etc. Most people will still go to Word and open a file from there; that’s why the Most Recently Used list and Search features exist.

To start something new, you’ll likely open your app of choice then use it to create a file or open an existing one. When did you last go to SharePoint and use the New -> menu option to create a document in situ, much less a OneNote notebook? Exactly.

clip_image004

There are other places where things are less cut and dried: you might open a notebook like OneNote, Evernote, Notion etc, and start taking notes on a thing you’re working on. Or you might want to be in the flow – in a Teams meeting, or viewing a document on which you want to make some side notes – and it makes more sense to bring the notepad to the side and ideally keep the context so when you revisit that document or that webpage, you’ll (optionally) see the notes you had previously.

Progress is not forthcoming

Sadly, as apps evolve some features are sacrificed perhaps because telemetry tells the developer that they’re not much used, or they just decide that newer things are more important. One key villain in this regard is the “new” (Chromium) Edge browser, which left behind many of the features of the old(“Spartan”) Edge, which might not have been much used but then neither was the old Edge. The dev roadmap appears to focus on more ways to inject adverts and to jam Bing services and Copilot into everything, than to actually make the browser as useful as the one it replaced.

Linked Notes

As covered 18 months ago on old testament ToW 683, OneNote has the capability to be docked to the side of whatever other window is being used, and in some cases, maintains a link to the document that is in the main window.

clip_image006

You’d create the page you want to make notes on in OneNote, and when Linked Notes are enabled, it will tie back to the Word etc doc you were using in the other window. That way, if you re-open the notes in OneNote you’re only a click away from pulling up the document they relate to.

If you later go to back to it in Word, however, or open the doc directly from Explorer, there’s no obvious way to bring up the notes you were taking, without going to OneNote, finding the page you took the notes on, and perhaps docking the window again. Even the Linked Notes option on the Review menu doesn’t quite work as expected – it’s for establishing a new link, not reanimating an old one.

This is an example where true object orientation would work well – you’d open the Word doc which you had linked to OneNote, and you’d automatically see the notes in a sidebar.

Remember Internet Explorer?

Even ye old IE had an option of being linked in OneNote so you could take notes on a page you were viewing. Sadly, Edge has torched this feature – along with Reading List and one of the more helpful and semi-OO feature, which didn’t use OneNote but was still potentially handy…

Web Notes RIP

Web Notes was a feature of Old Edge, for jotting down simple notes on whatever page you were viewing, and the next time you visited that same page, the notes would be shown alongside.

Imagine if you were looking to buy a house or pretty much any other major piece of shopping; whilst conducting research, you might browse to several properties of interest and could make some notes about each one – near a good school but close to a busy road, nice rear garden, high crime area down the road, neighbour has planning permission to build a house in their back yard…

It could be so useful to jot the notes as you go and have them presented again if you happen to revisit the same page in future (so you remember you’ve already looked into it). If you could later see a list of every note you took, with a link back to its source, so much the better.

Sadly, there is no way to do this in Edge, without relying on extensions. There are many out there but none really hit the brief well – if you find a better one, please do mention in the comments below.

The OneNote Clipper is worth a look if you want to keep a list of notes with links back to pages, but is old school in that you’d go to OneNote to find that list and then see which pages you had commented on, rather than the more Object Oriented approach of viewing a page and having the notes offered to you.

clip_image008

Perhaps the extension which comes closest to the functional requirement (even if it doesn’t win many prizes for looks) is Note AnyWhere, available from the Chrome store (and can therefore be installed on both Chrome and “new” Edge).

clip_image010

For ease of use, after installation, click the Extensions icon on the toolbar and Pin the Note Anywhere icon to the toolbar, after which taking notes on a new page is only a couple of clicks away. When you next visit a page, previous notes will be displayed (or you can choose to just show a number on the toolbar by the icon, to show how many notes you’ve made).

clip_image012

It would be nice to have some simple formatting, and searching previous notes is a little clumsy (requiring you to sign up and sync with the developer’s web front end), but for a free app that doesn’t (yet) nag you to subscribe for extra functions, it’s not half bad.


PS – Remember, this weekend is when Europe (mostly) ends Daylight Saving Time, meaning next week could see clashing of meetings arranged with international attendees, before North America catches up on 3rd Nov. New Zealand and some of Australia has already made the leap.

This topic has been covered ad nauseam on previous ToWs … spring forward, fall back

686 – What’s that #:~:text?

clip_image002Hypertext was a concept first coined in the 1960s, inspired by an idea in the early 1940s as a way of thinking about organising information. The first practical implementations of Hypertext let a document or application reference a link to some other content, just as we now know web hyperlinks to do. It’s no wonder that when Sir Tim was conceiving the means of writing what came to be pages on the web, he envisaged hypertext – or even hypermedia – as the glue that holds it all together.

True hypertext documents or applications don’t just link pages to each other, but specific contents – it could be a fly-out or a pop-up with a definition of what a specific term was, or it might be a link that jumps into a particular part of a longer document.

clip_image004

Many web pages have bookmarks defined within – eg Wikipedia typically has links on the left side which jump to parts later in the document, and the bookmark is added to the end of the URL – like https://en.wikipedia.org/wiki/Hyperlink#HTML

Office docs offer similar things – Word and Outlook have Bookmarks, PowerPoint can have hyperlinks inside slides that jump to a different slide etc.

If you look at documents stored on OneDrive or SharePoint, it’s often possible to create a link directly from within the full fat Office application, to a part of that document – eg clip_image006in PowerPoint, right-click on a slide in the sorter view and it will display a URL to that specific slide, that you could share or link from elsewhere.

When dealing with web pages, there are some other tricks you can do to jump straight to a part in the page, even if that page itself has not defined the bookmarks for you to reference like the Wikipedia one above. The WWW Consortium fairly recently defined a standard for handling “Text Fragments”, which means you could link to a specific phrase on a page. Clicking the link will navigate to that point on the page and highlight the text. This is done with a strange looking tag at the end of the URL: #:~:text=whatever.

Example: one of the most-visited articles in the TipoWeek archive, Killing me Softly, part I (a wistful post looking back at some of the Microsoft tech which has ceased to be) has a part which deals with the audio file format, Windows Media Audio – see it on https://tipoweekwp.azurewebsites.net/2016/10/21/tip-o-the-week-350-killing-me-softly-part-i/#:~:text=Windows%20Media%20Audio.

clip_image008Handily, if you want to generate a link straight to a word or phrase on a page, both Edge and Chrome offer a feature if you right-click on some text on the page – it may use other text fragment features to help steer to this specific piece of text, rather than just the first time that phrase appears on the page. See it in action, here.

685 – Browser searching

Screenshot 2023-06-06 181351Research from a couple of years back showed that the most-searched-for term on Bing.com was “google”. While it seems crazy that people would type the name of a search engine into the search box of another, it’s possible they were entering “google” into a box on their homepage or even in the browser address bar, and that term was sent to bing.com as a query, rather than sending the browser to google.com.

If you’re using Edge and have Bing as the default search experience – other search engines are available – then you may see the prominent search box in your new tab page, but it’s worth remembering that the address bar at the top of the browser is also a search box. You can jump to the address bar in Edge or Chrome by pressing ALT+D, which also selects the current site’s URL (if there is one) so you can edit it or just replace by typing something else.

clip_image004If you start putting the name of a site into the address bar, you’ll be offered autocomplete suggestions from your favourites and your previous browsing history, so it may be very straightforward to jump to not just the website but a specific and previously accessed page within.

Entering a site name and pressing CTRL+ENTER will add the https://www. and .com bits so you don’t need to; therefore, to go to the BBC website, you could press ALT+D bbc CTRL+ENTER and you’d go there directly.

Although the address bar will ultimately use your default search engine to query a word or phrase that doesn’t appear to be a web site address, you can force it by starting to type ? in the address bar, then enter your search term after the question mark.

clip_image006Some sites will allow the browser to search within them by adding the site name and then pressing TAB. Whatever text you enter after the TAB will be sent to the specific search page of that site. Not all sites support this method, but many common ones do, like Twitter, Amazon, YouTube and more.

clip_image008Go to the search engine settings in Edge (or jump to the address bar and enter edge://settings/searchEngines) to see which sites are set up already. You can add your own “search engine”, which means you can direct Edge how to search within that site.

Click Add to include one of your own, using the appropriate site URL while replacing the bit where the search term is specified with %s – eg searching the OneDrive photos section for “dogs” would give a URL of https://photos.onedrive.com/search?q=dogs.

Give the Search Engine a shortcut name you want to use and then paste the modified URL and hit save. Now, in this example, typing photos | TAB | cats | ENTER would seach OneDrive for cat pictures.

If you are a Microsoft 365 user then you might be able – if it’s been enabled for your tenant – to search internal work documents and Sharepoint sites, just by typing work | TAB | etc. It’s on by default, but admins could also give you custom keywords / shortcut words too.

clip_image010Finally, on the topic of Searching in the browser, it’s possible to search across all the tabs you have open; start typing something in the address bar and you’ll see the option of filtering that search to apply to Work, history, favourites or tabs.

clip_image012Alternatively, press CTRL+SHIFT+A to kick the search off, type in the word of phrase you’re looking for and it will filter the list of current tabs to show only ones that match.

To quickly jump to that tab, use the up and down keys to select the one you want, and press Enter.

654 – Browsing across devices

imageOne of the most profound changes in the way most people use the internet has been broadening out to using a variety of devices. As well as having a selection of laptops, phones and tablets, people will surf across them all the time – from playing with a phone while watching TV, to reading an article or book on a larger-screen slate as well as working on a regular laptop or desktop. Browsers have added functionality to smooth the transition, but most people are probably unaware.

clip_image001You’ll typically be offered the chance to sign-in and sync your favourites, history and passwords across any other device that you’re using when running Edge or Chrome. If you’re browsing across multiple PCs, one way to easily pick up where you left off would be to go into the browser’s history and revisiting sites browsed from current or previous machine, or use Favourites/Bookmarks or Edge’s Collections.

clip_image003Edge gives you a simple way of sending a currently-viewed tab to another PC or a mobile device – right-click on the browser tab and choose from a list of other devices that you’re signed in on. You’ll then see a near-real-time notification on the other machine that the page has been shared with you.

clip_image005On phones and tablets, if you’re also using Edge and signed in, you’ll see a Send to Devices option on the browser menu, so you can fire links straight to your PC.

There are other options, too – the browser menus in both Chrome and Edge have a Share option that lets you send a link to another application, send via Bluetooth to nearby devices of other types and more.

clip_image007If you don’t yet have enough toolbars in your life, you could look on the Edge Sidebar, at the new Drop feature, which lets you transfer snippets of text or whole files between browsers on multiple PCs or mobile devices. clip_image009 It might be the quickest-yet way to send a photo from a phone to your PC, where received files are dropped into the Downloads folder and stored in OneDrive for other devices to access.

565 – 88 Edge updates

clip_image001Just over a year ago, the new release of the Edge browser with the Chromium engine was released, and lots of functionality has been shipped since. Much effort has been to differentiate the Edge browser from others, because it integrates better with Microsoft services and other offerings. From synching settings, history, favourites, extensions… to adding protections around passwords and having a great multi-profile experience… it’s been getting better all the time. But 88 updates? That’s crazy!

(it doesn’t necessarily have 88 updates – that was just a ploy to get in the Crazy 88 link above)

The latest version of Edge shipped to mainstream users recently; release 88 is named after the core engine version, so Google shipped Chrome 88 at the same time. Some of the “what’s new” in Chrome will be consistent with Edge, since the rendering engine is the same – like the deprecation of a couple of features; Chrome & Edge no longer have FTP support natively, and they finally killed Flash.

Back to Edge 88 – go to the menu, then settings | about to find which version you have – there are a bunch of cool things to try out or investigate:

Themes – there are some really nice pre-built themes packaging background images and colour schemes; see them here. You can apply a theme to a specific user profile, which might help you differentiate them from each other – so a Forza or Halo theme applied to your personal profile would change the colour scheme for that one, making it easier to spot which profile you’re using. You can also add themes from the Chrome web store.

clip_image003Sleeping Tabs – helping to reduce system resource demands, Edge can now make tabs go to sleep if they haven’t been used for a while. You need to switch it on (the plan being that it will be a default in a later version) by going to edge://flags and search for sleep.

If you regularly use websites that fire notifications – like mail, or news readers – then be aware that they will not show when the tab is asleep. Work is underway to report back which sites should not be put to sleep, so Edge will be able to know when it’s a help and when it would be a nuisance.

clip_image005Passwords – as discussed previously when it was in dev mode, the password monitoring and strong password suggestion features are now generally available. Edge can look for common username/password combinations that are in your cached credentials, but which are known to have been leaked.

If you get a report of such a leak, you should change all of the passwords on affected sites as soon as possible. Looking under Edge Settings / Profile / Passwords, you should see the options to enable both Password Monitor and suggestion. For more info on how the Password Monitor works, check out this MS Research note.

PWAs and ProfilesProgressive Web Apps are increasingly being seen as the way to take a site and treat it like an app; it can show up in Start menu, can be pinned to task bar, will run with a specific icon and name, and won’t have all the UI of a browser, so it looks just like a native app.

clip_image007To install a PWA on Edge, just go to the menu on the top right when you’re browsing to a site, and you clip_image009should see Apps > Install … as an option. You get to give the “app” a name, and it will then look and feel much like a native application.

clip_image011If you install the PWA in more than one Edge browser profile, there’s a new function that means when you start the app – from the Start menu etc – then you can switch between which profile it should run in (scoping identity, passwords etc within).

PWAs are cool. Unless you’re using Firefox, where PWAs are not cool.

544 – Farewell, IE

clip_image001

In 1998, when anti-trust hearings were perhaps more spiky and combative and certainly not delivered by a flaky Zoom connection, Microsoft was arguing that the free Internet Explorer web browser was so intrinsic to Windows that it could not be removed.

Ever since Windows 98, Internet Explorer 4 was built-in to Windows, though versions of IE were available for the Mac (Steve Jobs chose to use it!), Unix and even OS/2, through the mid 2000s, before it settled on being a PC-only thing. If IE4 was installed on other versions of Windows, it was basically not possible to remove it and revert back to an earlier version, without reinstalling the operating system.

Since 2014, when Microsoft announced Windows 10, it was clear that IE would not evolve beyond the latest release, version 11. IE11 is still included in Windows 10, and will continue to be so until the end of days – or the end of the support lifecycle, whichever comes sooner.

clip_image003You can still launch Internet Explorer in Windows 10 – just press Start and type internet – though the default page does leave you in no doubt that you’re better off elsewhere…

clip_image005

If you want to remind yourself what it’s like to drive without a seatbelt, or go to the shops without wearing PPE, try using IE to browse the web for an hour.

clip_image007

It was announced recently that – even if the IE11 browser is still included in Windows 10 and will still be technically supported for another while – “support” for using it will start to be removed from Microsoft 365 services from November 2020. Just as friends don’t let friends do crazy things – like virus scan the M: drive – it’s time to stop them using IE11 as their daily and default browser.

All paths lead to the new Edge browser, built on Chromium for added compatibility – though somewhat ironically, issues have cropped up when using Google as the default search engine, all since fixed. Additionally, some angry-from-Manchester types have complained you can’t uninstall Edge if it arrives via Windows Update or pre-installed. Tried uninstalling Safari on your iPhone or your Mac?

There’s been a subtle change in nomenclature, too – “Edge” is the new Edge, or Chromium Edge, or ChrEdge or whatever you want to call it. The old Edge – the one which shipped with Windows 10 as the successor to IE and as a whole new web experience – is now Microsoft Edge Legacy. LegEdge is not even visible on latest versions of Windows, but if you need it and are the type who likes to live dangerously, you can re-enable it by hacking around in the registry.

519 – Browser battles revisited

clip_image002The “Browser Wars” happened in the late 1990s, and marked a time of intense, er, “competition” between different web browsers. Since then, Google’s Chrome has rather cleaned up and established a seemingly unassailable lead in browser market share.

Still, Edge’s recent release using the Chromium rendering engine – designed to make it comparable with Chrome from a compatibility point of view, yet allowing Microsoft developers to remove Google-services-specific stuff (and replace them, sometimes, with Microsoft-services-specific stuff, many of which will be checked in to the Chromium open-source project.

The Edge browser built on Chromium was released in January, and updates are flowing through to add more functionality – which, exactly, depending on whether you’re running the normal release or you’re on one of several preview or developer (“canary”) versions. Some features are things that were ideally intended to make it to the public release – like synchronizing extensions installed across multiple PCs.

The Edge update won’t be forced out to existing non-Chromium-Edge users (hello, out there!) – or at least there will be a way of stopping it from being pushed out, if you’re an enterprise IT controller who’d rather not have to manage change and things like that.

One of the benefits of Edge being on Chromium is that the extensions which third parties build for the browser should be compatible – and since Google has 2/3rd of the total market, there are more of them than for other browsers.

clip_image004

There’s an Edge “addons” page which shows a curated list of extensions known to work well with the new Edge, but if you want, you can install anything that’s listed on the Google site.

If you enable the ability to install Chrome extensions into Edge, then refresh/browse to the Chrome store again, you’ll be met with scary warnings, however…

clip_image006

Google has started alerting of a security issue – namely, if the extension is somehow added to the Chrome store and subsequently found to be of dubious intent and posing a security risk, then Google can remotely knobble it on installed machines. They are now warning that if you happen to use a Chromium but-not-Chrome browser – like Edge – then they won’t do this. It seems the extension security scare banner isn’t the only one to try to make Edge users install and switch to Chrome.

Tsk, Tsk.

Also, the Edge browsers published for Android and iOS are receiving updates to make them work more seamlessly with desktop Edge. (See more for Android & iOS)

Tip o’ the Week 480 – Installing Apps in New Edge

Whatever you call it – New Edge, Edge Dev, Edgemium, Chromdge etclip_image002[4]c – the new Windows browser called Edge but with its rendering gubbins based on Chromium is making progress with regular updates and has quite a following already.

ToW 476 covered some of the articles that were written when it first came out, but buried within was a slew of interesting features that merit their own mention.

clip_image004[4]Such a capability is being able to install a web page as an App, making it look a lot like a normal Windows app to some degree. In older Edge browser, this was known as pinning a site.

In New Edge, just go to the … menu (top right) on any web page, and under Apps, you can Manage apps and install pages.

clip_image006[4]If the current site is a regular web page, you’ll see “Install this site…” but if the page is itself a Progressive Web App (PWA), like the Starbucks example above, then it will likely declare its name. There are lots of PWAs out there already – see here as an example – some are managed through the Windows Store, but since Google allowed Chrome / Chromium to install PWAs, many are published online and available directly.

Users don’t even need to know what a PWA is, for the most part – if a site looks and feels like an app, then that’s what it is. Some publishers report dramatic improvements in using PWA when compared to more traditional iOS/Android or UWP apps – Tinder, for example, found the PWA was 90% smaller than the regular app.

It seems that when Tindering, size really does matter.

Tip o’ the Week 470 – Chrome Activities on Time

clip_image002As many of now know, the Edge browser in Windows 10 is going to change.

In short, the browser application will be rewired to use the open-source Chromium rendering engine, meaning that Edge will be every bit as compatible as Chrome is in displaying web pages and apps. It doesn’t mean that Edge will look and feel the same as Chrome, though – if the latter is a skin on the Chromium engine that provides a load of additional functionality, so Edge will be a different skin but will look and act much the same as it does today.

For now, at least, there are a lot of Chrome users on Windows 10 and various teams at Microsoft have gone to some lengths to build Chrome extensions to support other services or software, maybe in the same way they work on Edge or even beyond. See here for a list of Chrome extensions published by Microsoft.

clip_image004One such extension was published recently, which allows the activity that a user is doing in Chrome, to be published to the Windows Timeline feature.
Install the Activities extension here.
(assuming you’re using Chrome… Edge users who just clicked on that link, go and have a word with yourselves).

clip_image006After installation, then any browsing you do in Chrome while will show up in Timeline – press WindowsKey + TAB or click the Timeline button that is generally found next to the Start button on your taskbar, and use the slider at the side to jump to a particular date, or click the search bar on the top right (keyboardistas, just press CTRL-F) and search for a keyword within the content you were browsing earlier.

It’s a fantastic way of searching not just browser history, but other activities – like Office docs or many Windows apps.

clip_image008Look under the icon for the Activities extension, and you can choose which browser you’d like to use to open the tile from the Timeline – in the example above, a Google search within Chrome took us to a content page, and clicking or tapping that tile will re-open the website.

So, if you’re currently using Chrome under sufferance but would like to keep most of your browsing in Edge, having browsed in Chrome and gone back to the Timeline, it will give you the option of using your default – Edge – or using the other one, er, Edge…

Tip o’ the Week 458 – Grabbing pictures from websites

clip_image001There are plenty of reasons why you might want to get the URL of a picture that is embedded on a web page, and some of them don’t even risk breaching the copyright of the image’s owner or page author!

Legitimate examples might include things like downloading a company logo from its website so you can include it in a PowerPoint slide; try going to just about any major company site and you’ll probably find it’s not straightforward to save the image file. Ditto all sorts of clever pages that might stop you simply saving the picture to your PC.

clip_image003clip_image005Normal behaviour is, mostly, to just right-click on an image and in Edge, you’ll be able to save the picture (or use Cortana to try to give you more details on the image, even trying to guess what’s in the image depending on how straightforward it is – it’s surprisingly good). Ditto, if you’re using Chrome, except you can search Google instead. Try the same on a company logo, and you may find you won’t get the option to save or search.

If you want to grab the actual URL for an image on a web page, the clip_image006foolproof way of getting it is to look at the source – if you don’t mind fishing through maybe a few thousand lines of HTML. It’s not too bad if the image is at the top of the page, but it could prove tedious if elsewhere. In Edge, an easier solution would be to right-click on the image and choose, Inspect element. You may need to press F12 to get these options in your right-click menu. Chrome has a similar thing, simply called Inspect, and can be invoked by CTRL-SHIFT-I.

The Inspect Element funciton in browsers is designed to help web page debugging; it’ll let a user or designer jump straight to the section of a web page’s source, and inspect or even modify the code behind the page.

clip_image008As an example, right-click on the logo on www.microsoft.com and Inspect Element. You’ll see the highlighted section is the bit where the logo sits on the page, and immediately next in the hierarchical representation of the page code, you’ll see the <img> tag, denoting that this pertains to the image itself.

Look for the src= part, double-click on it and you’ll see the URL of the image in an editable text box, meaning you can easily copy that to the clipboard and get ready to paste it wherever you need it clip_image010to go. Try pasting it into a new browser tab just to check that all you’re getting is the logo.

clip_image011

Using a search engine

Of course, there may be easier ways to get an image – using Bing or Google search, for example.

Bing is actually quite a bit better in this regard. When you click on an image in the results from Bing’s Image search, you’ll see a larger preview of the picture along with a few actions you can take – like jump to the originating page; search for other sizes of the same image; use Visual Search to run a query on just some selectable portion of the image; or simply just view it in the browser, thereby opening just that image and showing you the direct URL to it.

In the case of both Google and Bing, if you click on “Share”, then you’ll get a link to the search result of that image rather than the picture itself – so if your plan is to embed the image in another web page or upload it to some other place, then you’ll be frustrated.

clip_image012Another legitimate use of the original URL for a logo might be to change the icon in Teams – assuming you have permissions to Manage a team site (click the ellipsis to the right of the clip_image013name and if you’re suitably perm-ed up, when you click on the Manage Team option, you’ll see a little pencil icon on the logo if you hover over it. Click that to change the picture).

Simply choose Upload picture, paste in the URL of the logo you want to use and you’re off to the races.

Figuratively speaking, anyway. You might have to jigger about with the proportions of the image by downloading it first and editing it elsewhere, as the image will need to be more-or-less square. Built-in icons in Teams appear to be 240×240 pixels in size so you could try to target that if you’re resizing.