SondreB
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...
We should probably hide the self-notifications? 
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
