The SwissKnifeClipboard command is a powerful command that enables you to combine several transformations to the clipboard content.
When selecting the Swiss Knife... menu item, the following dialog
will help you specify the SwissKnifeClipboard command parameters:
removeLineBreaks |
Specify if you want to remove line breaks. |
removeEmptyLines |
Specify if you want to remove empty lines. |
startOfLineTransform |
Specify if you want to transform start of lines:
|
startOfLineChar |
Used when startOfLineTransform = "ReplaceChars". |
endOfLineTransform |
Specify if you want to transform end of lines:
|
endOfLineChar |
Used when endOfLineTransform = "ReplaceChars". |
linePrefix |
Specify a string with which you want to prefix each line. |
lineSuffix |
Specify a string with which you want to suffix each line. |
capitalsSeparateWords |
Specify if capitals separate words. |
wordSeparator |
Specify a word separator string. |
letterSeparator |
Specify a letter separator character. |
replaceHyphensBy |
Specify a replacement character for hyphens. |
replaceUnderscoresBy |
Specify a replacement character for underscores. |