Skip to content

Commit

Permalink
Merge pull request #579 from iterate-ch/issue/574
Browse files Browse the repository at this point in the history
Adjust Preferences
  • Loading branch information
tatze96 authored Sep 20, 2024
2 parents 683dedc + f0b89be commit 70e2f19
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 8 deletions.
8 changes: 6 additions & 2 deletions cyberduck/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
:::

Expand All @@ -28,7 +28,11 @@ 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.

**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
:alt: Console.app
Expand Down
2 changes: 1 addition & 1 deletion mountainduck/interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +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 or *<Bookmark> → Edit Bookmark* to change properties.
Choose *Open Connection…* to add a new bookmark. To edit the connection settings of an existing bookmark, choose *<Bookmark> → Edit Bookmark*.

:::{note}
Bookmarks are shared between [Cyberduck](https://cyberduck.io/) and Mountain Duck.
Expand Down
14 changes: 11 additions & 3 deletions mountainduck/preferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +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

Expand Down Expand Up @@ -112,7 +116,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
Expand All @@ -137,7 +141,11 @@ 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.
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

Expand Down
8 changes: 6 additions & 2 deletions mountainduck/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

:::
::::
Expand Down

0 comments on commit 70e2f19

Please sign in to comment.