feat: add quick password entry mode

This commit is contained in:
thePR0M3TH3AN
2025-08-02 16:43:43 -04:00
parent 7a8c0aef86
commit 7f503f0787
5 changed files with 173 additions and 55 deletions

View File

@@ -316,6 +316,15 @@ When choosing **Add Entry**, you can now select from:
- **Key/Value**
- **Managed Account**
### Adding a Password Entry
After selecting **Password**, SeedPass asks you to choose a mode:
1. **Quick** enter only a label, username, URL, desired length, and whether to include special characters. All other fields use defaults.
2. **Advanced** continue through prompts for notes, tags, custom fields, and detailed password policy settings.
Both modes generate the password, display it (or copy it to the clipboard in Secret Mode), and save the entry to your encrypted vault.
### Adding a 2FA Entry
1. From the main menu choose **Add Entry** and select **2FA (TOTP)**.