Open OneNote quick notes automatically on startup?
up vote
0
down vote
favorite
I use Windows+N
to create OneNote Quick Notes on a regular basis, to create little to-do lists or other one-off notes, such that I often have a few open on my desktop. Is there a way to have OneNote automatically open all of those Quick Notes again on startup? i.e. if I have 5 Quick Note windows open on my desktop, and need to reboot, is there a way to get OneNote to open those 5 notes again when the computer restarts, without having to go in and manually open them one by one?
I'd expected this to be a common question, but to my surprise I didn't see anyone else asking it. If I'm wrong, and this is a duplicate, apologies in advance...
windows microsoft-onenote-2016
add a comment |
up vote
0
down vote
favorite
I use Windows+N
to create OneNote Quick Notes on a regular basis, to create little to-do lists or other one-off notes, such that I often have a few open on my desktop. Is there a way to have OneNote automatically open all of those Quick Notes again on startup? i.e. if I have 5 Quick Note windows open on my desktop, and need to reboot, is there a way to get OneNote to open those 5 notes again when the computer restarts, without having to go in and manually open them one by one?
I'd expected this to be a common question, but to my surprise I didn't see anyone else asking it. If I'm wrong, and this is a duplicate, apologies in advance...
windows microsoft-onenote-2016
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I use Windows+N
to create OneNote Quick Notes on a regular basis, to create little to-do lists or other one-off notes, such that I often have a few open on my desktop. Is there a way to have OneNote automatically open all of those Quick Notes again on startup? i.e. if I have 5 Quick Note windows open on my desktop, and need to reboot, is there a way to get OneNote to open those 5 notes again when the computer restarts, without having to go in and manually open them one by one?
I'd expected this to be a common question, but to my surprise I didn't see anyone else asking it. If I'm wrong, and this is a duplicate, apologies in advance...
windows microsoft-onenote-2016
I use Windows+N
to create OneNote Quick Notes on a regular basis, to create little to-do lists or other one-off notes, such that I often have a few open on my desktop. Is there a way to have OneNote automatically open all of those Quick Notes again on startup? i.e. if I have 5 Quick Note windows open on my desktop, and need to reboot, is there a way to get OneNote to open those 5 notes again when the computer restarts, without having to go in and manually open them one by one?
I'd expected this to be a common question, but to my surprise I didn't see anyone else asking it. If I'm wrong, and this is a duplicate, apologies in advance...
windows microsoft-onenote-2016
windows microsoft-onenote-2016
edited Nov 21 at 18:01
Twisty Impersonator
17.3k126293
17.3k126293
asked Nov 21 at 16:30
sernaferna
1372210
1372210
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
What you're asking for is not possible. OneNote doesn't have this as a feature. This leaves two primary ways to open a specific OneNote page (automatically):
- By opening a shortcut link file pointing to the specific page (easy).
- With a keyboard automation tool such as AutoHotkey (hard).
Regardless of which method you use, both require knowledge of the specific page you wish to open.
Your best option is to use the workaround described below to open the OneNote Section containing your notes. This would at least minimize the number of clicks required to get to the specific pages you're interested in.
You can accomplish this by saving shortcuts in your Startup folder as follows:
In OneNote, right-click the page/section/notebook you want to open on startup and click Copy Link to Page
In Start, search for
shell:startup
to open your user Startup folder
Right-click on a blank part of the File Explorer window and click New then Shortcut
In the Type the location of the item: field paste the link to your page you copied to the Clipboard in step 1 then click Next.
Finish the wizard. The next time you log in your OneNote page will open automatically.
As an added bonus, you can assign a keyboard shortcut to the shortcuts icons you created in your Startup folder. This lets you quickly go to any location in OneNote regardless of where you are in Windows. To do this, right-click the shortcut file, choose Properties then select the Shortcut key field and press your desired key combination.
This works if I always want to open the exact same set of notes, every time, forever. But I want OneNote to open whatever notes happen to have been open at the time. I'm constantly creating new notes, deleting ones i'm done with, etc. I don't want to have to create a startup script every time I create one (and delete it every time I delete the corresponding note).
– sernaferna
Nov 21 at 18:01
@sernaferna Answer updated. Unfortunately what you're asking isn't possible. It's a good idea though.
– Twisty Impersonator
Nov 21 at 18:13
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
What you're asking for is not possible. OneNote doesn't have this as a feature. This leaves two primary ways to open a specific OneNote page (automatically):
- By opening a shortcut link file pointing to the specific page (easy).
- With a keyboard automation tool such as AutoHotkey (hard).
Regardless of which method you use, both require knowledge of the specific page you wish to open.
Your best option is to use the workaround described below to open the OneNote Section containing your notes. This would at least minimize the number of clicks required to get to the specific pages you're interested in.
You can accomplish this by saving shortcuts in your Startup folder as follows:
In OneNote, right-click the page/section/notebook you want to open on startup and click Copy Link to Page
In Start, search for
shell:startup
to open your user Startup folder
Right-click on a blank part of the File Explorer window and click New then Shortcut
In the Type the location of the item: field paste the link to your page you copied to the Clipboard in step 1 then click Next.
Finish the wizard. The next time you log in your OneNote page will open automatically.
As an added bonus, you can assign a keyboard shortcut to the shortcuts icons you created in your Startup folder. This lets you quickly go to any location in OneNote regardless of where you are in Windows. To do this, right-click the shortcut file, choose Properties then select the Shortcut key field and press your desired key combination.
This works if I always want to open the exact same set of notes, every time, forever. But I want OneNote to open whatever notes happen to have been open at the time. I'm constantly creating new notes, deleting ones i'm done with, etc. I don't want to have to create a startup script every time I create one (and delete it every time I delete the corresponding note).
– sernaferna
Nov 21 at 18:01
@sernaferna Answer updated. Unfortunately what you're asking isn't possible. It's a good idea though.
– Twisty Impersonator
Nov 21 at 18:13
add a comment |
up vote
0
down vote
What you're asking for is not possible. OneNote doesn't have this as a feature. This leaves two primary ways to open a specific OneNote page (automatically):
- By opening a shortcut link file pointing to the specific page (easy).
- With a keyboard automation tool such as AutoHotkey (hard).
Regardless of which method you use, both require knowledge of the specific page you wish to open.
Your best option is to use the workaround described below to open the OneNote Section containing your notes. This would at least minimize the number of clicks required to get to the specific pages you're interested in.
You can accomplish this by saving shortcuts in your Startup folder as follows:
In OneNote, right-click the page/section/notebook you want to open on startup and click Copy Link to Page
In Start, search for
shell:startup
to open your user Startup folder
Right-click on a blank part of the File Explorer window and click New then Shortcut
In the Type the location of the item: field paste the link to your page you copied to the Clipboard in step 1 then click Next.
Finish the wizard. The next time you log in your OneNote page will open automatically.
As an added bonus, you can assign a keyboard shortcut to the shortcuts icons you created in your Startup folder. This lets you quickly go to any location in OneNote regardless of where you are in Windows. To do this, right-click the shortcut file, choose Properties then select the Shortcut key field and press your desired key combination.
This works if I always want to open the exact same set of notes, every time, forever. But I want OneNote to open whatever notes happen to have been open at the time. I'm constantly creating new notes, deleting ones i'm done with, etc. I don't want to have to create a startup script every time I create one (and delete it every time I delete the corresponding note).
– sernaferna
Nov 21 at 18:01
@sernaferna Answer updated. Unfortunately what you're asking isn't possible. It's a good idea though.
– Twisty Impersonator
Nov 21 at 18:13
add a comment |
up vote
0
down vote
up vote
0
down vote
What you're asking for is not possible. OneNote doesn't have this as a feature. This leaves two primary ways to open a specific OneNote page (automatically):
- By opening a shortcut link file pointing to the specific page (easy).
- With a keyboard automation tool such as AutoHotkey (hard).
Regardless of which method you use, both require knowledge of the specific page you wish to open.
Your best option is to use the workaround described below to open the OneNote Section containing your notes. This would at least minimize the number of clicks required to get to the specific pages you're interested in.
You can accomplish this by saving shortcuts in your Startup folder as follows:
In OneNote, right-click the page/section/notebook you want to open on startup and click Copy Link to Page
In Start, search for
shell:startup
to open your user Startup folder
Right-click on a blank part of the File Explorer window and click New then Shortcut
In the Type the location of the item: field paste the link to your page you copied to the Clipboard in step 1 then click Next.
Finish the wizard. The next time you log in your OneNote page will open automatically.
As an added bonus, you can assign a keyboard shortcut to the shortcuts icons you created in your Startup folder. This lets you quickly go to any location in OneNote regardless of where you are in Windows. To do this, right-click the shortcut file, choose Properties then select the Shortcut key field and press your desired key combination.
What you're asking for is not possible. OneNote doesn't have this as a feature. This leaves two primary ways to open a specific OneNote page (automatically):
- By opening a shortcut link file pointing to the specific page (easy).
- With a keyboard automation tool such as AutoHotkey (hard).
Regardless of which method you use, both require knowledge of the specific page you wish to open.
Your best option is to use the workaround described below to open the OneNote Section containing your notes. This would at least minimize the number of clicks required to get to the specific pages you're interested in.
You can accomplish this by saving shortcuts in your Startup folder as follows:
In OneNote, right-click the page/section/notebook you want to open on startup and click Copy Link to Page
In Start, search for
shell:startup
to open your user Startup folder
Right-click on a blank part of the File Explorer window and click New then Shortcut
In the Type the location of the item: field paste the link to your page you copied to the Clipboard in step 1 then click Next.
Finish the wizard. The next time you log in your OneNote page will open automatically.
As an added bonus, you can assign a keyboard shortcut to the shortcuts icons you created in your Startup folder. This lets you quickly go to any location in OneNote regardless of where you are in Windows. To do this, right-click the shortcut file, choose Properties then select the Shortcut key field and press your desired key combination.
edited Nov 21 at 18:11
answered Nov 21 at 17:54
Twisty Impersonator
17.3k126293
17.3k126293
This works if I always want to open the exact same set of notes, every time, forever. But I want OneNote to open whatever notes happen to have been open at the time. I'm constantly creating new notes, deleting ones i'm done with, etc. I don't want to have to create a startup script every time I create one (and delete it every time I delete the corresponding note).
– sernaferna
Nov 21 at 18:01
@sernaferna Answer updated. Unfortunately what you're asking isn't possible. It's a good idea though.
– Twisty Impersonator
Nov 21 at 18:13
add a comment |
This works if I always want to open the exact same set of notes, every time, forever. But I want OneNote to open whatever notes happen to have been open at the time. I'm constantly creating new notes, deleting ones i'm done with, etc. I don't want to have to create a startup script every time I create one (and delete it every time I delete the corresponding note).
– sernaferna
Nov 21 at 18:01
@sernaferna Answer updated. Unfortunately what you're asking isn't possible. It's a good idea though.
– Twisty Impersonator
Nov 21 at 18:13
This works if I always want to open the exact same set of notes, every time, forever. But I want OneNote to open whatever notes happen to have been open at the time. I'm constantly creating new notes, deleting ones i'm done with, etc. I don't want to have to create a startup script every time I create one (and delete it every time I delete the corresponding note).
– sernaferna
Nov 21 at 18:01
This works if I always want to open the exact same set of notes, every time, forever. But I want OneNote to open whatever notes happen to have been open at the time. I'm constantly creating new notes, deleting ones i'm done with, etc. I don't want to have to create a startup script every time I create one (and delete it every time I delete the corresponding note).
– sernaferna
Nov 21 at 18:01
@sernaferna Answer updated. Unfortunately what you're asking isn't possible. It's a good idea though.
– Twisty Impersonator
Nov 21 at 18:13
@sernaferna Answer updated. Unfortunately what you're asking isn't possible. It's a good idea though.
– Twisty Impersonator
Nov 21 at 18:13
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1377343%2fopen-onenote-quick-notes-automatically-on-startup%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