|
@@ -224,18 +224,20 @@ or gnus will record the author and the subject of the message, which you
|
|
|
can access with \"%:from\" and \"%:subject\", respectively. Here is a
|
|
|
complete list of what is recorded for each link type.
|
|
|
|
|
|
-Link type | Available information
|
|
|
--------------------+------------------------------------------------------
|
|
|
-bbdb | %:type %:name %:company
|
|
|
-vm, wl, mh, rmail | %:type %:subject %:message-id
|
|
|
- | %:from %:fromname %:fromaddress
|
|
|
- | %:to %:toname %:toaddress
|
|
|
- | %:fromto (either \"to NAME\" or \"from NAME\")
|
|
|
-gnus | %:group, for messages also all email fields and
|
|
|
- | %:org-date (the Date: header in Org format)
|
|
|
-w3, w3m | %:type %:url
|
|
|
-info | %:type %:file %:node
|
|
|
-calendar | %:type %:date"
|
|
|
+Link type | Available information
|
|
|
+------------------------+------------------------------------------------------
|
|
|
+bbdb | %:type %:name %:company
|
|
|
+vm, wl, mh, mew, rmail | %:type %:subject %:message-id
|
|
|
+ | %:from %:fromname %:fromaddress
|
|
|
+ | %:to %:toname %:toaddress
|
|
|
+ | %:fromto (either \"to NAME\" or \"from NAME\")
|
|
|
+ | %:date
|
|
|
+ | %:date-timestamp (as active timestamp)
|
|
|
+ | %:date-timestamp-inactive (as inactive timestamp)
|
|
|
+gnus | %:group, for messages also all email fields
|
|
|
+w3, w3m | %:type %:url
|
|
|
+info | %:type %:file %:node
|
|
|
+calendar | %:type %:date"
|
|
|
:group 'org-capture
|
|
|
:type
|
|
|
'(repeat
|