Removed half-baked import feature for now

No views depend on services anymore
Dirty status fully handled by behavior
This commit is contained in:
Geoffroy BONNEVILLE
2020-04-27 11:14:29 +02:00
parent 59ab43ca9c
commit 8e06bf4bb0
11 changed files with 34 additions and 113 deletions

View File

@@ -25,7 +25,7 @@ You can get it [here](https://www.microsoft.com/en-us/store/p/modernkeepass/9mwq
- Change database compression
- Change database key derivation
- Displays and change entry colors and icons
- Import existing CSV data
- Move entries from a group to another
# Build and Test
1. Clone the repository
@@ -38,7 +38,7 @@ Otherwise, there are still many things left to implement:
- Entry custom fields
- Entry attachments
- Multi entry selection (for delete, or move)
- Move entries from a group to another
- Import existing data from CSV, JSON, or XML
- Open database from URL (and maybe some clouds?)
# Credits