Skip to content

Commit

Permalink
Merge pull request #505 from iterate-ch/issue/488
Browse files Browse the repository at this point in the history
Add note for listing focus on connected bookmarks
  • Loading branch information
dkocher authored Mar 25, 2024
2 parents 04b72e2 + 128ef66 commit 74179ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mountainduck/interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 *<Bookmark> → 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.
Expand Down

0 comments on commit 74179ee

Please sign in to comment.