* mu4e/mu4e-actions.el: modify org-capture-templates
add " " between :EMAIL: and 'mail' move the cursor to the left of 'name'
This commit is contained in:
@ -148,7 +148,7 @@ store your org-contacts."
|
|||||||
(blurb
|
(blurb
|
||||||
(format
|
(format
|
||||||
(concat
|
(concat
|
||||||
"* %s%%?\n"
|
"* %%?%s\n"
|
||||||
":PROPERTIES:\n"
|
":PROPERTIES:\n"
|
||||||
":EMAIL: %s\n"
|
":EMAIL: %s\n"
|
||||||
":NICK:\n"
|
":NICK:\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user