Back
Link Box
Main Purpose
Folded Link Box
Folded Link Box
Unfolded Link Box
Unfolded Link Box

The Link Box feature comes handy when you have a text with a number of links and you need to add these links to the download queue at once. As you move the mouse cursor over the Link Box window it unfolds to provide you with a text field. Fill the field with text that contains links and hit "Add".

Wanna give it a try? Select View ➤ Link Box (Cmd + D) and drop the following text in there and click "Add":

http://www.macpsd.net/update/2.6/PSD.dmg
http://www.macpsd.net/update/2.5/PSD.dmg
http://www.macpsd.net/update/2.4/PSD.dmg
http://www.macpsd.net/update/2.3/PSD.dmg

Four links are found and ready to be downloaded.

Link Generator

If you ever need to download files with names like

There’s no need to add links manually one by one, use the batch feature instead.

The batch feature allows you to specify any number of addresses with just one address. The following address solves the problem described above:

http://www.example.com/img/img^(####0-100).jpg

The thing that starts with “^” is a placeholder and what’s enclosed with brackets is a range. Each placeholder can have several ranges separated by comma. Ranges can be numeric (decimal or hexadecimal) or alphabetical.

Now open Link Box (⌘+D), paste there the address and click Add to check how it works.

Numeric Placeholder

You can specify range bounds using digits only. Number of sharp signs before range defines minimal number of characters produced by the placeholder. Addition of “H” after range definition gives upper-cased hexadecimal number and “h” give lower-cased.

Examples:
Alphabetical Placeholder

This type of placeholders is much like the numeric one but instead of using digits we use letters of English alphabet. Letter case does matter. Don’t mix capital and small letters.

Examples:
Complex Placeholder

As written above, the placeholders can consist of not one but several ranges separated by commas. Note that you cannot use hexadecimal extension in complex placeholders. Besides this there are no exceptions. Let’s take a look at what can be done with this ability: