Tag: replace

  • Copy Contents: Fast Copy And Text Replacement

    Copy Contents: Fast Copy And Text Replacement

    Note: Copy Contents is in beta. Correction made to a screenshot that appeared earlier.

    Copy Contents is a new program. It copies the contents of text or rtf files to the clipboard without opening them. It also copies image files (jpg, bmp, gif, tga, png, tif, pcx) to the clipboard, also without opening them. Right click on the supported formats mentioned and choose Copy Contents, the (successful) copied message appears briefly on the screen, now open a blank file (either text or image) and Ctrl+V to paste.

    Copy Contents

    Copy Contents does (plain) text replacements to make better and more efficient use of the copied text. Click Ctrl while clicking on Copy Contents and set up or use text replacements. It comes with three default macros in #date#, #time# and #ask#:<default text>. If a text files written for repeated use has [[date]] and [[time]] in it they will replaced with the current date and time when pasted. The third macro generates a dialog window and the text in between < and > will be replaced with the word entered in the ‘Replace with’ box.

    Copy Contents
    Copy Contents can be set to always ask for replacements, use the included ones without prompt or not use them at all. The OFF setting can be overridden on a case by case basis by holding the Shift key when clicking on Copy Contents in the right click context menu. Copy Contents is by http://starpunch.net/ and is currently available at the DonationCoder forums.

  • Freeware CleanHaven Dusts Off Your Text

    Freeware CleanHaven Dusts Off Your Text

    CleanHaven is an utility made to clean lines, paragraphs or passages of text. In doing so it has the potential to save time and many a headache. Any text pasted into it’s window (see image) can be operated upon in several ways and a results window, after clicking the clean button, presents the finished and cleaned text to the user.

    Some of its features are as follows:

    Case: This includes the likes of ‘Title Case’ to capitalize words, ‘Sentence Case’ to start new sentences capitalized, convert to uppercase and convert to lower case.

    Sort: This works with words or sentences as if they are individual entries in table cells. Words can be sorted in ascending, descending, case, random and other orders.

    Duplicates: This removes duplicates or shows or hides duplicates.

    Remove: This has a lot of options. They include removing extra spaces, extra returns, spaces, punctuation, non numbers, non letters and more.

    Personal: This converts text into several formats such as separating first and last names into an indented position ready for emails, letters or documents.

    Info: This does word count and others. It also does something resembling a spell check called ‘Only Correct Spellings’ and ‘Only Incorrect Spellings’. In my tests this did not work, the presence of a ‘words’ file in the program folder notwithstanding.

    CleanHaven’s Replace tab does the traditional find and replace operation. The Settings tabs let you view text in tables, this helps if the input text has tabs since tabs are used to differentiate and place text into different table cells. Consequently one can choose to work on certain columns only.

    Results can be exported into *.txt, *.xls and *.csv formats. CleanHaven is also available for the Mac and Linux and is a capable efficiency and productivity freeware.

  • ClipboardFusion: Free Alternative Clipboard Manager

    ClipboardFusion: Free Alternative Clipboard Manager

    ClipboardFusion is a freeware clipboard utility. I think good and easy ways of managing text copied to the Windows clipboard often leads to a better Windows experience and ClipboardFusion does its part.

    Text Scrubbing is the main feature of the program. In the program’s settings (accessed by right clicking its tray icon) one can set all copies to be ‘scrubbed’ or only those which are copied by clicking the native Windows Ctrl+C twice. Some of the things scrubbing can do is to remove or strip any white space from the beginning of the copied text or remove all HTML code from the copied text. The Text Replace feature automatically replaces character(s) with others in any copied text. For example one can replace all instances of double quotes (“) with single quotes (‘). ClipboardFusion gives the user the option to use hotkeys to enable or disable its features, for example to temporarily disable any text replace rules one can assign a combination of keys to toggle it on or off.

    A more advanced feature is Macros, one can write and test one’s own in the included C# or Visual Basic editor and also assign hotkeys to them. A selection of pre-written macros are also available for download from within the program, these include ‘Convert Text to Upper Case’ and ‘Search For Copied Text using Google.com’ just to name two.

    Another feature concerns colors and images. Copying a HTML color hex value (say #FFFFFF for white) will trigger a small popup in the far right of the system tray with a preview of the color and also its RGB value ((255,255,255) for white). The same applies if an image is copied, in this case a small preview of the image will be shown. One can also set ClipboardFusion to ignore certain programs, when this is done text copied within those specified programs is not operated upon by ClipboardFusion.

    The author also offers, for $24/year, the ClipboardFusion online or ‘on the cloud’ version for sharing clipboards and macros across computers and the ability to pin a clipboard item for repeated use. ClipboardFusion runs on all post 2000 versions of Windows and requires .NET Framework v2.0.

  • TextCrawler Finds and Replaces Text

    TextCrawler Finds and Replaces Text

    TextCrawler is described by its author as

    …TextCrawler enables you to instantly find and replace words and phrases across multiple files and folders..


    TextCrawler
    TextCrawler is simple yet powerful. The first step in using it is choosing a filter for file extensions that are being searched, either from the choices presented or by typing one’s own. The second step is browse to the folder where the files are located. Note that the program’s options has a setting to scan or search subfolders as well. The next step is to type the text to find and the text to replace. TextCrawler supports regular expressions and the star icon beside the Find text area provides some examples for finding such things as dates or IP addresses. The program’s own help files explains regular expressions a bit further. An interesting feature is the ability to find the text being searched for first and then do the replacing after by clicking a separate button, this allows the user to preview all the instances of the found text before moving on. Also the Extract feature allows the user to copy all instances of the found text, this is useful for collecting information based on the search results.
    The program also includes a Batch Commands tool to work with find and replace text pairs. Additionally the regular expression tester, which like the Batch Commands tool is located under the Tools menu, reduces the chances of making a mistake. TextCrawler runs under Windows 98, ME, 2000, XP and Vista.