What is the most appropriate opposite of “Select All”?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Is it more appropriate to use "Deselect All" or "Select None" or some other phrase to indicate the opposite of "Select All"?
Context: A toggle button in a piece of software that will select all items on screen, then change title to indicate it will clear the selected state of all items on screen
expressions phrase-requests american-english antonyms
add a comment |
Is it more appropriate to use "Deselect All" or "Select None" or some other phrase to indicate the opposite of "Select All"?
Context: A toggle button in a piece of software that will select all items on screen, then change title to indicate it will clear the selected state of all items on screen
expressions phrase-requests american-english antonyms
5
I would go with Clear Selection. Another alternative, though rarely used, would be Unselect All.
– Manish Giri
Aug 31 '14 at 3:17
1
You'll bet better answers to this question on the user interface design discussion than on the language discussion.
– keshlam
Aug 31 '14 at 3:42
1
see User Experience -- suggesting migration.
– Kris
Aug 31 '14 at 5:57
add a comment |
Is it more appropriate to use "Deselect All" or "Select None" or some other phrase to indicate the opposite of "Select All"?
Context: A toggle button in a piece of software that will select all items on screen, then change title to indicate it will clear the selected state of all items on screen
expressions phrase-requests american-english antonyms
Is it more appropriate to use "Deselect All" or "Select None" or some other phrase to indicate the opposite of "Select All"?
Context: A toggle button in a piece of software that will select all items on screen, then change title to indicate it will clear the selected state of all items on screen
expressions phrase-requests american-english antonyms
expressions phrase-requests american-english antonyms
asked Aug 31 '14 at 3:10
Jordan HJordan H
120116
120116
5
I would go with Clear Selection. Another alternative, though rarely used, would be Unselect All.
– Manish Giri
Aug 31 '14 at 3:17
1
You'll bet better answers to this question on the user interface design discussion than on the language discussion.
– keshlam
Aug 31 '14 at 3:42
1
see User Experience -- suggesting migration.
– Kris
Aug 31 '14 at 5:57
add a comment |
5
I would go with Clear Selection. Another alternative, though rarely used, would be Unselect All.
– Manish Giri
Aug 31 '14 at 3:17
1
You'll bet better answers to this question on the user interface design discussion than on the language discussion.
– keshlam
Aug 31 '14 at 3:42
1
see User Experience -- suggesting migration.
– Kris
Aug 31 '14 at 5:57
5
5
I would go with Clear Selection. Another alternative, though rarely used, would be Unselect All.
– Manish Giri
Aug 31 '14 at 3:17
I would go with Clear Selection. Another alternative, though rarely used, would be Unselect All.
– Manish Giri
Aug 31 '14 at 3:17
1
1
You'll bet better answers to this question on the user interface design discussion than on the language discussion.
– keshlam
Aug 31 '14 at 3:42
You'll bet better answers to this question on the user interface design discussion than on the language discussion.
– keshlam
Aug 31 '14 at 3:42
1
1
see User Experience -- suggesting migration.
– Kris
Aug 31 '14 at 5:57
see User Experience -- suggesting migration.
– Kris
Aug 31 '14 at 5:57
add a comment |
3 Answers
3
active
oldest
votes
As far as I have seen in software, there is usually a Select All and Clear All (for when there are some/all selected categories) but it would also be appropriate to use Deselect All instead of Clear All.
Select None would be so that (in software terms) that NO categories are to be selected at all. Unless you assign it a specific language code (for example) to make it do the same as Clear/Deselect All.
especially for select none, which is common.
– SrJoven
Sep 8 '14 at 14:41
Deselect All is used in the iOS 10 Photos app. Seems more appropriate than Clear All, where that could be confused with deleting/removing all.
– Jordan H
Sep 3 '16 at 23:25
add a comment |
Clear Selection, as @ManishGiri mentions, is the most common choice among web forms.
Other options include: Reset Form, Clear All, Reset, Unselect
add a comment |
Microsoft Manual of Style indicates "clear" instead of deselect. But, always best to use the first dictionary term of the word.
DESELECT: Turn off (a selected option) on an electronic interface such as "deselect the SAVE CHANGES option for normal use""
CLEAR: Easy to perceive, understand, or interpret such as, "clear and precise directions"
New contributor
Liz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "97"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f194158%2fwhat-is-the-most-appropriate-opposite-of-select-all%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
As far as I have seen in software, there is usually a Select All and Clear All (for when there are some/all selected categories) but it would also be appropriate to use Deselect All instead of Clear All.
Select None would be so that (in software terms) that NO categories are to be selected at all. Unless you assign it a specific language code (for example) to make it do the same as Clear/Deselect All.
especially for select none, which is common.
– SrJoven
Sep 8 '14 at 14:41
Deselect All is used in the iOS 10 Photos app. Seems more appropriate than Clear All, where that could be confused with deleting/removing all.
– Jordan H
Sep 3 '16 at 23:25
add a comment |
As far as I have seen in software, there is usually a Select All and Clear All (for when there are some/all selected categories) but it would also be appropriate to use Deselect All instead of Clear All.
Select None would be so that (in software terms) that NO categories are to be selected at all. Unless you assign it a specific language code (for example) to make it do the same as Clear/Deselect All.
especially for select none, which is common.
– SrJoven
Sep 8 '14 at 14:41
Deselect All is used in the iOS 10 Photos app. Seems more appropriate than Clear All, where that could be confused with deleting/removing all.
– Jordan H
Sep 3 '16 at 23:25
add a comment |
As far as I have seen in software, there is usually a Select All and Clear All (for when there are some/all selected categories) but it would also be appropriate to use Deselect All instead of Clear All.
Select None would be so that (in software terms) that NO categories are to be selected at all. Unless you assign it a specific language code (for example) to make it do the same as Clear/Deselect All.
As far as I have seen in software, there is usually a Select All and Clear All (for when there are some/all selected categories) but it would also be appropriate to use Deselect All instead of Clear All.
Select None would be so that (in software terms) that NO categories are to be selected at all. Unless you assign it a specific language code (for example) to make it do the same as Clear/Deselect All.
answered Sep 8 '14 at 14:21
Madeleine ThomasMadeleine Thomas
1353
1353
especially for select none, which is common.
– SrJoven
Sep 8 '14 at 14:41
Deselect All is used in the iOS 10 Photos app. Seems more appropriate than Clear All, where that could be confused with deleting/removing all.
– Jordan H
Sep 3 '16 at 23:25
add a comment |
especially for select none, which is common.
– SrJoven
Sep 8 '14 at 14:41
Deselect All is used in the iOS 10 Photos app. Seems more appropriate than Clear All, where that could be confused with deleting/removing all.
– Jordan H
Sep 3 '16 at 23:25
especially for select none, which is common.
– SrJoven
Sep 8 '14 at 14:41
especially for select none, which is common.
– SrJoven
Sep 8 '14 at 14:41
Deselect All is used in the iOS 10 Photos app. Seems more appropriate than Clear All, where that could be confused with deleting/removing all.
– Jordan H
Sep 3 '16 at 23:25
Deselect All is used in the iOS 10 Photos app. Seems more appropriate than Clear All, where that could be confused with deleting/removing all.
– Jordan H
Sep 3 '16 at 23:25
add a comment |
Clear Selection, as @ManishGiri mentions, is the most common choice among web forms.
Other options include: Reset Form, Clear All, Reset, Unselect
add a comment |
Clear Selection, as @ManishGiri mentions, is the most common choice among web forms.
Other options include: Reset Form, Clear All, Reset, Unselect
add a comment |
Clear Selection, as @ManishGiri mentions, is the most common choice among web forms.
Other options include: Reset Form, Clear All, Reset, Unselect
Clear Selection, as @ManishGiri mentions, is the most common choice among web forms.
Other options include: Reset Form, Clear All, Reset, Unselect
answered Sep 8 '14 at 14:35
OthyaOthya
1,13321023
1,13321023
add a comment |
add a comment |
Microsoft Manual of Style indicates "clear" instead of deselect. But, always best to use the first dictionary term of the word.
DESELECT: Turn off (a selected option) on an electronic interface such as "deselect the SAVE CHANGES option for normal use""
CLEAR: Easy to perceive, understand, or interpret such as, "clear and precise directions"
New contributor
Liz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Microsoft Manual of Style indicates "clear" instead of deselect. But, always best to use the first dictionary term of the word.
DESELECT: Turn off (a selected option) on an electronic interface such as "deselect the SAVE CHANGES option for normal use""
CLEAR: Easy to perceive, understand, or interpret such as, "clear and precise directions"
New contributor
Liz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Microsoft Manual of Style indicates "clear" instead of deselect. But, always best to use the first dictionary term of the word.
DESELECT: Turn off (a selected option) on an electronic interface such as "deselect the SAVE CHANGES option for normal use""
CLEAR: Easy to perceive, understand, or interpret such as, "clear and precise directions"
New contributor
Liz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Microsoft Manual of Style indicates "clear" instead of deselect. But, always best to use the first dictionary term of the word.
DESELECT: Turn off (a selected option) on an electronic interface such as "deselect the SAVE CHANGES option for normal use""
CLEAR: Easy to perceive, understand, or interpret such as, "clear and precise directions"
New contributor
Liz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Liz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 36 mins ago
LizLiz
1
1
New contributor
Liz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Liz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Liz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
Thanks for contributing an answer to English Language & Usage Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f194158%2fwhat-is-the-most-appropriate-opposite-of-select-all%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
5
I would go with Clear Selection. Another alternative, though rarely used, would be Unselect All.
– Manish Giri
Aug 31 '14 at 3:17
1
You'll bet better answers to this question on the user interface design discussion than on the language discussion.
– keshlam
Aug 31 '14 at 3:42
1
see User Experience -- suggesting migration.
– Kris
Aug 31 '14 at 5:57