How can I simultaneously delete all sections, in OneNote?
The screenshot beneath shows only an option to delete each section, which is too unproductive.

microsoft-onenote
add a comment |
The screenshot beneath shows only an option to delete each section, which is too unproductive.

microsoft-onenote
2
Why not make a new notebook? If you can Edit to explain what you're trying to accomplish, it might make the answer more apparent.
– Christopher Hostage
Jan 15 at 21:00
@ChristopherHostage Do you mean deleting this notebook and creating a new one? This feels more inefficient than just deleting all the sections.
– Greek - Area 51 Proposal
Jan 15 at 21:02
It's not more inefficient. Have you tried creating a new Notebook? It's a trivial process involving not more than 3 clicks and resulting in a clean, empty notebook.
– music2myear
Jan 15 at 21:23
@music2myear I see now. But is there truly no option to delete all sections simultaneously?
– Greek - Area 51 Proposal
Jan 15 at 21:23
As you have observed from your own perusal of the UI, there is not.
– music2myear
Jan 15 at 21:24
add a comment |
The screenshot beneath shows only an option to delete each section, which is too unproductive.

microsoft-onenote
The screenshot beneath shows only an option to delete each section, which is too unproductive.

microsoft-onenote
microsoft-onenote
asked Jan 15 at 20:53
Greek - Area 51 ProposalGreek - Area 51 Proposal
44932752
44932752
2
Why not make a new notebook? If you can Edit to explain what you're trying to accomplish, it might make the answer more apparent.
– Christopher Hostage
Jan 15 at 21:00
@ChristopherHostage Do you mean deleting this notebook and creating a new one? This feels more inefficient than just deleting all the sections.
– Greek - Area 51 Proposal
Jan 15 at 21:02
It's not more inefficient. Have you tried creating a new Notebook? It's a trivial process involving not more than 3 clicks and resulting in a clean, empty notebook.
– music2myear
Jan 15 at 21:23
@music2myear I see now. But is there truly no option to delete all sections simultaneously?
– Greek - Area 51 Proposal
Jan 15 at 21:23
As you have observed from your own perusal of the UI, there is not.
– music2myear
Jan 15 at 21:24
add a comment |
2
Why not make a new notebook? If you can Edit to explain what you're trying to accomplish, it might make the answer more apparent.
– Christopher Hostage
Jan 15 at 21:00
@ChristopherHostage Do you mean deleting this notebook and creating a new one? This feels more inefficient than just deleting all the sections.
– Greek - Area 51 Proposal
Jan 15 at 21:02
It's not more inefficient. Have you tried creating a new Notebook? It's a trivial process involving not more than 3 clicks and resulting in a clean, empty notebook.
– music2myear
Jan 15 at 21:23
@music2myear I see now. But is there truly no option to delete all sections simultaneously?
– Greek - Area 51 Proposal
Jan 15 at 21:23
As you have observed from your own perusal of the UI, there is not.
– music2myear
Jan 15 at 21:24
2
2
Why not make a new notebook? If you can Edit to explain what you're trying to accomplish, it might make the answer more apparent.
– Christopher Hostage
Jan 15 at 21:00
Why not make a new notebook? If you can Edit to explain what you're trying to accomplish, it might make the answer more apparent.
– Christopher Hostage
Jan 15 at 21:00
@ChristopherHostage Do you mean deleting this notebook and creating a new one? This feels more inefficient than just deleting all the sections.
– Greek - Area 51 Proposal
Jan 15 at 21:02
@ChristopherHostage Do you mean deleting this notebook and creating a new one? This feels more inefficient than just deleting all the sections.
– Greek - Area 51 Proposal
Jan 15 at 21:02
It's not more inefficient. Have you tried creating a new Notebook? It's a trivial process involving not more than 3 clicks and resulting in a clean, empty notebook.
– music2myear
Jan 15 at 21:23
It's not more inefficient. Have you tried creating a new Notebook? It's a trivial process involving not more than 3 clicks and resulting in a clean, empty notebook.
– music2myear
Jan 15 at 21:23
@music2myear I see now. But is there truly no option to delete all sections simultaneously?
– Greek - Area 51 Proposal
Jan 15 at 21:23
@music2myear I see now. But is there truly no option to delete all sections simultaneously?
– Greek - Area 51 Proposal
Jan 15 at 21:23
As you have observed from your own perusal of the UI, there is not.
– music2myear
Jan 15 at 21:24
As you have observed from your own perusal of the UI, there is not.
– music2myear
Jan 15 at 21:24
add a comment |
1 Answer
1
active
oldest
votes
There is not a built-in method to delete all sections in a OneNote notebook. Microsoft developers did not, apparently, believe this was likely to be a normal desire, as, correctly, they assumed a person doing this would probably find it easier to simply create a new Notebook.
Because OneNote uses the excellent VBA macro system, it is possible to write code to delete all of sections in a Notebook, but the effort required to do this would exceed both the normal manual deletion of each section and the much simpler process of creating a new notebook.
Incidentally, the steps to create a new notebook are:
- Open the File section.
- Click New
- Enter a name for your new notebook
- Click the Create Notebook button
The steps to close your old notebook are:
- In the list of notebooks on the left side of the OneNote UI, right-click on the notebook you wish to remove.
- Click Close this notebook
- (optional) Find the folder belonging to this notebook in your DocumentsNotebooks directory and delete it.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
},
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%2fsuperuser.com%2fquestions%2f1394684%2fhow-can-i-simultaneously-delete-all-sections-in-onenote%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
There is not a built-in method to delete all sections in a OneNote notebook. Microsoft developers did not, apparently, believe this was likely to be a normal desire, as, correctly, they assumed a person doing this would probably find it easier to simply create a new Notebook.
Because OneNote uses the excellent VBA macro system, it is possible to write code to delete all of sections in a Notebook, but the effort required to do this would exceed both the normal manual deletion of each section and the much simpler process of creating a new notebook.
Incidentally, the steps to create a new notebook are:
- Open the File section.
- Click New
- Enter a name for your new notebook
- Click the Create Notebook button
The steps to close your old notebook are:
- In the list of notebooks on the left side of the OneNote UI, right-click on the notebook you wish to remove.
- Click Close this notebook
- (optional) Find the folder belonging to this notebook in your DocumentsNotebooks directory and delete it.
add a comment |
There is not a built-in method to delete all sections in a OneNote notebook. Microsoft developers did not, apparently, believe this was likely to be a normal desire, as, correctly, they assumed a person doing this would probably find it easier to simply create a new Notebook.
Because OneNote uses the excellent VBA macro system, it is possible to write code to delete all of sections in a Notebook, but the effort required to do this would exceed both the normal manual deletion of each section and the much simpler process of creating a new notebook.
Incidentally, the steps to create a new notebook are:
- Open the File section.
- Click New
- Enter a name for your new notebook
- Click the Create Notebook button
The steps to close your old notebook are:
- In the list of notebooks on the left side of the OneNote UI, right-click on the notebook you wish to remove.
- Click Close this notebook
- (optional) Find the folder belonging to this notebook in your DocumentsNotebooks directory and delete it.
add a comment |
There is not a built-in method to delete all sections in a OneNote notebook. Microsoft developers did not, apparently, believe this was likely to be a normal desire, as, correctly, they assumed a person doing this would probably find it easier to simply create a new Notebook.
Because OneNote uses the excellent VBA macro system, it is possible to write code to delete all of sections in a Notebook, but the effort required to do this would exceed both the normal manual deletion of each section and the much simpler process of creating a new notebook.
Incidentally, the steps to create a new notebook are:
- Open the File section.
- Click New
- Enter a name for your new notebook
- Click the Create Notebook button
The steps to close your old notebook are:
- In the list of notebooks on the left side of the OneNote UI, right-click on the notebook you wish to remove.
- Click Close this notebook
- (optional) Find the folder belonging to this notebook in your DocumentsNotebooks directory and delete it.
There is not a built-in method to delete all sections in a OneNote notebook. Microsoft developers did not, apparently, believe this was likely to be a normal desire, as, correctly, they assumed a person doing this would probably find it easier to simply create a new Notebook.
Because OneNote uses the excellent VBA macro system, it is possible to write code to delete all of sections in a Notebook, but the effort required to do this would exceed both the normal manual deletion of each section and the much simpler process of creating a new notebook.
Incidentally, the steps to create a new notebook are:
- Open the File section.
- Click New
- Enter a name for your new notebook
- Click the Create Notebook button
The steps to close your old notebook are:
- In the list of notebooks on the left side of the OneNote UI, right-click on the notebook you wish to remove.
- Click Close this notebook
- (optional) Find the folder belonging to this notebook in your DocumentsNotebooks directory and delete it.
answered Jan 15 at 21:29
music2myearmusic2myear
31.1k85799
31.1k85799
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1394684%2fhow-can-i-simultaneously-delete-all-sections-in-onenote%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
2
Why not make a new notebook? If you can Edit to explain what you're trying to accomplish, it might make the answer more apparent.
– Christopher Hostage
Jan 15 at 21:00
@ChristopherHostage Do you mean deleting this notebook and creating a new one? This feels more inefficient than just deleting all the sections.
– Greek - Area 51 Proposal
Jan 15 at 21:02
It's not more inefficient. Have you tried creating a new Notebook? It's a trivial process involving not more than 3 clicks and resulting in a clean, empty notebook.
– music2myear
Jan 15 at 21:23
@music2myear I see now. But is there truly no option to delete all sections simultaneously?
– Greek - Area 51 Proposal
Jan 15 at 21:23
As you have observed from your own perusal of the UI, there is not.
– music2myear
Jan 15 at 21:24