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