Jump to content

Find and replace line feeds or tabs


Recommended Posts

WARNING
Because of the limitations of regular expressions (or my knowledge of them!) use this workflow with care. Make sure you have a backup of your document before letting this workflow loose on the document (or copy to clipboard at the end and check the results before overwriting).

The workflow works well for its basic operations but may have unforeseen results if, for example, you're trying to replace a whole sequence of line feeds or tabs (where you may end up with more of either than you expected).

 

What it does
This Alffed workflow is a Universal Action which acts on selected text (using your Universal Action shortcut key). You can choose to find any of the following:

  • single line feeds;
  • double line feeds;
  • single tabs; or
  • double tabs.

Findshot.thumb.png.176915659996ff1e57dfcb5f9cdfc1c5.png

You can then replace your selection with any of:

  • single line feeds;
  • double line feeds;
  • single tabs;
  • double tabs;
  • a space; or
  • nothing (effectively deleting what you chose to find).

(What you see in the replace list excludes what you selected in the find list.)
Replaceshot.thumb.png.382fb2992df83e81313923c3e5e9b486.png
The workflow gives you the options of:

  • overwriting the original text with the result (the default); or
  • copying the resulting text to the clipboard.


Note
I had thought of combining this with my Find and replace text workflow but felt that made the latter unduly cumbersome. Use that workflow for text replacements and this one for replacements of non-printing characters.

 

Here is the GitHub download link for the workflow.

 

Stephen

Edited by Stephen_C
Corrected misleading typo in heading
Link to comment
  • Stephen_C changed the title to Find and replace line feeds or tabs

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...