PTHPasteboard icon

Filter Tab

Upgrading to PTHPasteboard PRO gives you the ability to use Filters. When you paste through a Filter the contents of the Pasteboard Item are modified on the fly. There are dozens of filters available that perform actions such as changing text to upper case, regular expression based find and replace, line wrapping and much more.

Filter Types

There are two types of Filters normal and sequential. A normal Filter takes some input from a Pasteboard Item and pastes it to whatever application you are working on. A sequential filter is a series of normal filters that work on the Pasteboard Item one at a time. You use sequential filters to tie normal filters together, for example you can create a sequential filter that strips all leading and trailing white space from a line, then encodes any special characters into HTML entities and finally quotes each line with <li> and </li>.

Filter Organization

Filters are organized in a menu fashion. You can use the Filter Tab to create as many filters as you want and organize them within submenus however you see fit.

Tip:

Sequential Filters are differentiated from Menus in the Filter Table View with italicized text.

Creating a normal Filter

Creating a sequential Filter

Creating a menu

Deleting a filter or menu

See also