feat: Added "Import" option in the account menu that allows you to import from plaintext/markdown files, Evernote exports, Simplenote exports, Google Keep exports and also convert Aegis exports to TokenVault notes
This commit is contained in:
@@ -32,7 +32,4 @@ export * from './Theme/ThemeManager'
|
||||
export * from './Toast/ToastService'
|
||||
export * from './Toast/ToastServiceInterface'
|
||||
export * from './StatePersistence/StatePersistence'
|
||||
export * from './Import/AegisConverter/AegisToAuthenticatorConverter'
|
||||
export * from './Import/SimplenoteConverter/SimplenoteConverter'
|
||||
export * from './Import/GoogleKeepConverter/GoogleKeepConverter'
|
||||
export * from './Import/EvernoteConverter/EvernoteConverter'
|
||||
export * from './Import'
|
||||
|
||||
Reference in New Issue
Block a user