Sean Roberts
Sean Roberts
I think it would save `'service.com/app/*/login/bla'`. I think this style of querying, like `before` and `after` are only on stats queries like `?inc=false` or `?all=true`. And with that, the onus...
And yes, I will create a set of prs
Sure, I don't think that would be a bad option. Do you think that's a v1 thing to add or a wait until people actually have the need?
If you run `$$('.markdown-body p').forEach((e)=>{ e.style.fontFamily = e.innerText; })` in devtools on the https://github.com/dabit3/react-native-fonts it will make all the fonts previewable from your browser. Note, some aren't supported by all...
Hello @Gozala I am a developer at Hypothesis. We caught wind that you were interested in potentially using our bookmarklet to tackle some of your annotation and highlighting needs. Let...
@Gozala sure thing. - We only do text (for now) because there is a lot of hidden complexity of identifying all of the relevant data to match styling. We allow...
> Yeah I have being considering solutions for some, which is why I'm also curios if you have more comprehensive list of issues. > We chatted among the team yesterday...
@Gozala Sorry for my confusion here but "matching styling" might need to have an exact definition set to it. - Are you wanting to take the text contents that are...
In the above example, it would be sufficient if we can guarantee it was the only resource with that name. However, that isn't a good assumption to make. Retries, duplicate...
> A resource used in a few places won't trigger multiple entries. For some reason, I missed that understanding around only one entry being put in the entries list (could...