SondreB

Results 224 issues of SondreB

We need to modify how we discover and replace the tagging of users, we currently support both space after and apostrophe + s, but here is another example we don't...

bug

We should probably hide the self-notifications? ![image](https://user-images.githubusercontent.com/309938/219658829-f763e8ec-5aa8-4aaf-baeb-b11581479fae.png)

https://learn.microsoft.com/en-us/microsoft-edge/progressive-web-apps-chromium/how-to/window-controls-overlay

Perhaps we should use this for clipboard logic going forward: https://web.dev/async-clipboard/

When Notes is installed on the device as a PWA it can receive rich sharing content. This can be used to open content such as music and video files, but...

https://developer.chrome.com/articles/badging-api/

Notes already supports media session to give native OS media control over playback, but we can add even more features. Add support for seeking and more: https://web.dev/media-session/

When Notes receive a lot of the same events, there is a race-condition on get and puts resulting in multiple puts happening because the async await is waiting while next...

https://developers.google.com/youtube/iframe_api_reference#Example_Video_Player_Constructors

![image](https://user-images.githubusercontent.com/309938/218286047-1aed282b-d356-4c3e-af40-e010f0a0e20f.png)

enhancement