Please add shortcuts to make editing easier. CTRL + E = Edit selected contact CTRL + S = Save current contact CTRL + F = Select search field CTRL + Page Down = Next tab in Edit Contact(Contact -> Location -> Business, Personal, ...) CTRL + Page Up = Previous tab in Edit Contact (Personal -> Business -> Location, Contact) CTRL + W = Close Edit Contact dialog ALT + Number = Select Tab via number starting at 1 (Like Mozilla Firefox)
Git commit 87daf35f1bf0fe6b76214d8266efa6987b263d97 by Laurent Montel. Committed on 10/08/2023 at 06:48. Pushed by mlaurent into branch 'release/23.08'. Use CTRL+E for editing contact M +1 -0 src/contact-editor/standardcontactactionmanager.cpp https://invent.kde.org/pim/akonadi-contacts/-/commit/87daf35f1bf0fe6b76214d8266efa6987b263d97
(In reply to sourcemaker from comment #0) > Please add shortcuts to make editing easier. > > CTRL + E = Edit selected contact Done > CTRL + S = Save current contact > CTRL + F = Select search field We have ALT+Q as in kmail etc. > CTRL + Page Down = Next tab in Edit Contact(Contact -> Location -> Business, > Personal, ...) We have CTRL+ arrow right > CTRL + Page Up = Previous tab in Edit Contact (Personal -> Business -> > Location, Contact) We have CTRL+ arrow right > CTRL + W = Close Edit Contact dialog Press ALT => you can see which shortcut it uses => for Ok => ALT+O > ALT + Number = Select Tab via number starting at 1 (Like Mozilla Firefox) We don't do it in kde