Skip to content

Commit

Permalink
fix directional lang + add include
Browse files Browse the repository at this point in the history
  • Loading branch information
amalhotra-mdb committed Feb 4, 2025
1 parent 2b98d4b commit a3bb611
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 69 deletions.
12 changes: 12 additions & 0 deletions source/includes/fact-navigate-to-settings.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
To open the |compass| Settings Panel, click the gear icon on the left
column of the |compass-short| home screen.

.. figure:: /images/compass/settings-gear-icon.png
:alt: Settings gear icon location on MongoDB Compass UI

Alternatively, you can use keyboard shortcuts to open the :guilabel:`Settings`
panel:

- Windows / Linux: ``Ctrl`` + ``,``

- Mac: ```` + ``,``
3 changes: 2 additions & 1 deletion source/settings/enable-dev-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ You can set the ``enableDevTools`` option in either:
.. procedure::
:style: normal

.. step:: To open the |compass| Settings Panel, click the gear icon at the upper left of the |compass-short| home screen.
.. step:: To open the |compass| Settings Panel, click the gear icon on the left
column of the |compass-short| home screen.

.. figure:: /images/compass/settings-gear-icon.png
:alt: Settings gear icon location on MongoDB Compass UI
Expand Down
15 changes: 1 addition & 14 deletions source/settings/protect-connection-strings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,7 @@ You can set the ``protectConnectionStrings`` option in either:
.. procedure::
:style: normal

.. step:: To open the |compass| Settings Panel, click the gear icon at the upper left of the |compass-short| home screen.

.. figure:: /images/compass/settings-gear-icon.png
:alt: Settings gear icon location on MongoDB Compass UI

Alternatively, you can use keyboard shortcuts to open the
:guilabel:`Settings` panel:

- Windows / Linux: ``Ctrl`` + ``,``

- Mac: ``⌘`` + ``,``

|compass-short| opens a dialog box where you can configure your |compass|
settings.
.. step:: .. include:: includes/fact-navigate-to-settings.rst

.. step:: Toggle :guilabel:`Protect Connection String Secrets`.

Expand Down
15 changes: 1 addition & 14 deletions source/settings/read-only.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,7 @@ You can enable the ``readOnly`` option in either:
.. procedure::
:style: normal

.. step:: To open the |compass| Settings Panel, click the gear icon at the upper left of the |compass-short| home screen.

.. figure:: /images/compass/settings-gear-icon.png
:alt: Settings gear icon location on MongoDB Compass UI

Alternatively, you can use keyboard shortcuts to open the
:guilabel:`Settings` panel:

- Windows / Linux: ``Ctrl`` + ``,``

- Mac: ``⌘`` + ``,``

|compass-short| opens a dialog box where you can configure your |compass|
settings.
.. step:: .. include:: includes/fact-navigate-to-settings.rst

.. step:: Toggle :guilabel:`Set Read-Only Mode`.

Expand Down
13 changes: 1 addition & 12 deletions source/settings/settings-reference.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,14 @@ interface.
Settings Panel Location
-----------------------

To open the |compass| Settings Panel, click the gear icon at the upper left of the
|compass-short| home screen.

.. figure:: /images/compass/settings-gear-icon.png
:alt: Settings gear icon location on MongoDB Compass UI
.. include:: includes/fact-navigate-to-settings.rst

You can also open the the |compass-short| :guilabel:`Settings` panel
when connected to your cluster by doing the following:

1. Click the :icon-fa5:`ellipsis-h` next to your cluster name.
2. Select :guilabel:`Compass Settings` from the dropdown.

Alternatively, you can use keyboard shortcuts to open the :guilabel:`Settings`
panel:

- Windows / Linux: ``Ctrl`` + ``,``

- Mac: ``⌘`` + ``,``

Settings
--------

Expand Down
15 changes: 1 addition & 14 deletions source/settings/show-kerberos-password.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,7 @@ You can enable the ``showKerberosPasswordField`` option in either:
.. procedure::
:style: normal

.. step:: To open the |compass| Settings Panel, click the gear icon at the upper left of the |compass-short| home screen.

.. figure:: /images/compass/settings-gear-icon.png
:alt: Settings gear icon location on MongoDB Compass UI

Alternatively, you can use keyboard shortcuts to open the
:guilabel:`Settings` panel:

- Windows / Linux: ``Ctrl`` + ``,``

- Mac: ``⌘`` + ``,``

|compass-short| opens a dialog box where you can configure your |compass|
settings.
.. step:: .. include:: includes/fact-navigate-to-settings.rst

.. step:: Toggle :guilabel:`Show Kerberos Password Field`.

Expand Down
15 changes: 1 addition & 14 deletions source/settings/telemetry.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,20 +75,7 @@ To toggle telemetry from the |compass-short| settings:
.. procedure::
:style: normal

.. step:: To open the |compass| Settings Panel, click the gear icon at the upper left of the |compass-short| home screen.

.. figure:: /images/compass/settings-gear-icon.png
:alt: Settings gear icon location on MongoDB Compass UI

Alternatively, you can use keyboard shortcuts to open the
:guilabel:`Settings` panel:

- Windows / Linux: ``Ctrl`` + ``,``

- Mac: ``⌘`` + ``,``

|compass-short| opens a dialog box where you can configure your |compass|
settings.
.. step:: .. include:: includes/fact-navigate-to-settings.rst

.. step:: In the left pane of the :guilabel:`Settings` window, click :guilabel:`Privacy`.

Expand Down

0 comments on commit a3bb611

Please sign in to comment.