From 8251cf0b7cfc3683c91194db19812d9dddabd56b Mon Sep 17 00:00:00 2001 From: Cassie205 Date: Tue, 26 Mar 2024 15:42:46 +0100 Subject: [PATCH 1/3] Update information on missing status bar icons --- mountainduck/issues/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mountainduck/issues/index.md b/mountainduck/issues/index.md index cba18e38..c732acfc 100644 --- a/mountainduck/issues/index.md +++ b/mountainduck/issues/index.md @@ -222,6 +222,8 @@ Using applications customizing the status bar may lead to a missing status bar i - _MenuMeters_ - _IP in menubar_ +If there are several elements in the status bar area so that they reach the center of the screen or more, it is possible that the duck symbol will be hidden behind the notch. + **Mount is not Visible within the Media Browser (Adobe Premiere)**
Bookmarks mounted by Mountain Duck aren't visible within the *Media Browser* of Adobe Premiere. The mount location needs to be [changed](../preferences.md#mount-location) (e.g. to the desktop) to make the mount visible. From 3822a7dfaf9782ec0380a4abb4d4863bc864f53e Mon Sep 17 00:00:00 2001 From: David Kocher Date: Fri, 5 Apr 2024 17:43:30 +0200 Subject: [PATCH 2/3] Review. --- mountainduck/issues/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mountainduck/issues/index.md b/mountainduck/issues/index.md index c732acfc..ec56c66e 100644 --- a/mountainduck/issues/index.md +++ b/mountainduck/issues/index.md @@ -217,12 +217,12 @@ You can find this well documented by Microsoft at [Sync icon overlays are missin ````{group-tab} macOS **Missing status bar icon**
-Using applications customizing the status bar may lead to a missing status bar icon of Mountain Duck. This has been reported for the following applications: +Using applications customizing the status menus may lead to a missing status icon of Mountain Duck. This has been reported for the following applications: - _xbar_ - _MenuMeters_ - _IP in menubar_ -If there are several elements in the status bar area so that they reach the center of the screen or more, it is possible that the duck symbol will be hidden behind the notch. +When you have an application open with many items in the menu bar or have numerous status menus enabled toward the right end of the menu bar so that they reach the center of the screen, the status icon of Mountain Duck may be hidden. **Mount is not Visible within the Media Browser (Adobe Premiere)**
Bookmarks mounted by Mountain Duck aren't visible within the *Media Browser* of Adobe Premiere. The mount location needs to be [changed](../preferences.md#mount-location) (e.g. to the desktop) to make the mount visible. From efea5a13d941932f6ab5a34139321fb332fa7778 Mon Sep 17 00:00:00 2001 From: David Kocher Date: Fri, 5 Apr 2024 17:43:57 +0200 Subject: [PATCH 3/3] Move to tip in interface. --- mountainduck/installation/index.md | 4 ---- mountainduck/interface.md | 13 ++++++++----- mountainduck/issues/index.md | 2 -- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/mountainduck/installation/index.md b/mountainduck/installation/index.md index 3950bb71..8348f115 100644 --- a/mountainduck/installation/index.md +++ b/mountainduck/installation/index.md @@ -141,10 +141,6 @@ Based on the example output it should look like this: After restarting the system, the installer shouldn't complain anymore. -### Tray Icon on Windows 11 - -If Mountain Duck is newly installed on a Windows 11 system, the tray icon must be revealed manually within *System Preferences → Personalization → Taskbar → Taskbar corner overflow*. - ## Installation with Device Management Software You can distribute Mountain Duck with the help of Active Directory or a system management tool like Intune on Windows or JAMF on macOS and copy the license file into the [application support folder](../support.md#application-support-folder) after installing Mountain Duck. Installation packages are provided in MSI (Windows) and PKG (macOS) formats. diff --git a/mountainduck/interface.md b/mountainduck/interface.md index cb9d35ea..728033e1 100644 --- a/mountainduck/interface.md +++ b/mountainduck/interface.md @@ -21,6 +21,10 @@ Mountain Duck runs in the status bar (macOS) and taskbar (Windows).
Find the mounted volume in Finder. Choose *Go → Computer* or choose *Finder → General → Show these items on the desktop:* *Connected servers* to make it appear on your desktop. + +```{tip} +Make sure there is enough space left on right side of the notch or application menu items to make sure the _Mountain Duck_ is visible in the the system status bar. To rearrange status menus, press and hold the Command key while you drag an icon. +``` ```` ````{group-tab} Windows @@ -28,15 +32,14 @@ Find the mounted volume in Finder. Choose *Go → Computer* or choose *Finder ![Task Bar Menu Windows](_images/Task_Bar_Menu_Windows.png) Right-click on the taskbar and select *Taskbar setting → Notification area → Select which icons appear on the taskbar*. Make sure Mountain Duck is selected in the list. + +```{tip} +If Mountain Duck is newly installed on a Windows 11 system, the tray icon must be revealed manually in *System Preferences → Personalization → Taskbar → Taskbar corner overflow*. +``` ```` ````` -```{admonition} macOS only -:class: tip -Make sure there is enough space left on right side of the notch or application menu items to make sure the _Mountain Duck_ is visible in the the system status bar. -``` - ### Auto start You can choose to automatically open Mountain Duck when logging in. Refer to [Preferences](preferences.md#login-item). Re-opening the application will open previously mounted volumes. If you choose *Enable Login Item* and *Save Workspace* in *Preferences → General* and do not manually eject the volume prior to reboot it will reconnect after login. diff --git a/mountainduck/issues/index.md b/mountainduck/issues/index.md index ec56c66e..45a740cb 100644 --- a/mountainduck/issues/index.md +++ b/mountainduck/issues/index.md @@ -222,8 +222,6 @@ Using applications customizing the status menus may lead to a missing status ico - _MenuMeters_ - _IP in menubar_ -When you have an application open with many items in the menu bar or have numerous status menus enabled toward the right end of the menu bar so that they reach the center of the screen, the status icon of Mountain Duck may be hidden. - **Mount is not Visible within the Media Browser (Adobe Premiere)**
Bookmarks mounted by Mountain Duck aren't visible within the *Media Browser* of Adobe Premiere. The mount location needs to be [changed](../preferences.md#mount-location) (e.g. to the desktop) to make the mount visible.