Stuff that occurs to me

All of my 'how to' posts are tagged here. The most popular posts are about blocking and private accounts on Twitter, also the science communication jobs list. None of the science or medical information I might post to this blog should be taken as medical advice (I'm not medically trained).

Think of this blog as a sort of nursery for my half-baked ideas hence 'stuff that occurs to me'.

Contact: @JoBrodie Email: jo DOT brodie AT gmail DOT com

Science in London: The 2018/19 scientific society talks in London blog post

Showing posts with label formatting. Show all posts
Showing posts with label formatting. Show all posts

Thursday, 19 September 2013

Alt+Shift+5: How to strikethrough text on Google Drive (Google Docs as was) - Option+Shift+5 for Macs

Being able to delete text without deleting removing it is a useful thing as you can see how a document has changed, or in some cases how thinking has changed during the editing process.

Strikethrough text options let you do a very minor example of version control. Here is an example of text that has been (can we use the past tense for this...?!) 'struck through' using the strikethrough tool on Blogger, which looks like this ABC.

It's something that I see used a lot on blog posts including my own. New info comes to light so you want to correct things, without necessarily pretending that you got them right first time. It can also be used extremely effectively in contentious posts as this subtly edited Cancer Research UK Science Blog post shows. Supporters of the expensive and unproven Burzynski cancer intervention wanted certain things changed on the post, they almost got their way ;)

In html you can just append the strike tag around the word to be amended (no spaces between the angle brackets though, I had to write it like that so that it would show up on the screen).
< strike > TEXT < /strike >
On Google Drive / Google Docs there doesn't appear to be an obvious button to click to strikethrough text - but it is possible to do this, with this keyboard shortcut:

PC: Alt + Shift + 5
Mac: Option + Shift + 5

In the menu options Strikethrough can be found in Format - which isn't that surprising. But I like keyboard shortcuts.

More Google Drive / Docs keyboard shortcuts for Mac and PC
https://support.google.com/drive/answer/179738?hl=en

The StackExchange page that told me about this, when I googled for help
http://webapps.stackexchange.com/questions/4672/a-faster-way-to-access-strikethrough-on-google-docs