emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org-capture gnus also extract from the cc field.


From: Kyle Meyer
Subject: Re: org-capture gnus also extract from the cc field.
Date: Fri, 12 Mar 2021 22:44:46 -0500

Uwe Brauer writes:

> Hi
>
> This would be very useful for my workflow, actually I have 
>
> ("mu" "Stat+Num: English"
>          table-line (file+headline "/somefile.org" "Exercise Group-E")
>          "| %:fromname|%:fromaddress|%^{Sheet|1|2|3|4|5|6}|%^{Exercise|1|} |  
> %a|%:date "  :prepend t)
>
> So a %:ccname %:ccaddress would be very very useful
>
> Any idea how to achieve that?

At the minimum, it looks like you'd have to adjust two places:

  * org-gnus-store-link to extract the cc field and call
    org-link-store-props with it

  * org-link-store-props to process it



reply via email to

[Prev in Thread] Current Thread [Next in Thread]