Abdullah Atta

Results 558 comments of Abdullah Atta

@beaucollins that method doesn't work on Firefox because there's no ESM support for Web Workers yet. Bundling is the only reliable way to make web workers work across browsers.

@glenn2223 I am not sure I see the benefit of exposing such an API. What's the difference between this and `globWithOptions` API?

@agalwood how can we go about doing this? Can the [`changeUri`](https://aria2.github.io/manual/en/html/aria2c.html#aria2.changeUri) method work for this?

@agalwood the task detail dialog should have the url of the task and after it an edit icon. Clicking the edit icon edit the url right there. Using this approach...

@alihamuh It is possible. Joplin added it like this: https://github.com/laurent22/joplin/blob/dd04a39f3b0add299adc0bf26e74c68813414ce3/packages/app-desktop/services/electron-context-menu.js#L130-L137

We have revamped sync in v3 which should fix a lot of these issues. You can read more about the new sync here: https://blog.notesnook.com/introducing-notesnook-v3/

@Grayintas really sorry for this frustrating experience. I sent you further instructions via email. Would you like me to share them here as well?

Thank you for reporting this issue. We have been able to reproduce it and it'll be fixed soon.

Thank you for the detailed bug report. I agree the keyboard experience can be improved a lot.

@Taffer I tested the above example as well and it worked in v2.6.16 web app on Firefox. If you find a source, please do link it so we can reproduce...