From 128ef66753e06147a543c28ce292804499eaff4f Mon Sep 17 00:00:00 2001 From: Cassie205 Date: Mon, 25 Mar 2024 15:02:28 +0100 Subject: [PATCH] Add note for listing focus on connected bookmarks --- mountainduck/interface.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mountainduck/interface.md b/mountainduck/interface.md index 0499e9e0..cb9d35ea 100644 --- a/mountainduck/interface.md +++ b/mountainduck/interface.md @@ -116,6 +116,10 @@ The bookmark can show three different status lights: - **Green light:** Currently connected to this bookmark. The bookmark is completely synced and idle. - **Orange light:** Currently connected to this bookmark. There is at least one active process. +You can can put the currently connected bookmarks on top of the bookmark list regardless of the sorting by using a [hidden configuration option](preferences.md#hidden-configuration-options): + + bookmark.menu.sort.connected=true + ## Connect Choose * → Connect* to mount the server as a volume in the *Finder.app* on macOS or the *File Explorer* on Windows. You can connect to multiple servers and have several volumes mounted. All operations on the remote files and folders can then be performed like on local files.