Add shortcut for switching to projects

This commit is contained in:
Daniel Borchmann 2025-07-07 17:53:27 +02:00
parent 5180d89eee
commit b5be01b19a
No known key found for this signature in database
GPG Key ID: 50EA937BF472ADD1

View File

@ -156,6 +156,7 @@ in the main agenda view."
("EMMS" ?M emms)
("Shell" ?s project-shell)
("EShell" ?e project-eshell)
("Project" ?p project-switch-project)
("Refile File" ?r db/find-default-refile-file)
("Goto Currnet Clock" ?c db/org-clock-goto-first-open-checkbox)
("Info Lookup" ?I info-lookup-symbol)