backend icon indicating copy to clipboard operation
backend copied to clipboard

add story and media tags to topic story download

Open rahulbot opened this issue 4 years ago • 2 comments

Users often want the story tags (ie. Themes and Subtopics) and Media tags (ie. metadata) in their topic story list CSV download. I've tried to support this with options on the new popup dialog, but can't get it working (speed and parallelism problems).

How slow does it make it if we add those to the topic/stories/list endpoint? If it is slow perhaps they could be optional things to include? This has generated complaints from real users so I think this merits some attention in the short term.

rahulbot avatar Jul 18 '19 18:07 rahulbot

can you please list all the fields that you would like to include in the stories download?

-hal

On Thu, Jul 18, 2019 at 1:52 PM rahulbot [email protected] wrote:

Assigned #604 https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_berkmancenter_mediacloud_issues_604&d=DwMCaQ&c=WO-RGvefibhHBZq3fL85hQ&r=0c5FW2CrwCh84ocLICzUHjcwKK-QMUDy4RRw_n18mMo&m=GybtBbu-oUsaEv2kmUDkoMrugdfW654mwVAuGBfJyy4&s=Ch2Kw3hI4jOJ2G0Jb6cKaayNEu6VDlTbMsxwTsCGgQ0&e= to @hroberts https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_hroberts&d=DwMCaQ&c=WO-RGvefibhHBZq3fL85hQ&r=0c5FW2CrwCh84ocLICzUHjcwKK-QMUDy4RRw_n18mMo&m=GybtBbu-oUsaEv2kmUDkoMrugdfW654mwVAuGBfJyy4&s=8f_T-NdOi_maH1QMWiyAtt1E4CxWf3S5TtIvcijG6EQ&e= .

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_berkmancenter_mediacloud_issues_604-3Femail-5Fsource-3Dnotifications-26email-5Ftoken-3DAAN66T62UQG7O3HXGOW7GTDQAC3VHA5CNFSM4IE6UIFKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOSSRKR7Y-23event-2D2493688063&d=DwMCaQ&c=WO-RGvefibhHBZq3fL85hQ&r=0c5FW2CrwCh84ocLICzUHjcwKK-QMUDy4RRw_n18mMo&m=GybtBbu-oUsaEv2kmUDkoMrugdfW654mwVAuGBfJyy4&s=ZljWPVvpxDwKK8a0Mn9iBJQZnF4i1tzgfKpyKDVhRvU&e=, or mute the thread https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AAN66T6R7OQ7NZZSVVYE34LQAC3VHANCNFSM4IE6UIFA&d=DwMCaQ&c=WO-RGvefibhHBZq3fL85hQ&r=0c5FW2CrwCh84ocLICzUHjcwKK-QMUDy4RRw_n18mMo&m=GybtBbu-oUsaEv2kmUDkoMrugdfW654mwVAuGBfJyy4&s=RLoWWMwTpb3M6ci_0Ahh7nhZtPw_q3ZD3eEfR0LiVqo&e= .

hroberts avatar Jul 18 '19 20:07 hroberts

It would be nice if the topic story list results to include:

  • story-level tags (these are included in a storyList but not topicStoryList) - I need this to include themes and subtopics for each story
  • media metadata tags for the media source that published each story

rahulbot avatar Jul 22 '19 20:07 rahulbot