-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HelpHub] [6.4] Site Editor > Command Palette #1210
Comments
Heads up @WordPress/docs-issues-coordinators, we have a new issue open. Time to use 'em labels. |
Heads up @femkreations - the "block editor" label was applied to this issue. |
Would like to work on this! |
Thanks for discussing this and some of the other tasks earlier @zunaid321 , and volunteering for these tasks. |
As an aside/additional thing - it's worth changing this document (and it's organisation) to reflect that the Command Palette is not only available in the Site editor. It's available in the post/page editor as well. Could we include that in the changes being made? I don't have permissions to add it to the checklist. Also wanted to check in to se how progress is going @zunaid321 ? |
Update the command palette is now available on site editor dev note The Command Palette is now accessible in the Site Editor and Post Editor, offering contextual options for template switching and settings toggle. Keyboard shortcuts enable access to List View, breadcrumbs, distraction-free mode, and page previewing. cmdpalette.mp4 |
Update the Manage all my patterns command to redirect to site editor patterns list. WordPress/gutenberg#52817 The Manage all my patterns command is updated to redirect to the site editor patterns list when using a block-based theme when checking for the site editor context. Block Based Theme: command-block.mp4Non-Block Based Theme: command-non-block.mp4 |
Update label and icon for Patterns. WordPress/gutenberg#52742 The Library has been renamed to Patterns, necessitating an update to the Command Palette and the icon in the sidebar. |
Follow up visual tweaks to block-specific commands WordPress/gutenberg#54427 The update includes visual adjustments that enable the addition of block-specific commands based on the user's selection. |
Use solid accent color selection in command palette WordPress/gutenberg#54318 The command palette now features a solid accent color selection, with a background color and a white foreground color for commands. Before: After: |
Order template results in Site Editor WordPress/gutenberg#53286 The command palette now orders wp_template and wp_template_part entity records based on the search term in the site editor command navigation. Before: command-navigation-before.mp4After: command-navigation-after.mp4 |
Add context to the "Reset template" "Delete template" and "Edit template" commands WordPress/gutenberg#52989 The update adds context to the "Reset template", "Delete template" and "Edit template" command, allowing users to view entity records based on search terms in the site editor command navigation. |
Adding the link to Learn.WordPress.org for working faster with the command palette https://learn.wordpress.org/tutorial/working-faster-with-the-command-palette/ This is showing on Learn WP, valid for 6.4. |
Loving all this work - thanks @zunaid321 |
@zunaid321 - just checking are these changes just drafted at the moment? |
Command palette tutorial on Learn.WordPress.org to cross-link on both docs and from Learn. https://learn.wordpress.org/tutorial/working-faster-with-the-command-palette/ Just did an interview with Anne where she raised that Command Palette has wider use and has commented on this in docs. So looking for that comment to make sure it is covered in end user. @annezazu if you can link it, this would be great. |
@jordesign Yes correct! There are still some changes, I have to work on. Hoping to deliver the draft for the remaining changes soon! |
Display keyboard shortcut for command palette in site view WordPress/gutenberg#52841 The site editor now displays a keyboard shortcut for the Command Palette button, ensuring consistency with other buttons with associated shortcuts. |
Add common commands WordPress/gutenberg#53073 The command palette now includes common commands such as displaying/hiding block breadcrumbs, enabling/disabling pre-publish checklist, and previewing in a new tab. |
Add toggle list view command in site editor WordPress/gutenberg#53983 The command palette now includes common commands such as displaying/hiding block breadcrumbs, enabling/disabling pre-publish checklist, and previewing in a new tab. |
Tweak, and add, more consistent commands WordPress/gutenberg#53496 The update includes improvements to existing commands, code/visual editor suggestions, and command snackbars. It also removes verbs, adds missing commands, and aims to maintain consistency in command language and style. Before: |
Try updated command palette styling WordPress/gutenberg#53117 Revise command palette UI with search icon, $gray-900 icon color, simplified input placeholder, removed bolding, added ellipsis text-overflow, removed distinction between suggested contextual commands, and reduced width for more manageable size. Before: After: |
Add new block commands WordPress/gutenberg#52509 The command center has been updated to include new block selection commands, enhancing its usefulness and providing a distraction-free mode experience. block-commands.mp4 |
Add global styles related commands WordPress/gutenberg#51637 The site editor now includes three "styles" related commands: reset global styles to defaults, open global styles revisions panel, learn about styles, and open styles, but these commands are edit-site specific. |
Add keyboard icon and use in relative commands WordPress/gutenberg#53083 The update adds a keyboard icon to the library and uses it in the "Open keyboard shortcuts" command. Before: After: |
Distraction Free: Add missing command in site editor WordPress/gutenberg#52868 The site editor now includes a missing command for toggling distraction-free mode, addressing an inconsistency between posts and editors. 2023-07-24.16.20.50.mp4 |
Finally done with this one! This one had a lot of changes haha! Took a long time for me. @abhansnuk Please check the above changes. Thank you for being patient with me. |
@zunaid321 have you drafted or scheduled these changes into the document itself? |
@jordesign Oh no. I just posted the description and the screenshots for each changes here. |
@zunaid321 - that's a great start thank you. Do you have access to edit the actual doc at https://wordpress.org/documentation/wp-admin/post.php?post=16358338&action=edit You can add the changes directly into the document there. |
@jordesign Oh I don't have the access. As far as I know, the existing editors will make the changes in the actual doc. |
Hey @zunaid321 - that's totally ok. An editor can totally help out. |
@zunaid321 In terms of the edits to the existing docs - what would be most helpful is if you could record new version of the two videos in the existing doc |
I've gone ahead and updated the text here to be relevant to Site Editor and Post Editor - and to include the new commands. We just need those updated videos to put in. cc/ @annezazu |
@jordesign I see two videos at the top and one on the bottom. So should I just record for the top two? |
Hey @zunaid321 - all the videos in that doc will need new ones - so anything that'already there, a new one would be great. |
Here are the videos. I don't think the demo video is needed, since I have already shown the commands and options in the first video. https://drive.google.com/drive/folders/1C62hr5541ZeUGLw9keXI1ETFMFSzRNre?usp=sharing |
Heads up @docs-reviewers - the "[Status] Review" label was applied to this issue. |
Article: https://wordpress.org/documentation/article/site-editor-command-palette/
Updates for 6.4
General
The text was updated successfully, but these errors were encountered: