Shaun Martin
Shaun Martin
*Issue #, if available:* #54 *Description of changes:* This adds the ability to run tasks outside of a service, either standalone or as an init task. This borrows a lot...
so i've got a stateless ListView based widget filled by a viewmodel and a singleton service. when i scroll to the end of the ListView, the widget successfully relays a...
This issue is the place to report sites where the "author" field wasn't populated when it should have been.
This issue is the place to report sites where the content wasn't slurped properly. - [ ] Reddit: No relevant content slurped at all - [ ] HackerNews: Most comments...
This issue is the place to report sites where the "date" field wasn't populated when it should have been.
Gists (and likely GitHub Markdown previews, eg README.md) include anchors which use CSS to load an icon. These end up in Markdown like so: ``` ## Some Heading [](https://.../...#some-heading) ```...
it should fallback to http if necessary eg: https://people.math.harvard.edu/~ctm/home/text/others/shannon/entropy/entropy.pdf
"Abstract" should be displayed as a heading rather than the first word of the quoted abstract. eg: ```markdown > Abstract:Language models trained on internet-scale... ``` should be ```markdown ## Abstract...
* byline ends up populated with the submission date * the submission date isn't captured but is present in the body in a predictable format
the abstract ends up in the excerpt field but the body is almost nothing but the abstract. automagically embedding the pdf would probably worthwhile. this should be an optional behaviour...