We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://docs.google.com/spreadsheets/d/1VsflxVQ-o3yhsC2Jc1fz4xclzJcA0jHcO3FAK7dDDS0/edit?usp=sharing
OPEN_PLATFORM_IN_TAB
CLOSE_PLATFORM_IN_TAB
UNFOCUS_TAB
FOCUS_TAB
BROWSE_SEARCH_RESULTS
BROWSE_PRODUCER_PAGE
FOCUS_ON_REACTION_INPUT
UNFOCUS_ON_REACTION_INPUT
SUBMIT_REACTION
OPEN_CONTENT
PAUSE_CONTENT
PLAY_CONTENT
ENGAGE_WITH_CONTENT
POINTER_ACTIVITY_RECORD
CHAT_ACTIVITY_RECORD
Regenerate this issue from spreadsheet clipboard :
// where str contains the clipboard content as copied from the spreadsheet const objects = str.split('\n').map(l => l.split('\t')) objects.map(([id, description, payload]) => { return `## \`${id}\` ### Features * id: \`${id}\` * description: ${id} * payload keys: tabId,platform,date,id,${payload} ### Coverage - [ ] twitch - [ ] youtube - [ ] tiktok ` }).join('\n')
The text was updated successfully, but these errors were encountered:
No branches or pull requests
List as table
https://docs.google.com/spreadsheets/d/1VsflxVQ-o3yhsC2Jc1fz4xclzJcA0jHcO3FAK7dDDS0/edit?usp=sharing
Detail
OPEN_PLATFORM_IN_TAB
Features
OPEN_PLATFORM_IN_TAB
Coverage
CLOSE_PLATFORM_IN_TAB
Features
CLOSE_PLATFORM_IN_TAB
Coverage
UNFOCUS_TAB
Features
UNFOCUS_TAB
Coverage
FOCUS_TAB
Features
FOCUS_TAB
Coverage
BROWSE_SEARCH_RESULTS
Features
BROWSE_SEARCH_RESULTS
Coverage
BROWSE_PRODUCER_PAGE
Features
BROWSE_PRODUCER_PAGE
Coverage
FOCUS_ON_REACTION_INPUT
Features
FOCUS_ON_REACTION_INPUT
Coverage
UNFOCUS_ON_REACTION_INPUT
Features
UNFOCUS_ON_REACTION_INPUT
Coverage
SUBMIT_REACTION
Features
SUBMIT_REACTION
Coverage
OPEN_CONTENT
Features
OPEN_CONTENT
Coverage
PAUSE_CONTENT
Features
PAUSE_CONTENT
Coverage
PLAY_CONTENT
Features
PLAY_CONTENT
Coverage
ENGAGE_WITH_CONTENT
Features
ENGAGE_WITH_CONTENT
Coverage
POINTER_ACTIVITY_RECORD
Features
POINTER_ACTIVITY_RECORD
Coverage
CHAT_ACTIVITY_RECORD
Features
CHAT_ACTIVITY_RECORD
Coverage
Meta
Regenerate this issue from spreadsheet clipboard :
The text was updated successfully, but these errors were encountered: