Bug 473224 - Feature: Add shortcuts to KAddressBook
Summary: Feature: Add shortcuts to KAddressBook
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: contacts (show other bugs)
Version: 5.23.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-09 20:52 UTC by sourcemaker
Modified: 2023-09-03 16:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sourcemaker 2023-08-09 20:52:43 UTC
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)
Comment 1 Laurent Montel 2023-08-10 04:49:05 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
Comment 2 Laurent Montel 2023-08-10 04:54:26 UTC
(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