Skip to content

Commit 24ec4f5

Browse files
Merge pull request #5394 from MicrosoftDocs/main
Merge latest changes from main to live in windows-dev-docs-pr
2 parents 0854e88 + 59df37f commit 24ec4f5

File tree

6 files changed

+24
-82
lines changed

6 files changed

+24
-82
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"redirections": [
3-
{
3+
{
4+
"source_path": "hub/apps/whats-new/latest-docs-updates.md",
5+
"redirect_url": "https://learn.microsoft.com/windows/apps/whats-new/windows-11-build-22000",
6+
"redirect_document_id": false
7+
},
8+
{
49
"source_path": "hub/apps/design/devices/kinect-for-windows.md",
510
"redirect_url": "https://azure.microsoft.com/en-us/products/kinect-dk",
611
"redirect_document_id": false

hub/apps/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ items:
66
items:
77
- name: What's new for developers in Windows 11
88
href: whats-new/windows-11-build-22000.md
9-
- name: Latest doc updates
10-
href: whats-new/latest-doc-updates.md
119
- name: Windows developer community
1210
href: whats-new/community.md
1311
- name: Get started

hub/apps/whats-new/latest-doc-updates.md

Lines changed: 0 additions & 69 deletions
This file was deleted.
87.7 KB
Loading

hub/powertoys/command-palette/overview.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,21 @@ Command Palette features include:
3333

3434
## Settings
3535

36-
The following general options are available within the Command Palette settings page. You can open the settings page by using the Command Palette.
36+
You can open the settings page by using the **Settings** button in the Command Palette:
37+
38+
![A screenshot of Command Palette with the Settings button highlighted with a red border](../../images/command-palette/cmdpal-settings.png)
39+
40+
The following general options are available on the Command Palette settings page.
3741

3842
| Setting | Description |
3943
| :--- | :--- |
40-
| Activation shortcut | Define the keyboard shortcut to show/hide the Command Palette. |
44+
| Activation key | Define the keyboard shortcut to show/hide the Command Palette. |
4145
| Go home when activated | When the Command Palette is activated it will return to the home page. |
4246
| Highlight search on activate | The previous search text will be selected when the Command Palette is opened. |
47+
| Preferred monitor position | Choose the preferred monitor for the Command Palette to open on. The default setting is **Monitor with mouse cursor**. |
4348
| Show app details | App details are automatically expanded when displaying an app as a result. |
4449
| Backspace goes back | Typing <kbd>Backspace</kbd> will take you back to the previous page. |
45-
| Single-click activates | Activate list items with a single click. When disabled, single clicking selects the item and double clicking activates it. |
50+
| Single-click activation | Activate list items with a single click. When disabled, single clicking selects the item and double clicking activates it. |
4651

4752
## Related content
4853

hub/powertoys/newplus.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
---
22
title: PowerToys New+ for Windows
33
description: A tool that enables you to create files and folders from a personalized set of templates, directly from the File Explorer context menu.
4-
ms.date: 01/25/2025
5-
ms.topic: article
4+
ms.date: 05/06/2025
5+
ms.topic: concept-article
66
no-loc: [PowerToys, Windows, New+, New, NewPlus, Win]
7+
# Customer intent: As a Windows power user, I want to learn about the New+ feature in PowerToys so that I can create files and folders from a personalized set of templates directly from the File Explorer context menu.
78
---
89

910
# New+
1011

11-
**PowerToys New+** enables you to create files and folders from a personalized set of templates, directly from the File Explorer context menu.
12+
**PowerToys New+** gives you the ability to create files and folders from a personalized set of templates, directly from the File Explorer context menu. This feature is designed to enhance your productivity by allowing you to quickly create new items without having to navigate through multiple steps or applications. It is a powerful tool for users who frequently create files and folders with similar structures or content.
1213

1314
## Getting started
1415

16+
This section provides an overview of the New+ feature, including how to enable it, how to create new items using templates, and how to customize your template collection.
17+
1518
### How to enable New+
1619

1720
To start using New+, enable New+ in the PowerToys settings.
@@ -32,25 +35,25 @@ Template objects in the "Templates" folder can be files, folders, or shortcuts.
3235

3336
#### Templates location
3437

35-
After the enablement toggle, the New+ Templates location setting is likely the most interesting one. By default, the template location is in your local app data folder, specifically at `%localappdata%\Microsoft\PowerToys\NewPlus\Templates`. However, these templates will not roam with you across devices. If you want a common set of templates across devices, a popular option is to change the template location to a folder that is synced with a cloud drive, such as OneDrive. This way, you can access your templates from any device.
38+
The default template location is in the local app data folder (`%localappdata%\Microsoft\PowerToys\NewPlus\Templates`) for your user account. However, these templates don't roam across devices with your account. If you want a common set of templates across devices, you can change the template location to a folder that's synced with a cloud file management service, such as OneDrive. This allows you to access your templates from any device.
3639

3740
### Display options
3841

3942
#### Hide template filename extensions
4043

41-
The option enables you to toggle the display of filename extensions. When this option is toggled off, a file named "filename.ext" will be displayed with its extension, appearing as "filename.ext". However, when this option is toggled on (the default), the template will be displayed without its extension, appearing simply as "filename".
44+
The option allows you to toggle the display of filename extensions. When this option is toggled off, a file named "filename.ext" will be displayed with its extension, appearing as "filename.ext". However, when this option is toggled on (the default), the template will be displayed without its extension, appearing simply as "filename".
4245

4346
#### Hide template filename starting digits, spaces and dots
4447

45-
The option enables you to toggle the display of starting digits, spaces and dots. When this option is toggled off (the default), a file named "1. filename" will be displayed as is. However, when this option is toggled on, the template will be displayed as "filename". This is useful when using digits, spaces, and dots at the beginning of filenames to control the display order of templates.
48+
The option gives you the ability to toggle the display of starting digits, spaces and dots. When this option is toggled off (the default), a file named "1. filename" will be displayed as is. However, when this option is toggled on, the template will be displayed as "filename". This is useful when using digits, spaces, and dots at the beginning of filenames to control the display order of templates.
4649

4750
### Behavior
4851

4952
#### Replace variables in template filename
5053

5154
This setting causes supported variables in filenames, including in files within subfolders, to be replaced when the template is copied. The default setting of this option is disabled.
5255

53-
Note: Any invalid filename characters are replaced with spaces.
56+
**Note:** Any invalid filename characters are replaced with spaces.
5457

5558
##### Examples
5659

0 commit comments

Comments
 (0)