Changes between Version 68 and Version 69 of help/en/howto/cryptomator
- Timestamp:
- Mar 23, 2021 8:08:09 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/cryptomator
v68 v69 49 49 When ''Preferences → Cryptomator → Auto detect and open vault in browser'' is enabled, opening a directory in the browser that is a Cryptomator vault, a prompt is displayed to unlock the vault using the provided passphrase and decrypt the directory and filenames. If you cancel the prompt, the encrypted vault content is displayed. 50 50 51 {{{#!div class="tab-container"52 51 {{{#!html 53 <ul >54 <li ><ahref="#tab-macos-1">macOS</a></li>55 <li><a href="#tab-windows-1">Windows</a></li>52 <ul class="nav nav-tabs"> 53 <li class="active"><a data-toggle="tab" href="#tab-macos-1">macOS</a></li> 54 <li><a data-toggle="tab" href="#tab-windows-1">Windows</a></li> 56 55 </ul> 57 56 }}} 58 {{{#!div id="tab-macos-1" 57 {{{#!div class="tab-content" 58 {{{#!div class="tab-pane active" id="tab-macos-1" 59 59 [[Image(Mountain Duck Unlock Vault.png, 500px)]] 60 60 }}} 61 {{{#!div id="tab-windows-1"61 {{{#!div class="tab-pane" id="tab-windows-1" 62 62 [[Image(Mountain Duck Unlock Vault Windows.png, 500px)]] 63 63 }}}