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: hub/powertoys/newplus.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,29 +18,30 @@ To start using New+, enable New+ in the PowerToys settings.
18
18
19
19
### How to create a new object using New+
20
20
21
-
To create a new item within a folder, right-click on the folder to bring up the context menu. From there, click on the “New+” option and then select the template you were looking for.
21
+
To create a new item within a folder, right-click on the folder to bring up the context menu. From there, click on the "New+" option and then select the template you were looking for.
22
22
23
23
### How to add or customize a new template to New+
24
24
25
-
To create a new template, start by right-clicking on the folder. This will open a context menu where you can select the ‘New+’ option. From there, choose ‘Open templates’ to access the “Templates” folder. In this folder, you have the freedom to add, edit, or rename objects as per your needs. It’s important to note that the objects you add here will be displayed on the ‘New+’ menu in a sorted order, with folders always appearing first. This provides the ability to find and select your templates.
25
+
To create a new template, start by right-clicking on the folder. This will open a context menu where you can select the 'New+' option. From there, choose 'Open templates' to access the "Templates" folder. In this folder, you have the freedom to add, edit, or rename objects as per your needs. It’s important to note that the objects you add here will be displayed on the ‘New+’ menu in a sorted order, with folders always appearing first. This provides the ability to find and select your templates.
26
+
27
+
Template objects in the "Templates" folder can be files, folders, or shortcuts. The templates can be of any type, such as text files, Word documents or templates, Excel spreadsheets or templates, or even shortcuts to applications.
26
28
27
29
## Settings
28
30
29
31
### <aname="template_location"></a>Templates
30
32
31
33
#### Templates location
32
34
33
-
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.
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.
34
36
35
37
### Display options
36
38
37
39
#### Hide template filename extensions
38
40
39
-
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”.
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".
40
42
41
43
#### Hide template filename starting digits, spaces and dots
42
44
43
-
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”.
44
-
This is useful when using digits, spaces and dots at the beginning of filenames to control the display order of templates.
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.
0 commit comments