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

2021-03-12 Thread Uwe Brauer
>>> "KM" == Kyle Meyer writes: > 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|} | >

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

2021-03-12 Thread Kyle Meyer
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)

org-capture gnus also extract from the cc field.

2021-03-12 Thread Uwe Brauer
Hi 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) For my workflow, it would be very useful to have a %:ccname %:ccaddr

org-capture gnus also extract from the cc field.

2021-03-12 Thread Uwe Brauer
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 wou