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

Augmentation API does not properly extract StackExchange questions #390

Open
davidstadem opened this issue Jan 4, 2018 · 0 comments
Open

Comments

@davidstadem
Copy link

Often I'll try to clip a Q&A page from a StackExchange site such as this. When clipping as an article, OneNote clips the question only, instead of the question and answers.

Webclipper\contentCapture\augmentationhelper.ts line 107:

let augmentationApiUrl = Constants.Urls.augmentationApiUrl + "?renderMethod=extractAggressive&url=" + url + "&lang=" + locale;

I think this is more of an enhancement. Is there any kind of documentation for the augmentation API in https://www.onenote.com/onaugmentation/clipperextract/v1.0/? Is it open-source?

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

1 participant