Tag Archives: timesaving

Two editors introduce their favourite macros

Back in May 2022, Ben Dare wrote a handy beginner’s guide to macros that explains how to start using them. In this follow-up post, Ben introduces some of the macros he finds the most helpful when editing text. Fiction editor Katherine Kirk also talks about some of her favourite macros, and how she’s improved her efficiency by mapping macros to her gaming mouse.

Photo of water droplets on a leaf as a background image to the blog post title and authors: Two editors introduce their favourite macros by Ben Dare and Katherine Kirk

Ben Dare

When I begin with a Word document, I like to analyse it for style and consistency issues. Handily, there are macros to look for all sorts of things, without altering my document at all: spellings of names (ProperNounAlyse); hyphenation of words (HyphenAlyse); consistency of a whole selection of style choices (DocAlyse). Each gives a report in a separate Word document, helping me to understand where possible issues are and highlighting hard-to-spot errors.

But running each of those (and others) is a bit of a faff. So my first favourite macro is MegAlyse (yes, in my head it sounds like Megatron). This macro allows me to list the macros I’d like to analyse the document with and then runs them in an organised way (as long as I’ve installed them!), and it saves the results.

At this point I’ve got an idea of systematic things that I want to change or check individually, and I want to make those changes quickly and highlight things I know I’ll want to check. To do that, the second macro I use is FRedit. This macro has many abilities (there’s a manual!), but at its most basic it runs a list of global find and replace searches that I list in a separate document. It’s easy to experiment with – you can start with a small list and get to know this macro at your own pace – but it is important to know already what you can do with find and replace, including wildcards (and there’s a recent CIEP blog on that here).

Here’s a screenshot of a basic FRedit list, each line showing a find and replace with a vertical bar | separating them:

Screenshot showing the following five pieces of text each separated by a short vertical line: EM dash and EN dash; Navratilova with and without accents; amongst and among (highlighted yellow); Parliamentarians and ^& (highlighted green); ~[A-Za-z0-9]^13 and ^& (highlighted blue).

So with FRedit, in one go I can:

  1. Change all em dashes to spaced en dashes.
  2. Make a name always have the accents it needs.
  3. Change all ‘amongst’ to ‘among’ (the ¬ means it will do upper or lower case); it will also apply yellow highlighting, which is my note to self: ‘I’ve changed this but check it’ – I noticed some ‘amongst’ were in quotations and will need changing back.
  4. Retain ‘Parliamentarians’ (the ^& means replace with what you found, i.e. no change) but highlight in green, which tells me: ‘Not changed but needs checking for client’ – here the client wants lower case, but there were lots beginning sentences, so I’ve just marked them to check.
  5. Find any paragraph that ends in a letter or number, not punctuation (the ~ tells FRedit it’s a wildcard find to search for that range of characters in square brackets). It also adds blue highlight, which is my note to self: ‘Generic issue to check’.

This mixture of changes and highlighting makes things to do or check helpfully visible, but the highlighting does need to be removed. Cue the macro: HighlightMinus. Have the cursor on the appropriate line, or select some text, and the macro removes the highlighting. (Bonus mention: HighlightPlus is great for adding highlighting, to flag something for the client or that you want to come back to.)

Working through a text, some edits take a few mouse clicks/keyboard strokes to do. There are macros to do these tasks more quickly, saving seconds each time, adding up to many minutes over a project. An example is SwapWords: if the document has ‘it badly fell’ and I want ‘it fell badly’, I place the cursor in the first of the words to be swapped, run the macro, and it swaps the two words. It saves the time of manually moving or retyping text, and prevents those little slips of human error. (Bonus mention: SwapCharacters does the same for adjacent characters, handy for swapping quote marks with full stops and commas.)

I’m always reminded there’s stuff I don’t know. GoogleFetch takes the word by the cursor, or a selected phrase, and switches to a browser and searches Google (other providers are available!). It’s quick, easy and less clicking. (Bonus mention: DictionaryFetch does the same but searches an online dictionary.)

