Set default binding to access password store

Might be customized when password-store is not used.
This commit is contained in:
Daniel Borchmann 2025-09-20 17:08:41 +02:00
parent 35532188f0
commit 80abf669f5
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -162,7 +162,8 @@ in the main agenda view."
("Info Lookup" ?I info-lookup-symbol)
("Unicode Lookup" ?U insert-char)
("Timeline of Day" ?T timeline-tools-format-timeline-of-day)
("Copy template to point" ?C db/org-insert-checklist))
("Copy template to point" ?C db/org-insert-checklist)
("Password" ?P password-store-copy))
"Mapping of frequently used features to functions implementing them.
Can be used in application shortcuts such as `db/helm-shortcuts. Each