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:
@@ -116,4 +116,8 @@ export const IconNameToSvgMapping = {
|
||||
view: icons.ViewIcon,
|
||||
warning: icons.WarningIcon,
|
||||
window: icons.WindowIcon,
|
||||
evernote: icons.EvernoteIcon,
|
||||
gkeep: icons.GoogleKeepIcon,
|
||||
simplenote: icons.SimplenoteIcon,
|
||||
aegis: icons.AegisIcon,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user