ay new email and contact capture template

This commit is contained in:
2024-04-04 00:16:42 +02:00
parent 197c937535
commit e4ba5ed546

View File

@@ -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}