Daniel Ramirez

Results 35 issues of Daniel Ramirez

It appears like `workerize-loader` only supports moving [export declarations](https://github.com/developit/workerize-loader/blob/master/src/index.js#L52) in the target module into a worker. I'm attempting to use it with [Bucklescript](https://bucklescript.github.io/), which compiles modules down to an export...

Literal requires a proprietary back-end to function. Ideally interacting with this back-end would be optional, and the app could operate primarily (or exclusively) against local data.

type:enhancement
action:research

Using the text fragment URL surfaced in export, add an option to the overflow menu to open the URL directly in an external browser.

type:enhancement
package:web
package:android

Enabling search of annotations as well as source content would be a powerful discovery / organizational tool. Tags require active thought towards organization in the moment, where as search enables...

type:enhancement
action:research
package:web

I'm not sure if this is a race condition with flipping through and this maybe occurs on webview unload, but there are some events around failing to initialize the onboarding...

type:bug
package:android

Currently, these are squares with the type title and icon. It'd be better to have these be full width with the screen, and include a description line for what each...

type:enhancement
package:web

Currently creating multiple annotations is rolled up into an artificial singular notification that represents all. Using a notification group (https://developer.android.com/training/notify-user/group) would allow for details on each annotation created to be...

type:enhancement
package:android

Currently the application just continues to use cache space for web archives and screenshot uploads, which can get large quickly. - Use LRU eviction once allotment is reached - Delete...

type:enhancement
package:web
package:android

Currently, when creating a new annotation from share, the behavior is to show the splash screen until the source is initialized. This results in what looks like an unresponsive application...

type:enhancement
package:android