From ed659ace307189085d998a7697833e30bccd5eac Mon Sep 17 00:00:00 2001 From: Cassie205 Date: Thu, 5 Sep 2024 19:43:52 +0200 Subject: [PATCH] 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. ::: ::::