Feature #3616
Extension: Personal functionality - enable user to store highlighted content in GCS bucket
Start date:
06/17/2024
Due date:
% Done:
100%
Estimated time:
1.50 h
Description
If config.js has "Personal" set to true, and it is not a Youtube page, when user highlights content, show two options 'Store in KB' and 'Copy'. If user chooses to store in KB, store the highlighted content in yyyymmhhmmss.txt in GCS bucket <env>-scraped-content, where <env> is "edutestdev", "edutestqa" or "prod" in the following format:
URL: <url>
Content: <highlighted content>
PS: You could reuse the code from our earlier RHS Pilot's 'Explain'/'Copy' logic.
Updated by Dewakar Chaubey 5 months ago
- Assignee set to Dewakar Chaubey
- % Done changed from 0 to 80
Updated by Ayanava Karmakar 5 months ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
Updated by Ayanava Karmakar 5 months ago
- Status changed from Resolved to Review
- Assignee changed from Dewakar Chaubey to Ayanava Karmakar