Hello, I'm writing a bookmarklet that'll extract some content from the current page and send it as a question.
I though I could do the following:
document.location.href = 'http://qaserver/qa/?qa=ask&content=some+content';
TIA
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.