Listary is a windows program that helps the user search for and find files faster but it is not a normal search tool or utility. It is activated using the (customizable) Win+W keys and its interface consists solely of a small floating box (see image). When a list of files is open pressing the program hotkey and then immediately typing a few letters of the file name one can filter down to a file name and therefore locate it. The strength of Listary is that it supports many lists or windows, these include but are not limited to Windows Explorer, Task Manager, Registry Editor, Windows Desktop and the file Open/Save dialog box. The program options (accessible via the program’s tray icon) lets the user change the search mode to what it calls traditional search. In traditional search one must type the first letter of the file name – instead of any any letter in the file name, a feature of Listary’s Default search mode – to start a search. Listary also supports the use of wild card characters (* and ?) in its traditional search mode.

Typing / in the same floating box presents the user with a set of predefined shortcut or commands. These include opening the command prompt in the same directory as the open list or window, copying folder paths and others.

Additionally Listary reserves the Win+A keys to open the system’s default text editor so that the user can have quick access to a text editor. A good use of this Listary feature is when a text area (gmail’s compose email window for example) is active or in focus then the text editor will automatically contain any text already typed so one is ready to continue editing inside the text editor.

The aforementioned text editing feature doesn’t really belong to a program geared mainly towards search but is a welcome one. A video on the program’s homepage showcases its features with a few examples. The program runs on Windows XP, Vista and 7 and has a pro version with support for regular expressions and a few other extras.

 

XPad is a text editor with a compact interface and a good number of extra tools. The program can be run right after download with no need for an installation. The program’s menu surrounds its interface (see image).

The left hand side icons or menu are the usual New, Open File, Save, Save As, Print, Cut, Copy, Paste, Delete (the selected text), Find, Search Again, Replace and About. Of course all the usual keyboard shortcuts – Ctrl+P, Ctrl+S, etc. – apply as well.

