Skip to content
New issue

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

Research to add ability to insert a link in the etherpad that links to a saved search in Media Cloud (and opens it in the right side bar) - 1-2 HOURS #18

Open
sapraaman opened this issue May 15, 2018 · 4 comments
Assignees

Comments

@sapraaman
Copy link
Collaborator

@sapraaman mentioned using a custom URL scheme, intercept link click, with a listener in our side bar. Research and estimate task

@sapraaman sapraaman self-assigned this May 15, 2018
@sapraaman
Copy link
Collaborator Author

Old issue # 275

@sapraaman
Copy link
Collaborator Author

To display specific media cloud query, the following can be invoked via javascript:

$('#mediacloud-tab-link').trigger('click')
$.get('/projects/7/queries/11')

@sapraaman
Copy link
Collaborator Author

Ok, opening media cloud query is easily doable, but wrapping the newly inserted image in a hyperlink is not so easy.

@scttnlsn do you feel comfortable taking this on? I think my brain is giving out smoke at this moment looking at etherpad. May be fresh set of eyes would work.

@connieimdialog spent 2.5 hours on it, you feel comfortable extending the research ?

@CrisNelson
Copy link
Collaborator

#22 is being done, so this ticket can stay in the backlog and revisit #22 once this ticket is underway again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants