Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions source/connect/connections.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
contains the following options:

- :icon-lg:`Plus` icon to add new connections
- :icon-fa5:`ellipsis-h` icon to import and export connections
- :icon-fa5:`ellipsis-v` icon to import and export connections
- Search bar to search active connections
- :guilabel:`Connections` list

.. figure:: /images/compass/connections-sidebar.png
.. figure:: /images/compass/connection-sidebar.png
:figwidth: 750px
:alt: Connections Sidebar

Expand All @@ -37,6 +37,18 @@
connections have a :icon-fa5:`star` next to the connection name and
always appear at the top of the connections list.

Filter Connections List
^^^^^^^^^^^^^^^^^^^^^^^

You can filter the :guilabel:`Connections` list to only display your
currently active connections by clicking the filter icon to the right

Check failure on line 44 in source/connect/connections.txt

View workflow job for this annotation

GitHub Actions / TDBX Vale rules

[vale] reported by reviewdog 🐶 [MongoDB.ConciseTerms] 'now' is preferred over 'currently'. Raw Output: {"message": "[MongoDB.ConciseTerms] 'now' is preferred over 'currently'.", "location": {"path": "source/connect/connections.txt", "range": {"start": {"line": 44, "column": 1}}}, "severity": "ERROR"}
of the active connections search bar and toggling
"Show only active connections" on:

.. figure:: /images/compass/filter-connections-list.png
:figwidth: 750px
:alt: Filtered Connections Sidebar

Connect to MongoDB
------------------

Expand Down
Binary file added source/images/compass/connection-sidebar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed source/images/compass/connections-sidebar.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading