Skip to content

Commit

Permalink
update all compass pages that reference finding the compass settings
Browse files Browse the repository at this point in the history
  • Loading branch information
amalhotra-mdb committed Feb 3, 2025
1 parent a93f688 commit 2b98d4b
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 51 deletions.
15 changes: 6 additions & 9 deletions source/settings/protect-connection-strings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,17 @@ You can set the ``protectConnectionStrings`` option in either:
.. procedure::
:style: normal

.. step:: In the |compass-short| top menu bar, click :guilabel:`MongoDB Compass`.
.. 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

.. figure:: /images/compass/settings-panel-location.png
:scale: 40%
:alt: Settings panel location under the MongoDB Compass system menu

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

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

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

.. step:: In the :guilabel:`MongoDB Compass` menu, click :guilabel:`Settings`.
- Mac: ``⌘`` + ``,``

|compass-short| opens a dialog box where you can configure your |compass|
settings.
Expand Down
15 changes: 6 additions & 9 deletions source/settings/read-only.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,17 @@ You can enable the ``readOnly`` option in either:
.. procedure::
:style: normal

.. step:: In the |compass-short| top menu bar, click :guilabel:`MongoDB Compass`.
.. 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

.. figure:: /images/compass/settings-panel-location.png
:scale: 40%
:alt: Settings panel location under the MongoDB Compass system menu

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

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

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

.. step:: In the :guilabel:`MongoDB Compass` menu, click :guilabel:`Settings`.
- Mac: ``⌘`` + ``,``

|compass-short| opens a dialog box where you can configure your |compass|
settings.
Expand Down
9 changes: 4 additions & 5 deletions source/settings/settings-reference.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,11 @@ interface.
Settings Panel Location
-----------------------

To find the |compass-short| :guilabel:`Settings` panel, open the
:guilabel:`MongoDB Compass` system menu and select :guilabel:`Settings`.
To open the |compass| Settings Panel, click the gear icon at the upper left of the
|compass-short| home screen.

.. figure:: /images/compass/settings-panel-location.png
:scale: 40%
:alt: Settings panel location under the MongoDB Compass system menu
.. figure:: /images/compass/settings-gear-icon.png
:alt: Settings gear icon location on MongoDB Compass UI

You can also open the the |compass-short| :guilabel:`Settings` panel
when connected to your cluster by doing the following:
Expand Down
17 changes: 7 additions & 10 deletions source/settings/show-kerberos-password.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,17 @@ You can enable the ``showKerberosPasswordField`` option in either:
.. procedure::
:style: normal

.. step:: In the |compass-short| top menu bar, click :guilabel:`MongoDB Compass`.
.. 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

.. figure:: /images/compass/settings-panel-location.png
:scale: 40%
:alt: Settings panel location under the MongoDB Compass system menu

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

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

- MacOS: ``⌘`` + ``,``

.. step:: In the :guilabel:`MongoDB Compass` menu, click :guilabel:`Settings`.
- Windows / Linux: ``Ctrl`` + ``,``

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

|compass-short| opens a dialog box where you can configure your |compass|
settings.
Expand Down
32 changes: 14 additions & 18 deletions source/settings/telemetry.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,24 +75,20 @@ To toggle telemetry from the |compass-short| settings:
.. procedure::
:style: normal

.. step:: Open the Settings window.

a. In the |compass-short| top menu bar, click :guilabel:`MongoDB Compass`

b. Click :guilabel:`Settings`

.. figure:: /images/compass/settings-panel-location.png
:scale: 40%
:alt: Settings window location under the MongoDB Compass system menu

.. tip::

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

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

- Mac: ``⌘`` + ``,``
.. 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:: In the left pane of the :guilabel:`Settings` window, click :guilabel:`Privacy`.

Expand Down

0 comments on commit 2b98d4b

Please sign in to comment.