mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
codebook csv importer
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 57e49207e9...05c36b300d
@@ -247,6 +247,10 @@
|
||||
Open the Buttercup desktop application and unlock your vault. Right click on your vault's icon and
|
||||
select "Export" to save the CSV file.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'codebookcsv'">
|
||||
Open the Codebook desktop application and log in. Navigate to "File" → "Export all", then click
|
||||
"Yes" on the dialog and save the CSV file.
|
||||
</ng-container>
|
||||
</app-callout>
|
||||
<div class="row">
|
||||
<div class="col-6">
|
||||
|
||||
Reference in New Issue
Block a user