The above macros are written by Paul Beverley and are freely available to all. But many useful macros can’t be downloaded – I record them, or alter a pre-existing one, to suit my particular needs. Recording is great for repetitive, simple jobs. Altering doesn’t have to be scary: find a macro that does nearly what you want, tweak it and see what happens (on a spare doc!). For example, a client wanted me to follow the ‘Guardian and Observer style guide’ – so I changed GoogleFetch to open the appropriate Guardian style page for a word instead. It took a bit of learning, but it saved oodles of time in the end. You can even share your attempts and ask for advice on the CIEP macro forum. (Bonus mention: DictionaryFetchByLanguage came from such a process.)

Photo of a water droplet creating ripples on a lake

Katherine Kirk

Like Ben, I use a combination of analysis macros and look-up macros, like MerriamFetch, which searches the term I’m pointing at in the Merriam-Webster online dictionary. But my absolute favourites are the ones that cut down on key combinations that I use all the time. If I can reduce a repetitive set of button pushes to a single click, then it adds up to hours of time saved, and it also reduces repetitive strain on my fingers. Even better, it frees up convenient key combinations for less frequently used macros!

The best thing I did for my efficiency this year was to get a gaming mouse. I use a Logitech G502, and as well as the scroll wheel and left and right-click buttons, it has five extra programmable buttons. I can also push the scroll wheel right or left to trigger more macros. This means I can have seven macros right there without moving my hand to my keyboard. Other editors swear by the Wacom tablet, which gives you much more functionality, but I personally love the satisfying click of the mouse buttons. Also, doing it this way eased the learning curve, which made it much less intimidating. And don’t tell my boss,* but outside of work, I use the mouse for playing games too!

I decided to set the programmable mouse buttons up to improve my workflow. I thought about the routine button pushes I use in every job and settled on the ones that I use most often. These are the macros that have made it onto the mouse:

  • StartSession does a simple search for ‘[]’ in the text, which is a kind of shorthand bookmark I’ve been using since my early days. I find Word’s built-in ‘pick up where you left off’ is a little deficient. I also use this when I need to pause my line-by-line editing to jump around for a global consistency check, so I can find my way back and carry on. I used Word’s macro recording tools to create the Start and End Session macros.
  • VisibleTrackOff4 toggles Track Changes on and off, and it changes the background to yellow when it’s off so I don’t make accidentally untracked changes.
  • GoogleFetch makes fact-checking quicker, since it saves me having to tab over to my browser.
  • MerriamUnabridgedFetch lets me stay on top of hyphenation, capitalisation and spelling much more easily. I mostly work with US texts.
  • Sliding my scroll wheel to the left finds the next instance of something I just searched for in the text. I matched it to the built-in shortcut in Word, Shift+F4, so I didn’t have to create a macro for it.
  • Sliding my scroll wheel to the right scrolls down five lines and moves the cursor back up four, which keeps the text I’m working on comfortably in the middle of the screen. I don’t remember who gave me the macro for that, possibly on the CIEP forums, but they called it TestScroll.
  • Finally, EndSession types my handy little ‘[]’ bookmark and saves the document, ready for the next work sprint.

Here’s how that all looks mapped to the mouse buttons. The labels with an M are macros I’ve assigned.

Diagram of a gaming mouse showing macros mapped to mouse buttons or the scroll wheel Diagram of the side of a gaming mouse showing macros mapped to mouse buttons

Besides the ones mapped to my mouse, the macros I use the most often are the ones that trim down the button pushes needed to make common changes. I work with fiction, so for me, that’s mostly things like changing ‘Yes.She said to ‘Yes, she said. I use Paul Beverley’s CommaInDialogue macro to change that full stop and capital letter into a comma and lowercase letter with a single key combination (CTRL+ALT+,).

As I explore more macros, I want to spend a little more time practising with Paul’s ‘speed editing’ macros. Minimising the time spent on repetitive little tasks means I work faster, and that makes my hourly rate go up without it costing my clients more and without sacrificing accuracy. But really, what I love most about using efficiency-boosting macros like these is that they make me feel like I’m the captain of my own spaceship. The control panel is only as complicated as I want it to be, and I can always add new magic buttons as I discover the need for them.


*I’m a freelancer. The boss is me.

About Ben Dare

Ben Dare is a Professional Member of the CIEP and copyedits/proofreads for projects on sustainable food systems and sustainable living (and almost anything else when asked nicely). Otherwise, he’s probably playing with Lego or Gravitrax, cooking, running, swimming or (regrettably) doing chores.

