Kristof Csillag
Kristof Csillag
> Unfortunately this project is pretty much abandoned. Are you aware of a replacement?
@clayne11 wrote: > I hope to be able to open source my DDP client at some point because asteroid lacks a lot of necessary features. I would be interested about...
I uses graphql subscriptions. Compared to Meteor live data with mongo, it's a nightmare. You can think of it as a hammer, compared to a brush-less rotary drill.
Hey, are you still working in this? Turns out this exactly what I need for my stuff...
This depends on #116.
"Default tags" support is already mentioned in https://github.com/hypothesis/h/issues/552 (Settings for highlighting mode)
See the docs [here](https://developer.apple.com/library/safari/documentation/UserExperience/Reference/SafariExtensionsReference/_index.html#//apple_ref/doc/uid/TP40009800).
See also: - [Safari Developer Library: Converting Chrome Extensions](https://developer.apple.com/library/safari/documentation/UserExperience/Conceptual/SafariExtensionsConversionGuide/Chapters/Chrome.html) - [From Chrome extension to Safari extension](https://chunlianglyu.com/2014/11/27/from-chrome-extension-to-safari-extension/)
This is also related to https://github.com/hypothesis/h/issues/703 and https://github.com/hypothesis/h/issues/704.
> Offline annotation--even of docs without URLs:exclamation: --is potentially a world unto itself. Last time I checked, this was blocked by browser security / policy restrictions. It would be great...