You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: collapse extra fields into expander for cleaner Connection tab
Move TOTP secret, tags, credential profile, KeePassXC button, and template
checkbox into a Gtk.Expander 'Extra options' — collapsed by default.
The Connection tab now shows only essential fields:
- host, port, user, password (with eye/gen buttons), private key
- SSH key management frame (for SSH/SFTP)
- command preview
Secondary fields are one click away in the expander, keeping the dialog
clean for 90% of users while preserving all functionality for power users.
"sd.template.checkbox": {"it": "💠 Usa come template", "en": "💠 Use as template", "de": "💠 Als Vorlage verwenden", "fr": "💠 Utiliser comme modèle", "es": "💠 Usar como plantilla"},
0 commit comments