Improve org-based CRM library
This commit is contained in:
parent
dd067002ae
commit
4adee58ce9
4 changed files with 77 additions and 103 deletions
|
@ -141,9 +141,9 @@
|
|||
;; Org notes
|
||||
:nv "x." (λ (in! org-directory (let ((helm-ff-skip-boring-files t)) (helm-find-files-1 org-directory))))
|
||||
:nv "x/" 'narf/helm-org
|
||||
:nv "xp" 'narf/helm-org-projects
|
||||
:nv "xc" 'narf/helm-org-contacts
|
||||
:nv "xi" 'narf/helm-org-invoices
|
||||
:nv "xp" 'narf/helm-org-crm-projects
|
||||
:nv "xc" 'narf/helm-org-crm-contacts
|
||||
:nv "xi" 'narf/helm-org-crm-invoices
|
||||
:nv "xw" 'narf/helm-org-writing)
|
||||
|
||||
(:localleader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue