sort
Sort Handlers
A small Applescript for Script Editor more>> A small Applescript for Script Editor
Sort Handlers extracts handlers (subroutines) from ScriptEditors current selection, sorts them by handler name, and places them in a new ScriptEditor document.
The current selection must contain at least one handler (three lines), and it must not include any script-level elements other than handlers.
Caveats:
- The selection must not contain any script-level elements (e.g., script objects, try statements, repeat statements, etc.) other than handlers. If it does, the results are less than useful.
- Comments outside handlers are lost.
System requirements:
- Script Editor
Group Sort X 1.0
Group Sort X - Sort the group entries in the Address Book more>>
All group members who are contacts with default email address are displayed with the little man contact icon with proper linkage to the Address Book, but will also maintain non-contact group members with the @ icon.
textsort 1.0.3
textsort allows you to sort the lines of a text alphabetically more>>
Main features:
- Case sensitive or insensitive
- Trim lines, remove empty lines
- Remove duplicates
FinderSort 0.6
FinderSort - stand-in for the Finder sort command more>>
This handler takes a Finder reference to items on disk and returns a list of those items sorted by name, kind, comment, version, label index, modification date, creation date, or one of two different interpretations of size.
Enhancements:
- Version 0.6 more closely follows the way the OS X Finder handles certain signs, diacriticals and ligatures when sorting by name.

iTunes Tag Sort 1.2
iTunes Tag Sort is a useful program which brings you the possibility to manage the sort tags of multiple track all at once. more>> <<less

SortPlaces 1.5.0
A Firefox add-on that allows you to sorts your bookmarks in a variety of ways. more>>
SortPlaces 1.5.0 is a great addition to your computer as it will enhance your browser. It is actually a Firefox extension that allows you to sort your bookmarks in different ways. The Bookmarks Organiser within Firefox does have some sort options, but these are not permanent and the options are not very useful.
SortPlaces is designed to work with SyncPlaces to automatically sort your bookmarks when you synchronise them.
Major Features:
- You can set the sort ordering using the Options dialog, which may displayed using the link on the Bookmarks menu, or by right mouse clicking on the status bar icon (shift-click, command-click, ctrl-click, meta-click etc. will work just as well), or by using the Options button in the Tools>Addons menu item.
- You can set different sort options for the Menu, Toolbar and Unfiled bookmarks separately, and for each you can set two levels of sort, and the order of folders, bookmarks, queries and livemarks.
- You can sort manually as described above, or set the 'Sort automatically' option, which will silently sort your bookmarks whenever they change.
- The 'Sort folders separately' option allow folders to be sorted in a different order to other items. When you select this item a new tab will appear on the 'Sort order' page allowing you to separately select the order you wish to sort folders by. Only select this option if you are going to make use of it to avoid any side effects.
- By default all your bookmarks in every folder are sorted. But if you unselect the 'Include all bookmarks' checkbox then you can use the 'Select folders' button to choose exactly which folders you wish to sort.
Enhancements:
- Instead of being able to sort just one folder or all folders, you can now select as many folders as you wish to include in the sort and/or as many folders as you wish to exclude from the sort.
- Spanish and Ukrainian locales also added.
Requirements:
- Mozilla Firefox
Auto Sort Emails 1.1
Auto Sort Emails - Sort emails based on the contents of a list more>>
Completly freeware.
Enhancements:
- (WIP) Works on Multiple Files.
InsertionSort 1.0
InsertionSort - Ensure sort stabability more>>
There are two ways to ensure sort "stabability", one is to use an inherently stable algorithm, like insertion sort.
Group/Sort Tabs 1.1.4
Firefox add-on that allows you to sort your tabs by different criteria. more>> Firefox add-on that allows you to sort your tabs by different criteria.
Group/Sort Tabs allows you to sort/group your tabs by criteria such as host/domain name, and last loaded date. Tabs stay sorted. Group/Sort Tabs extension allows you to add, group or sort tabs in Firefox.
Note: The Group/Sort Tabs add-on is cross-platform and It works on Mac OS X, Windows and Linux.
Main features:>
- Optionally group your tabs by hostname. (More to come.)
- Sort your tabs by last opened date, hostname, or last browsed date.
- Intelligently handles the opening/restoration of multiple tabs at once, only sorting when the URL of all opened tabs is known.
- Sorts tabs immediately upon navigating to a different URL, prior to full page load.
- Tabs can be manually moved into other groups.
System requirements:
-
Enhancements:
- Loading options dialog now properly loads the saved state for Reverse direction.
SortableListbox 2.3
SortableListbox - Listbox subclass that can sort normally, numerically or by date, either ascending or descending more>>
Main features:
- Can sort a column alphanumerically (nomally).
- Can sort a column numerically (so that 2 comes before 10).
- Can sort a column chronologically (by date).
- Lets you sort in ascending or descending order.
- Makes sure the correct rows are selected after sorting.
- Uses a quicksort algorithm and is therefore very fast.
Enhancements:
- All cell-specific attributes, including type, checkboxes and text style are assigned to the correct rows after sorting.
File Type Sorter 1.0
File Type Sorter - Sort files according to creator type, file type or DOS extension more>>
File Type Sorter also works for nested folders, no limit on depth.
Library AutoSorter 1.0
Library AutoSorter - Makes the OS X library auto-sort files dropped onto it more>>
The script is able to auto-sort several file-types.
Completly freeware.
Group Sort (Entourage) 1.2.1
Group Sort (Entourage) - Sorts the selected group entries more>> <<less
Array & ListBox Sorting 1.0
Array & ListBox Sorting - Class that implements QuickSort and BubbleSort more>>