Skip to content

Commit a3bb611

Browse files
committed
fix directional lang + add include
1 parent 2b98d4b commit a3bb611

File tree

7 files changed

+19
-69
lines changed

7 files changed

+19
-69
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
To open the |compass| Settings Panel, click the gear icon on the left
2+
column of the |compass-short| home screen.
3+
4+
.. figure:: /images/compass/settings-gear-icon.png
5+
:alt: Settings gear icon location on MongoDB Compass UI
6+
7+
Alternatively, you can use keyboard shortcuts to open the :guilabel:`Settings`
8+
panel:
9+
10+
- Windows / Linux: ``Ctrl`` + ``,``
11+
12+
- Mac: ```` + ``,``

source/settings/enable-dev-tools.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ You can set the ``enableDevTools`` option in either:
5151
.. procedure::
5252
:style: normal
5353

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

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

source/settings/protect-connection-strings.txt

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -49,20 +49,7 @@ You can set the ``protectConnectionStrings`` option in either:
4949
.. procedure::
5050
:style: normal
5151

52-
.. step:: To open the |compass| Settings Panel, click the gear icon at the upper left of the |compass-short| home screen.
53-
54-
.. figure:: /images/compass/settings-gear-icon.png
55-
:alt: Settings gear icon location on MongoDB Compass UI
56-
57-
Alternatively, you can use keyboard shortcuts to open the
58-
:guilabel:`Settings` panel:
59-
60-
- Windows / Linux: ``Ctrl`` + ``,``
61-
62-
- Mac: ``⌘`` + ``,``
63-
64-
|compass-short| opens a dialog box where you can configure your |compass|
65-
settings.
52+
.. step:: .. include:: includes/fact-navigate-to-settings.rst
6653

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

source/settings/read-only.txt

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -44,20 +44,7 @@ You can enable the ``readOnly`` option in either:
4444
.. procedure::
4545
:style: normal
4646

47-
.. step:: To open the |compass| Settings Panel, click the gear icon at the upper left of the |compass-short| home screen.
48-
49-
.. figure:: /images/compass/settings-gear-icon.png
50-
:alt: Settings gear icon location on MongoDB Compass UI
51-
52-
Alternatively, you can use keyboard shortcuts to open the
53-
:guilabel:`Settings` panel:
54-
55-
- Windows / Linux: ``Ctrl`` + ``,``
56-
57-
- Mac: ``⌘`` + ``,``
58-
59-
|compass-short| opens a dialog box where you can configure your |compass|
60-
settings.
47+
.. step:: .. include:: includes/fact-navigate-to-settings.rst
6148

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

source/settings/settings-reference.txt

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,14 @@ interface.
2323
Settings Panel Location
2424
-----------------------
2525

26-
To open the |compass| Settings Panel, click the gear icon at the upper left of the
27-
|compass-short| home screen.
28-
29-
.. figure:: /images/compass/settings-gear-icon.png
30-
:alt: Settings gear icon location on MongoDB Compass UI
26+
.. include:: includes/fact-navigate-to-settings.rst
3127

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

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

38-
Alternatively, you can use keyboard shortcuts to open the :guilabel:`Settings`
39-
panel:
40-
41-
- Windows / Linux: ``Ctrl`` + ``,``
42-
43-
- Mac: ``⌘`` + ``,``
44-
4534
Settings
4635
--------
4736

source/settings/show-kerberos-password.txt

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -45,20 +45,7 @@ You can enable the ``showKerberosPasswordField`` option in either:
4545
.. procedure::
4646
:style: normal
4747

48-
.. step:: To open the |compass| Settings Panel, click the gear icon at the upper left of the |compass-short| home screen.
49-
50-
.. figure:: /images/compass/settings-gear-icon.png
51-
:alt: Settings gear icon location on MongoDB Compass UI
52-
53-
Alternatively, you can use keyboard shortcuts to open the
54-
:guilabel:`Settings` panel:
55-
56-
- Windows / Linux: ``Ctrl`` + ``,``
57-
58-
- Mac: ``⌘`` + ``,``
59-
60-
|compass-short| opens a dialog box where you can configure your |compass|
61-
settings.
48+
.. step:: .. include:: includes/fact-navigate-to-settings.rst
6249

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

source/settings/telemetry.txt

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -75,20 +75,7 @@ To toggle telemetry from the |compass-short| settings:
7575
.. procedure::
7676
:style: normal
7777

78-
.. step:: To open the |compass| Settings Panel, click the gear icon at the upper left of the |compass-short| home screen.
79-
80-
.. figure:: /images/compass/settings-gear-icon.png
81-
:alt: Settings gear icon location on MongoDB Compass UI
82-
83-
Alternatively, you can use keyboard shortcuts to open the
84-
:guilabel:`Settings` panel:
85-
86-
- Windows / Linux: ``Ctrl`` + ``,``
87-
88-
- Mac: ``⌘`` + ``,``
89-
90-
|compass-short| opens a dialog box where you can configure your |compass|
91-
settings.
78+
.. step:: .. include:: includes/fact-navigate-to-settings.rst
9279

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

0 commit comments

Comments
 (0)