ay new email and contact capture template
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
;; Some functionality uses this to identify you, e.g. GPG configuration, email
|
||||
;; clients, file templates and snippets. It is optional.
|
||||
(setq user-full-name "Aly Sewelam"
|
||||
user-mail-address "linly@swagg.ml")
|
||||
user-mail-address "linlysmolworthy@gmail.com")
|
||||
|
||||
;; Doom exposes five (optional) variables for controlling fonts in Doom:
|
||||
;;
|
||||
@@ -237,7 +237,7 @@
|
||||
(add-to-list 'org-capture-templates
|
||||
'("c" "Contact" entry
|
||||
(file+headline "~/org/contacts.org" "Contacts")
|
||||
"* %^{Name|John Doe}\n
|
||||
"* %^{Name|John Doe}
|
||||
:PROPERTIES:
|
||||
:PHONE: %^{Phone Number}
|
||||
:ADDRESS: %^{Address}
|
||||
|
||||
Reference in New Issue
Block a user