The right hand side icons or menu is where the XPad extras can be found, they are as follows:

  • Word Wrap
  • Automatic Copy Selection To Keyboard
  • Multiple Clipboard, if activated or pressed it will hold a configurable number of clipboard items that are automatically pasted when they are highlighted or chosen from the generated list
  • Open system’s font selector
  • Text format, set any of Windows, Mac, UTF-16, Arabic Characters and many more for the text document
  • Filters for such tasks as removing spaces, converting HTML to text, converting tabs to spaces and more
  • Encode and decode Base64, UTF-8
  • Clean or remove clipboard content
  • Delete file securely
  • Open another instance of XPad
  • Open system calculator
  • Send current text as email, in my test the text was automatically copied to the email subject line with nothing in the body
  • Open (default) browser, if a URL is highlighted it will be loaded otherwise a blank browser window opens
  • Open an instance of Windows Explorer
  • Keep XPad on top, click the pin icon

    The final icon is for XPad’s configuration options. In it one can create a shortcut icon for the program, associate it with *.txt files (so all *.txt files open with XPad instead of Notepad or other system default text editor), remember last opened files and/or directory and the aforementioned multiple clipboard option. There is also a Window with a list of XPad’s hotkeys or shortcuts (see image).

    XPad is just over 1MB, it is only one single *.exe file (and one *.ini file to hold its settings) and should run on all Windows versions.

     

    ClipMan is one of many utilities or programs that enhance the standard Windows clipboard (Ctrl+C). Often the main purpose of these kinds of utilities or programs is to keep more than one clipboard item on file and ready for future use.

    ClipMan or Clipboard Manager does not require installation and is accessed via the system tray. Its options are as follows:

    • Choosing a plug-in directory (None exist that I know of and the program may not be in active development so plug-ins may not happen at all)
    • Keeping its interface on top and choosing its level of transparency
    • Hotkeys to show and hide the interface (Ctrl+S by default), move between saved clipboard entries and choosing to send an entry to the active or current clipboard

    ClipMan’s major drawback is that it doesn’t always show the contents of the clipboard but only a description of it (see image).

    The program does seem to have bugs, for example pressing Enter on an entry can result in losing that item – instead of, as is supposed to happen, sending the item to the ‘current’ clipboard ready for use and pasting. Since it is not actively developed it may not really be recommendable for every day use but the available source code can perhaps be used for those interested in working with ClipMan.

     

    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.

     

    M3U Dropper is an open source offering from the maker of dirhtml. M3U Dropper not only creates the text based music playlist format (M3U) but does not restrict itself to media files. By Dragging and dropping any file (or folder) one can create and keep a launch or playlist file and use M3U Dropper as a portable launcher.
    Eric, the author, develops actively. For example one of the latest changes or tweaks to the program is that while the program used to start with the first item at the top of the (play) list it now does so with the previously visible (last time the program was exited) top item. The order of items can be changed via the Item menu, selections can be checked, unchecked and sorted in various ways. Since the playlist format is essentially a text file it is possible to make text operations on any whole list or on individual entries. For example it is also possible to manipulate, edit or change sections of any folder path using M3U Dropper’s replace features (see the Misc menu). This is convenient when carrying a list from one computer to another and needing to accomodate for any differences in file paths.
    M3U Dropper also generates a config file, with the *.m3udrop file extension, with such settings as ‘always_on_top=FALSE’. M3U Dropper is a simple useful program that can serve a useful purpose or two.

     

    Notepad X is described by its author as

    Notepad X is an open source text editor, with a lot of customization options created to help users managing text documents, featuring tab navigation

    Notepad X stands at 1.8MB including its plug-ins and icons. It is a simple no frills tabbed Notepad alternative with the usual shortcuts including the likes of Ctrl+D1, D2, D3, and so on to go to the first, second, third and subsequent open tabs. It offers the standard features but also syntax highlighting for such languages as Boo for example. It also comes with a set of included plug-ins which include a File Explorer sidebar, a Google translate sidebar and a Snippet sidebar. It is possible to write one’s own plug-in by going through the C# tutorial. Notepad X also includes a BBcode toolbar that works on highlighted text (see image above)

    Notepad X is available in a zip format or alternatively one can download the program’s installer. It is also translated to a good number of languages. A final important note: Using the zip format it was not possible to activate the aforementioned plug-ins (on a XP machine).

     

    Late last year Paulo Brabo commented in response to the post on Pigeonhole here on RGdot and recommended I take a look at Notebox Disorganizer. This is a much belated review on the somewhat unusual freeware.

    Notebox Disorganizer uses spreadsheet type cells or note areas to help organize and jot down notes and text. The author explains all the features in a very refreshing and entertaining manner and is the first to admit that the disorganizer part of the program may turn off users who prefer tree type note keepers for example. He also points out that the interface has ended up not following the best of design practices. In short Notebox Disorganizer will probably only work for you after getting used to using it.

    The main portion of the program interface is divided into a note grid and an editor, group of notes are visible in the grid and clicking or highlighting one shows the full note in the editor below it, the editor has few keyboard and mouse controls, for text manipulation for example. These controls like every other feature is explained in detail in the accompanying documentation or on the program’s site. The two drop downs to the right of the grid and editor provide additional tools and navigation options which will be populated depending on the note in use or the feature being accessed. For example in the image above ‘categories’ (from the drop down menu) would be the months of year of the journal on the left. Note that the journal is part of 7 ‘NBTemplates’ that come with the program and provide starting points for its use, other templates (available via File —>Open Notebox and in the NBTemplates folder) include the likes of Companygoals and NonfictionPlanner.

    There are many aspects to this program but a few words on some of it tools and features should prove useful:

    • Outbox (Outbox menu) lets you save notes from different grids together for use on their own as a kind of quick view or move a note into another or elsewhere, as ‘semi-formatted’ text files.
    • Exploded notes provide a similar function as Outbox as in providing a way to use notes to exist outside of Notebox Disorganizer perhaps to be used in another instance of the program, these notes will be tagged with their name and be placed in a folder of the same name.
    • Keywords – in the lower right drop down area – let the user assign keywords to notes.
    • Bookmarks – in the upper right drop down area – allows certain notes to be marked and therefore be easier to find later.

    Notebox Disorganizer needs to be used to discover all of its features and nuances, I confess that I haven’t really discovered or understood the program fully. Once grasped it can prove very usable. It weighs at less than 1MB and is portable.

     

    Jotx is a minimalist note taker or perhaps word processor that does little but could be useful in taking quick notes with something other than Notepad.

    It comes with a built-in spell checker, a ‘task list’ pane and a pane to keep track of a favorite folder or two. The latter can be useful for immediate navigation to a folder for opening or saving notes. Jotx works and saves in plain text and RTF formats and via its options, among others, one can change the background color and the font used. It is also possible to set a default folder for immediate access when opening files.
    Jotx is somewhat unusual in that it includes links to a religious book and blog in its menu options (both within the program and the windows start menu).

     

    OrangeNote is a clipboard and notes manager that will ease and extend the use of the Windows clipboard. OrangeNote provides an interface to keep the contents of each clipboard entry forever. Additionally one can enter notes or keep clipboards as notes that can be fully searched and optimized for easy retrieval later. Left clicking the tray icon of the program brings up a bar like interface to add notes and the ability to not only tag them but add titles to them too.

    PhotoScape

    A left click shows all the clipboard entries OrangeNote currently holds and all or more recent notes as well. In this area one can favorite or star a note. The Additional Commands option gives access to a number of options some of which are executed via a command line like a console or a terminal. This terminal allows changes to many program settings, looks and other properties. The Options themselves, a few of which are restricted to the Pro version of the program, control such things as program update checking, database maintenance and boosting the program’s process priority. The latter is worthy of an additional observation because the program can sometimes consume excessive, almost Firefox type, amounts of CPU and RAM (OrangeNote tested on a XP computer). This does not seem to coincide with any optimization or other background action the program is undertaking so it is a mystery as to why the program’s CPU and RAM usage varies so much over short periods of time. OrangeNote also has a number of (global) hotkeys such as Ctrl+Win+N to create a new note and others that can be accessed and modified via the Options menu or the aforementioned terminal.

    The requirements are listed as “Microsoft Windows XP or Vista with .NET Framework 3.5 SP1 and 512 MB RAM” and one would presume Windows 7 as well. It should be noted that OrangeNote is WPF based program and that there is a Mac version available as well.

     

    Windows computers, in general, keep the most recent text or image copied to their clipboard.

    DzSoft Paste & Save, Freeware

    DzSoft Paste & Save is a small and simple utility that saves multiple clipbord contents. However, instead of the typical clipboard manager like Clippy, CLCL and others Paste & Save holds or saves every text clipboard in one of three note (*.txt) files in its program folder. The advantage of such a set up could be in that excerpts of text can be collected from different sources in one location. As Paste & Save automatically appends the clipboard contents into one of its three text files. One can therefore have a large collection of related notes only by having the program remain in the system tray and do nothing more than the usual Ctrl+c – and not even need to use notepad or any other text editor and forget about Ctrl+v altogether. DzSoft Paste & Save lets the user define a separator between each clipboard and using its ‘remote control’ floating bar set and choose which note file is used on the fly, without maximizing the program’s main window.
    For example the excellent Clipboard Help+Spell From Donationcoder.com has a notes section that allows permanent use of commonly used notes, and more features of course, but Paste & Save simplifies collection of notes very well as well.

    © 2012 RGdot Suffusion theme by Sayontan Sinha