Astrid

Results 38 comments of Astrid

Hi everyone! I don't know if you're still having this issue, but it's an issue I was personally facing. I fixed it by simply adding the following line to the...

@vivian that doesn't seem to work for me; I went ahead and tried in a clean docker compose env with the same result. ``` [I] jake@Poginator ~> mkdir compose-test [I]...

@vivian Yeah I did, my hack in the end was to build the image locally and just tag it with the image path

I'm not sure how we should do this. For the client, it's pretty simple (we can just refresh that by calling a function), but for ongoing notifications about it, should...

@ruf-io @MattIPv4 For both, we'd need a server-side environment. Should I convert this prototype into a node.js server which serves static content (index.html/core.js) but that we can add tasks/endpoints to?

Due to CORS policy, we will need to use an API to do this. I shall do some googling to figure out if there is some sort of API to...

I've done a lot of googling, and there isn't a well-indexed API for this at least. Shall we mark this post-release?

I don't think there is a way that this can be an issue. I believe this is all done on Google's side. With that being said, we should do some...

Most API's (such as a lot of functionality in Electron) use the start point as the top-left corner. This is the "top" and "left" position. I believe it would be...

HI! Sorry, I've been busy for ages and haven't really had a chance to check GitHub. I updated my repository so it works! @sindresorhus