Skip to content

Commit

Permalink
Merge pull request github#33815 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Jul 4, 2024
2 parents 04c4574 + b33513b commit 89fd377
Show file tree
Hide file tree
Showing 13 changed files with 6 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ redirect_from:
---

{% data reusables.command-palette.beta-note %}
{% data reusables.command-palette.default %}

## About the {% data variables.product.prodname_command_palette %}

Expand Down
5 changes: 3 additions & 2 deletions content/get-started/accessibility/keyboard-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ Typing <kbd>?</kbd> on {% data variables.product.prodname_dotcom %} brings up a
You can disable character key shortcuts, while still allowing shortcuts that use modifier keys, in your accessibility settings. For more information, see "[AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings)."{% endif %}

{% ifversion command-palette %}
The {% data variables.product.prodname_command_palette %} also gives you quick access to a wide range of actions, without the need to remember keyboard shortcuts. For more information, see "[AUTOTITLE](/get-started/accessibility/github-command-palette)."{% endif %}
The {% data variables.product.prodname_command_palette %} also gives you quick access to a wide range of actions, without the need to remember keyboard shortcuts. For more information, see "[AUTOTITLE](/get-started/accessibility/github-command-palette)."

{% endif %}

The following sections list some of the available keyboard shortcuts, organized by the pages where you can use them on {% data variables.location.product_location %}.

Expand All @@ -33,7 +35,6 @@ The following sections list some of the available keyboard shortcuts, organized
|<kbd>S</kbd> or <kbd>/</kbd> | Focus the search bar. For more information, see "[AUTOTITLE](/search-github/getting-started-with-searching-on-github/about-searching-on-github)."
|<kbd>G</kbd> <kbd>N</kbd> | Go to your notifications. For more information, see "[AUTOTITLE](/account-and-profile/managing-subscriptions-and-notifications-on-github/setting-up-notifications/about-notifications)."
|<kbd>Esc</kbd> | When focused on a user, issue, or pull request hovercard, closes the hovercard and refocuses on the element the hovercard is in
{% ifversion command-palette %}|<kbd>Command</kbd>+<kbd>K</kbd> (Mac) or </br> <kbd>Ctrl</kbd>+<kbd>K</kbd> (Windows/Linux) | Opens the {% data variables.product.prodname_command_palette %}. If you are editing Markdown text, open the command palette with <kbd>Command</kbd>+<kbd>Option</kbd>+<kbd>K</kbd> or <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>K</kbd>. For more information, see "[AUTOTITLE](/get-started/accessibility/github-command-palette)."{% endif %}

## Repositories

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ topics:
You can set each view in your project to a different layout.

{% data reusables.projects.open-view-menu %}
1. Under "Layout", click either **Table**, **Board** or **Roadmap**.

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Switch layout."
1. Under "Layout", click either **Table**, **Board** or **Roadmap**.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ In the board layout, you choose any single select or iteration field for your co
1. Click {% octicon "columns" aria-hidden="true" %} **Column field**.
1. Click the field you want to use.

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Column field by."

{% ifversion projects-v2-column-visibility %}

## Showing and hiding columns in board layout
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ To add a new view:

{% data reusables.projects.new-view %}

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "New view."

The new view is automatically saved.

## Duplicating a view
Expand All @@ -44,8 +42,6 @@ If you don't want to save the changes, you can ignore this indicator. No one els

{% data reusables.projects.save-view %}

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Save view."

## Reordering saved views

To change the order of the tabs that contain your saved views, click and drag a tab to a new location. The new tab order is automatically saved.
Expand All @@ -65,5 +61,3 @@ You can rename your saved views. The name change is automatically saved.
1. Switch to the view you want to delete.
{% data reusables.projects.open-view-menu %}
1. Click {% octicon "trash" aria-hidden="true" %} **Delete view**.

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Delete view."
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,3 @@ If your project makes use of date fields, you can use the roadmap layout to view
{% data reusables.projects.new-field %}
1. Select **Date**
1. Click **Save**.

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Create new field."
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ If your project makes use of iteration fields, you can use the roadmap layout to
1. To change the duration of each iteration, type a new number, then select the dropdown and click either **days** or **weeks**.
1. Click **Save**.

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Create new field."

## Adding new iterations

{% data reusables.projects.project-settings %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ Single select fields can contain up to 50 options.
* To add additional options, click **Add option**.
1. Click **Save**.

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Create new field."

## Editing a single select field

{% ifversion projects-v2-colorful-selects %}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,8 @@ Number fields can also be used in filters. You can use `>`, `>=`, `<`, `<=`, and
1. Select **Text**.
1. Click **Save**.

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Create new field."

## Adding a number field

{% data reusables.projects.new-field %}
1. Select **Number**.
1. Click **Save**.

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Create new field."
1 change: 1 addition & 0 deletions data/reusables/command-palette/default.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The {% data variables.product.prodname_command_palette %} is deactivated by default. You can enable the {% data variables.product.prodname_command_palette %} with feature preview. See "[AUTOTITLE](/get-started/using-github/exploring-early-access-releases-with-feature-preview)."
2 changes: 0 additions & 2 deletions data/reusables/projects/customize/group-fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@
1. Click {% octicon "rows" aria-hidden="true" %} **Group by**.
1. Click the field you want to group by.
1. Optionally, to disable grouping, click {% octicon "x" aria-hidden="true" %} **No grouping** at the bottom of the list.

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Group by."
2 changes: 0 additions & 2 deletions data/reusables/projects/customize/show-hide-field.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% data reusables.projects.open-view-menu %}
1. Under "Configuration", click {% octicon "note" aria-hidden="true" %} **Fields**.
1. Select or deselect the fields you want to show or hide.

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "show", "hide", or the name of the field.
2 changes: 0 additions & 2 deletions data/reusables/projects/customize/sort.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@
{% ifversion projects-v2-sorting-update %}![Screenshot of the sort menu. The button to change the direction of the sort for the first sorted field is highlighted with an orange outline.](/assets/images/help/projects-v2/sort-order-secondary.png){% else %}![Screenshot of the sort menu. The button to change the direction of the sort is highlighted with an orange outline.](/assets/images/help/projects-v2/sort-order.png){% endif %}

1. Optionally, to remove a sort,{% ifversion projects-v2-sorting-update %} click one of the sorted fields, or{% endif %} {% octicon "x" aria-hidden="true" %} click **No sorting** at the bottom of the list.

Alternatively, open the project command palette by pressing {% data variables.projects.command-palette-shortcut %} and start typing "Sort by."

0 comments on commit 89fd377

Please sign in to comment.