About Katherine Kirk

Katherine Kirk is a fiction editor who has lived all over the world, including China, South Korea, Ecuador, and Morocco, and she’s not done yet. She works on all types of fiction for adults, especially Science Fiction, Fantasy and Literary Fiction. She is a Professional Member of the CIEP.

 

 

About the CIEP

The Chartered Institute of Editing and Proofreading (CIEP) is a non-profit body promoting excellence in English language editing. We set and demonstrate editorial standards, and we are a community, training hub and support network for editorial professionals – the people who work to make text accurate, clear and fit for purpose.

Find out more about:

 

Photo credits: purple leaf and water droplet both by Pixabay on Pexels.

Posted by Harriet Power, CIEP information commissioning editor.

The views expressed here do not necessarily reflect those of the CIEP

Wise owls: how do you save time when editing?

We asked our parliament of wise owls, all Advanced Professional Members, to share some of the things that have helped them to become faster, more efficient editors over the years. Answers ranged from macros, checklists and templates to a healthier work–life balance and the confidence gained from experience.

Sue Browning

My main tip for speedy editing is to slow down and take a breath before you dive in. I find it helpful to approach large projects in phases, doing basic analysis (headings/structure/style), clean-up and formatting first, followed by my main text editing pass, then a final consistency check and spellcheck. This is all driven by checklists (and sub-checklists). While trundling through the initial, somewhat mechanical, stages may feel like delaying the core task of editing, I find it settles me into each project in a series of familiar steps so that even a new or challenging job feels more under control by the time I start looking at the text.

Another more obvious timesaver is my stylesheet template with combo boxes that contain the most common alternatives for each style point, making setting up my initial sheet very quick. Thanks to Hazel Bird and her helpful blog post for bringing this useful technique to my attention.

Next is keyboard shortcuts, both for frequent operations, like switching between windows and desktops, all the usual Word commands, and for my many macros. I have a lot of keyboard shortcuts, but I learned them slowly, converting the often-used ones to muscle memory, making room in my brain for the next batch.

But probably my biggest practical timesaver is PhraseExpress, a text expander, which I use for emails, author queries/explanations, and any bits of text that I find myself typing repeatedly, including things that I frequently mistype, like my email sign-off. PhraseExpress’s web look-up function also saves me ages when checking references.

Finally, there is the confidence that comes with experience. I know my major clients’ style preferences pretty well (and have PerfectIt stylesheets to help), my grammar and punctuation are pretty sound, and I no longer angst over every comma (just some of them 😉).

Liz Dalby

I’d say that three things in particular have made me a more efficient copyeditor.

  1. Learning to do the language editing late in the process. When I started freelancing, my instinct was to sit down at the text and work through it from beginning to end, reading every word and working on everything that needed doing all at once, as I encountered it. Over the years I have learned – by trial and error, and also by discussing best practice with other editors – to work in a series of passes. Broadly speaking, I start by styling the headings, which gives me an overview of the structure. Then I focus on some of the basic cleaning up I can do, and applying global style decisions based on my own observations of the text, plus the brief and the house style (if there is one). Once the text is in better shape, only then do I start to read it from beginning to end, smoothing out the language as I go, and continuing to add to the style sheet. The language editing isn’t the final pass, because after that there will be a series of checks (depending on the brief and the budget). But it’s nowhere near the beginning! This has made my process massively more efficient – and accurate.
  1. Working within my limitations. Like (probably) all freelancers, my initial instinct was to work ALL the hours in order to establish my business and make a good living. Now I know that I do my best work when I only do about four or five hours of pure editing per day, and take breaks at weekends. I hate working in the evening, so I hardly ever do it. This all keeps me fresh, and able to work quickly. It took me a long time to figure this out. I should have listened harder to advice from more seasoned freelancers! But it is hard to put this into practice until you have built up a steady stream of well-paid work.
  1. I’m passionate about this last one: I approach a text asking myself what can stay the same, rather than what I can change. This can save unnecessary work, and it can also help to build a better relationship with the author, who can see that you’re not making change for change’s sake. However – it’s still important to recognise when fundamental changes are required, and do all of the work that’s needed. Judging this takes experience, and even then it’s possible to get it wrong.

Sue Littleford

Chatting with other editors, I’ve discovered that I’m not the only one who’s slowed down a bit over the years! We think it’s because we know better what we’re doing, where our weak spots are, and we don’t skip things because of inexperience. But, of course, I’ve had to fund that time by finding efficiency savings.

I’m wedded to checklists. They save time by making sure I cover all the steps I need for onboarding or handover and can tick off each requirement as I’ve done it. I also have checklists where I’m required to nudge the English one way or the other (US to UK, for instance), for handling collected volumes and, indeed, for any repeated sequence of tasks.

As anyone who has done the CIEP Efficient Editing course will know, another key is to do things only once, and in the right order – checklists are your friend for this.

A second go-to is PerfectIt – I always, always run it at the end of the job (making it a game between me and it), but I also run its Summary of Possible Errors report at the start, a quick way to give me a good view of the condition of the manuscript, and start thinking about style decisions without making premature changes (discount for CIEP members – you’ll need to be logged in). PerfectIt works best on PCs, but a limited functionality version is available for Macs. I have style sheets for each repeat client.

Finally, I use templates (for my checklists, my style sheets, my word lists and so on, tailored for each repeat client, and a generic version for new clients, which then becomes the tailored template), and a text expander for frequent emails (handover, for example) or author queries text. No reinventing the wheel for me!

Michael FaulknerMichael Faulkner

These are my top tips for speeding up the mechanics of the editing/proofreading process:

  • Buy the biggest monitor, with the highest resolution, you can manage. When I moved from a 27″ to a 32″ monitor, my work rate greatly accelerated.
  • Download two amazing free utilities: AquaSnap and TidyTabs. Using them in combination, you can access and organise all open programs/documents with no clutter. I keep the largest part of screen real estate for the document(s) I’m working on but have everything else off to the side, tabbed and ever ready.
  • Download a (free) text expander to add frequently used words or even large blocks of text with a couple of strokes. I use FastKeys. You can also use it to build macros.
  • Create a Word template for every kind of project you work on (I have half a dozen fiction templates and eight templates for different types of legal publication); populate each template with a Word style for every conceivable character or paragraph element you’re likely to need for that particular type of project; and add a keyboard shortcut for every style you might want to invoke more than a couple of times. Using styles in this way I can tame a 15K-word chapter, which contains only direct formatting and is full of displayed quotes, different heading styles, lots of levels of numbered subheads and the like, in 15 minutes.
  • This one is a question of do as I say, not as I do 😊. Use macros. I’m scared of macros because they have caused unwanted (and unnoticed) wholesale changes in the past that have got me in trouble – but when you master them they’re incredibly powerful.

Hazel Bird

When it comes to speeding up the editing process, one thing I’ve found indispensable is master documents. This is a feature of Microsoft Word that allows you to combine many documents together and work on them as if they were a single document. Master documents have a reputation as being tricky to handle and unpredictable, but in my experience only the first of those characterisations is true. If you ever need to work on multiple related documents at once (such as multiple chapters in a book), it’s worth taking a course on master documents or reading up on how they work. Once you’ve learned their quirks (the ‘tricky to handle’ bit), the seeming unpredictability mostly becomes clear and they open up a paradise of efficiency. It was a revelation to me when I first realised that I could do a PerfectIt run or fix a problematic phrase on five, ten or even a hundred related documents all at once. I’ve found master documents most powerful in my encyclopedia work, where they have allowed me to seamlessly edit and check millions of words at a time. And, of course, this can lead to quality improvements too, as it makes implementing consistency easier.

It’s worth saying that this way of working doesn’t suit everybody and there are other methods (such as Paul Beverley’s FREdit macro) of tackling repeated issues across multiple documents. Also, if you want to use master documents on very large numbers of files, you may find your computer limits what you can achieve. However, if like me you feel most comfortable in your editing when you have everything visible all in one place, then master documents are worth a look.

About the CIEP

The Chartered Institute of Editing and Proofreading (CIEP) is a non-profit body promoting excellence in English language editing. We set and demonstrate editorial standards, and we are a community, training hub and support network for editorial professionals – the people who work to make text accurate, clear and fit for purpose.

Find out more about:

 

Photo credits: owl by Hoover Tung  on Pexels.

Posted by Harriet Power, CIEP information commissioning editor.

The views expressed here do not necessarily reflect those of the CIEP.