diff --git a/app/tools/views/tools.html b/app/tools/views/tools.html index 1dd31079..81dcc7aa 100644 --- a/app/tools/views/tools.html +++ b/app/tools/views/tools.html @@ -5,5 +5,43 @@
- Several tools are available in the menu to the left. More tools coming soon... +
+
+

Import

+
+
+ Quickly import your logins and other data from a previous bitwarden export or from another + password manager application. +
+ +
+
+
+

Export

+
+
+ Export all of your vault data in .csv format. +
+ +
+
+
+

Password Generator

+
+
+ Coming soon! +
+
+
+
+

Audits

+
+
+ Coming soon! +
+
diff --git a/app/tools/views/toolsExport.html b/app/tools/views/toolsExport.html index a62a055c..94c57a34 100644 --- a/app/tools/views/toolsExport.html +++ b/app/tools/views/toolsExport.html @@ -4,7 +4,12 @@