You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Info.plist
+19-19
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
<key>CFBundlePackageType</key>
18
18
<string>BNDL</string>
19
19
<key>CFBundleShortVersionString</key>
20
-
<string>1.4.2</string>
20
+
<string>1.4.3</string>
21
21
<key>CFBundleVersion</key>
22
22
<string>83</string>
23
23
<key>NSPrincipalClass</key>
@@ -76,57 +76,57 @@
76
76
<key>extendedDescription</key>
77
77
<string><h1>Shelf Plugin</h1>
78
78
<p><strong>Note:</strong> the Shelf Plugin must be installed in order for the Clipboard plugin to work correctly.</p>
79
-
<p>The shelf plugin adds a 'Shelf' for permanent storage of any Quicksilver item, which is persistent across relaunches. You can add any item to the Shelf, and retrieve it at any time.</p>
79
+
<p>The shelf plugin adds a 'Shelf' for permanent storage of any Quicksilver item, which is persistent across relaunches. You can add any item to the Shelf, and retrieve it at any time.</p>
80
80
<p>Some examples of items you put on the shelf might be:</p>
81
81
<ul>
82
82
<li>Text you commonly type (like an email signature or boilerplate HTML code)</li>
83
-
<li>Your best friend's email address</li>
83
+
<li>Your best friend's email address</li>
84
84
<li>A folder you commonly use</li>
85
-
<li>URLs, making the shelf an alternative to your browser's bookmarks folder (which is usable across browsers)</li>
85
+
<li>URLs, making the shelf an alternative to your browser's bookmarks folder (which is usable across browsers)</li>
86
86
</ul>
87
87
<h2>Showing the Shelf</h2>
88
88
<p>There are several ways in which you can show/activate the shelf:</p>
89
89
<ol>
90
90
<li>Activate Quicksilver, and use the shortcut ⌘⌥S. This will automatically show or hide the shelf, depending on its current state.</li>
91
-
<li>From Quicksilver, selecting 'Shelf' in the 1st pane, and 'Show' as the action. This is useful for creating a trigger</li>
92
-
<li>If the Shelf is docked at the side of your screen, hover your mouse over it. For more info, see the 'Docked or Floating' section below.</li>
91
+
<li>From Quicksilver, selecting 'Shelf' in the 1st pane, and 'Show' as the action. This is useful for creating a trigger</li>
92
+
<li>If the Shelf is docked at the side of your screen, hover your mouse over it. For more info, see the 'Docked or Floating' section below.</li>
93
93
</ol>
94
94
<h2>Docked or Floating</h2>
95
-
<p>The Shelf (and Clipboard) windows are called 'Docking windows' in Quicksilver terminology. They can either be moved to float anywhere on your screen, or docked to the edge of the screen (similar to how the Dock itself behaves when you turn on Dock hiding).</p>
96
-
<p>Where you place your Shelf window is up to you. If your Shelf is floating, then after use it will fade into the background. You can use options 1 and 2 in the 'Showing the Shelf' list above to open it.</p>
95
+
<p>The Shelf (and Clipboard) windows are called 'Docking windows' in Quicksilver terminology. They can either be moved to float anywhere on your screen, or docked to the edge of the screen (similar to how the Dock itself behaves when you turn on Dock hiding).</p>
96
+
<p>Where you place your Shelf window is up to you. If your Shelf is floating, then after use it will fade into the background. You can use options 1 and 2 in the 'Showing the Shelf' list above to open it.</p>
97
97
<p>If you dock your window, you can also show the window by hovering the mouse over the portion of the screen where your shelf is docked. This can be useful for dragging items onto the shelf, or for manipulating the shelf solely with the mouse.</p>
98
98
<h2>Actions</h2>
99
99
<dl>
100
100
<dt>Put on Shelf</dt>
101
101
<dd>
102
-
<p>This is a shortcut for adding items to your shelf. See 'Adding items to the shelf' below.</p>
102
+
<p>This is a shortcut for adding items to your shelf. See 'Adding items to the shelf' below.</p>
103
103
</dd>
104
104
</dl>
105
105
<h3>Catalog</h3>
106
-
<p>The Shelf plugin adds 3 items to your <a href="qs://preferences#QSCatalogPrefPane">catalog</a> (in one group), under the 'Quicksilver' tab.</p>
106
+
<p>The Shelf plugin adds 3 items to your <a href="qs://preferences#QSCatalogPrefPane">catalog</a> (in one group), under the 'Quicksilver' tab.</p>
107
107
<dl>
108
108
<dt>Shelf &amp; Clipboard</dt>
109
109
<dd>
110
-
<p>This entry adds the two 'shelf' and 'clipboard' items to your catalog, allowing you to manipulate them from the Quicksilver interface (e.g. Show, Search Contents) etc.</p>
110
+
<p>This entry adds the two 'shelf' and 'clipboard' items to your catalog, allowing you to manipulate them from the Quicksilver interface (e.g. Show, Search Contents) etc.</p>
111
111
</dd>
112
112
<dt>Shelf Contents</dt>
113
113
<dd>
114
-
<p>Enable this item if you want the entire contents of your shelf to be available in Quicksilver's 1st and 3rd panes. That is - allowing you to manipulate an item on the shelf from Quicksilver</p>
114
+
<p>Enable this item if you want the entire contents of your shelf to be available in Quicksilver's 1st and 3rd panes. That is - allowing you to manipulate an item on the shelf from Quicksilver</p>
115
115
</dd>
116
116
<dt>Clipboard Contents</dt>
117
117
<dd>
118
-
<p>Enable this item if you want the contents of your clipboard available in Quicksilver, much like the 'Shelf Contents' entry</p>
118
+
<p>Enable this item if you want the contents of your clipboard available in Quicksilver, much like the 'Shelf Contents' entry</p>
119
119
</dd>
120
120
</dl>
121
121
<h2>Adding items to the Shelf</h2>
122
-
<p>There are two ways to add items to your shelf. One is to use the 'Put on Shelf' action from Quicksilver; select an item in Quicksilver's 1st pane, and use the 'Put on Shelf' action.
123
-
The other is to drag and drop an item from Quicksilver's 1st (or 3rd) pane straight onto the shelf.</p>
122
+
<p>There are two ways to add items to your shelf. One is to use the 'Put on Shelf' action from Quicksilver; select an item in Quicksilver's 1st pane, and use the 'Put on Shelf' action.
123
+
The other is to drag and drop an item from Quicksilver's 1st (or 3rd) pane straight onto the shelf.</p>
124
124
<h2>Using items on the Shelf</h2>
125
125
<p>You can use items on the shelf in several different ways</p>
126
126
<ul>
127
127
<li>
128
128
<p><strong>Executing Actions</strong>: Double-clicking a shelf item (or pressing return ↩ on a selected item) will cause Quicksilver to use the default action for that item.
129
-
For example: if your default action for text is "Large Type", when you double click a text item from your shelf it will be shown in Large Type. Alter your default actions in the <a href="qs://preferences#QSActionsPrefPane">actions preferences</a> to alter this behavior.</p>
129
+
For example: if your default action for text is "Large Type", when you double click a text item from your shelf it will be shown in Large Type. Alter your default actions in the <a href="qs://preferences#QSActionsPrefPane">actions preferences</a> to alter this behavior.</p>
130
130
</li>
131
131
<li>
132
132
<p><strong>Dragging items</strong>: You can drag an item from the Shelf to an application. This will use the item in whatever way the receiving action sees fit. For example;</p>
@@ -137,13 +137,13 @@ The other is to drag and drop an item from Quicksilver's 1st (or 3rd) pane strai
137
137
</ul>
138
138
</li>
139
139
<li>
140
-
<p><strong>Removing Items</strong>: you can remove items from your shelf by highlighting them, and pressing the delete (⌫) key, or by right clicking an item and choosing the 'Remove' option.</p>
140
+
<p><strong>Removing Items</strong>: you can remove items from your shelf by highlighting them, and pressing the delete (⌫) key, or by right clicking an item and choosing the 'Remove' option.</p>
141
141
</li>
142
142
<li>
143
-
<p><strong>Opening an item in Quicksilver</strong>: You can open an item in Quicksilver by right clicking and choosing the 'Open in Quicksilver' action, or by using the keyboard shortcut ⌘↩. This is useful if you want to execute a different command on the item on your shelf, or if you want to edit the shelf item.</p>
143
+
<p><strong>Opening an item in Quicksilver</strong>: You can open an item in Quicksilver by right clicking and choosing the 'Open in Quicksilver' action, or by using the keyboard shortcut ⌘↩. This is useful if you want to execute a different command on the item on your shelf, or if you want to edit the shelf item.</p>
144
144
</li>
145
145
<li>
146
-
<p><strong>Using Shelf Items Directly within Quicksilver</strong>: Enabling the 'Shelf Contents' Catalog entry (see 'Catalog' above) means you can use the the items on your shelf from anywhere in Quicksilver (search for them in the 1st pane, or use them in actions in the 3rd pane)</p>
146
+
<p><strong>Using Shelf Items Directly within Quicksilver</strong>: Enabling the 'Shelf Contents' Catalog entry (see 'Catalog' above) means you can use the the items on your shelf from anywhere in Quicksilver (search for them in the 1st pane, or use them in actions in the 3rd pane)</p>
0 commit comments