diff --git a/site-lisp/db-customize.el b/site-lisp/db-customize.el index 35ed5ce..7512e52 100644 --- a/site-lisp/db-customize.el +++ b/site-lisp/db-customize.el @@ -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)