Summary: | Feature: Add shortcuts to KAddressBook | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | sourcemaker <kde-bugzilla> |
Component: | contacts | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | 5.23.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
sourcemaker
2023-08-09 20:52:43 UTC
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 |