From ed659ace307189085d998a7697833e30bccd5eac Mon Sep 17 00:00:00 2001 From: Cassie205 Date: Thu, 5 Sep 2024 19:43:52 +0200 Subject: [PATCH 1/6] Adjust Preferences --- cyberduck/support.md | 4 +++- mountainduck/interface.md | 3 ++- mountainduck/preferences.md | 8 ++++++-- mountainduck/support.md | 8 ++++++-- 4 files changed, 17 insertions(+), 6 deletions(-) diff --git a/cyberduck/support.md b/cyberduck/support.md index ccce6460..3f905c28 100644 --- a/cyberduck/support.md +++ b/cyberduck/support.md @@ -28,7 +28,9 @@ Please be aware that you are possibly using our software at no charge if you hav :::::{tabs} ::::{group-tab} macOS -Log output can be found in the `cyberduck.log` file in`~/Library/Logs/Cyberduck`. Select _Show_ in _Cyberduck → Preferences → Connection_ to reveal the log file. Alternatively, you can find `cyberduck.log` in *Console.app* (Open from `/Applications/Utilities`) under `Reports → Log Reports → cyberduck.log`. +Log output can be found in the `cyberduck.log` file in`~/Library/Logs/Cyberduck`. Select _Show_ in _Cyberduck → Preferences → Connection_ to reveal the log file. In addition to the current log file, compressed versions of the latest five cycled log files named `cyberduck-*.log.zip` are available. + +Alternatively, you can find `cyberduck.log` in *Console.app* (Open from `/Applications/Utilities`) under `Reports → Log Reports → cyberduck.log`. :::{image} _images/Console.app.png :alt: Console.app diff --git a/mountainduck/interface.md b/mountainduck/interface.md index 906c1aef..8b3769b8 100644 --- a/mountainduck/interface.md +++ b/mountainduck/interface.md @@ -46,7 +46,8 @@ You can choose to automatically open Mountain Duck when logging in. Refer to [Pr ## Bookmarks -Choose *Open Connection…* to add a new bookmark or * → Edit Bookmark* to change properties. +Choose *Open Connection…* to add a new bookmark. +To edit the connection settings of an existing bookmark choose * → Edit Bookmark*. :::{note} Bookmarks are shared between [Cyberduck](https://cyberduck.io/) and Mountain Duck. diff --git a/mountainduck/preferences.md b/mountainduck/preferences.md index f0dbf537..18fb8255 100644 --- a/mountainduck/preferences.md +++ b/mountainduck/preferences.md @@ -12,6 +12,8 @@ Preferences Save all mounted volumes when quitting to be restored while relaunching. +If you enable *Save Workspace* and [*Enable Login Item*](#login-item) within *Preferences → Login Item* and do not manually eject the volume prior to quitting Mountain Duck, it will reconnect after login. + ### Bookmarks Change the size of the menu items in the status bar menu. Choose between *Small, Medium,* and *Large* icons. @@ -112,7 +114,7 @@ Set which type of notifications you want to receive. Alternatively, you can choo :::::{tabs} ::::{group-tab} macOS -You can disable notifications in *System Preferences → Notifications*. Choose *None* for alert style and keep checked *Show* in *Notification Centre*. This way you will no longer be disturbed by any notification displays, but can still check back the notifications in *Notification Centre* anytime if required. +You can disable notifications in *System Preferences → Notifications*. Choose *None* for alert style and keep checked *Show* in *Notification Centre*. This way you will no longer be disturbed by any notification displays, but can still check back the notifications in *Notification Center* anytime if required. :::: ::::{group-tab} Windows @@ -137,7 +139,9 @@ The connection profiles for [default protocols](../protocols/index.md) are alway ## Login Item -Reconnect after restarting the computer. 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. +Reconnect after restarting the computer. + +If you enable *Enable Login Item* and [*Save Workspace*](#save-workspace) in *Preferences → General* and do not manually eject the volume prior to quitting Mountain Duck, it will reconnect after login. ## Cryptomator diff --git a/mountainduck/support.md b/mountainduck/support.md index ea1eafe8..097d5d89 100644 --- a/mountainduck/support.md +++ b/mountainduck/support.md @@ -29,12 +29,16 @@ You can reach the application support folder by navigating to `%AppData%\Cyberdu ::::{tabs} :::{group-tab} macOS -Log output can be found in the `mountainduck.log` file in`~/Library/Logs/Mountain Duck`. You can easily reach this file in _Console.app_ (Open from `/Applications/Utilities`) under `Reports → Log Reports → mountainduck.log`. Select _Show_ in _Mountain Duck → Preferences → Connection_ to reveal the log file. +Log output can be found in the `mountainduck.log` file in`~/Library/Logs/Mountain Duck`. You can easily reach this file in _Console.app_ (Open from `/Applications/Utilities`) under `Reports → Log Reports → mountainduck.log`. + +Select _Show_ in _Mountain Duck → Preferences → Connection_ to reveal the log file. In addition to the current log file, compressed versions of the latest five cycled log files named `mountainduck-*.log.zip` are available. ::: :::{group-tab} Windows -Log output can be found in the `mountainduck.log` file in `%AppData%\cyberduck`. Select _Show_ in _Mountain Duck → Preferences → Connection_ to reveal the log file named *mountainduck.log*. +Log output can be found in the `mountainduck.log` file in `%AppData%\cyberduck`. + +Select _Show_ in _Mountain Duck → Preferences → Connection_ to reveal the log file named *mountainduck.log*. In addition to the current log file, there are compressed versions of the latest five cycled log files named `mountainduck-*.log.zip` are available. ::: :::: From 40174b5c797e88100f22bb23eb3c10c163f6aa52 Mon Sep 17 00:00:00 2001 From: David Kocher Date: Thu, 19 Sep 2024 21:14:58 +0200 Subject: [PATCH 2/6] Change to tip. --- cyberduck/support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyberduck/support.md b/cyberduck/support.md index 3f905c28..9f1eafc0 100644 --- a/cyberduck/support.md +++ b/cyberduck/support.md @@ -7,7 +7,7 @@ Support If you have a feature request please make sure to include a detailed and comprehensible description of the requested feature in [the ticket](https://github.com/iterate-ch/cyberduck/issues/new/choose). Make sure to check if someone already requested a similar feature. -:::{warning} +:::{tip} For issues with your remote storage user account credentials, please instead write to your hosting service provider. ::: From 7c8d6284696ae5356cecc2e77e33b2619c12ab37 Mon Sep 17 00:00:00 2001 From: David Kocher Date: Thu, 19 Sep 2024 21:15:05 +0200 Subject: [PATCH 3/6] Add title. --- cyberduck/support.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cyberduck/support.md b/cyberduck/support.md index 9f1eafc0..5fcdd2f2 100644 --- a/cyberduck/support.md +++ b/cyberduck/support.md @@ -30,6 +30,8 @@ Please be aware that you are possibly using our software at no charge if you hav Log output can be found in the `cyberduck.log` file in`~/Library/Logs/Cyberduck`. Select _Show_ in _Cyberduck → Preferences → Connection_ to reveal the log file. In addition to the current log file, compressed versions of the latest five cycled log files named `cyberduck-*.log.zip` are available. +**Console.app** + Alternatively, you can find `cyberduck.log` in *Console.app* (Open from `/Applications/Utilities`) under `Reports → Log Reports → cyberduck.log`. :::{image} _images/Console.app.png From f4300442b986420eb16978ad621f4d9d2a32b929 Mon Sep 17 00:00:00 2001 From: David Kocher Date: Thu, 19 Sep 2024 21:15:58 +0200 Subject: [PATCH 4/6] Formatting. --- mountainduck/interface.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mountainduck/interface.md b/mountainduck/interface.md index 8b3769b8..e72ee5f0 100644 --- a/mountainduck/interface.md +++ b/mountainduck/interface.md @@ -46,8 +46,7 @@ You can choose to automatically open Mountain Duck when logging in. Refer to [Pr ## Bookmarks -Choose *Open Connection…* to add a new bookmark. -To edit the connection settings of an existing bookmark choose * → Edit Bookmark*. +Choose *Open Connection…* to add a new bookmark. To edit the connection settings of an existing bookmark, choose * → Edit Bookmark*. :::{note} Bookmarks are shared between [Cyberduck](https://cyberduck.io/) and Mountain Duck. From 6f2048a892c54d94240f5cbdda5c9b9f61d63201 Mon Sep 17 00:00:00 2001 From: David Kocher Date: Thu, 19 Sep 2024 21:17:49 +0200 Subject: [PATCH 5/6] Embed in tip. --- mountainduck/preferences.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mountainduck/preferences.md b/mountainduck/preferences.md index 18fb8255..b5aa8328 100644 --- a/mountainduck/preferences.md +++ b/mountainduck/preferences.md @@ -10,9 +10,11 @@ Preferences ### Save Workspace -Save all mounted volumes when quitting to be restored while relaunching. +Save all mounted volumes when quitting to be restored when relaunching. +:::{tip} If you enable *Save Workspace* and [*Enable Login Item*](#login-item) within *Preferences → Login Item* and do not manually eject the volume prior to quitting Mountain Duck, it will reconnect after login. +::: ### Bookmarks From f0b89bea7a76803913025dad3e989b7fe9472a1a Mon Sep 17 00:00:00 2001 From: David Kocher Date: Thu, 19 Sep 2024 21:19:05 +0200 Subject: [PATCH 6/6] Embed in tip. --- mountainduck/preferences.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mountainduck/preferences.md b/mountainduck/preferences.md index b5aa8328..00ae8840 100644 --- a/mountainduck/preferences.md +++ b/mountainduck/preferences.md @@ -141,9 +141,11 @@ The connection profiles for [default protocols](../protocols/index.md) are alway ## Login Item -Reconnect after restarting the computer. +Open Mountain Duck after restarting the computer. +:::{tip} If you enable *Enable Login Item* and [*Save Workspace*](#save-workspace) in *Preferences → General* and do not manually eject the volume prior to quitting Mountain Duck, it will reconnect after login. +::: ## Cryptomator