David Myers
David Myers
@lyqht it is! Are you interested in working on it?
@lyqht sure thing. To determine if a doc should be updated, it should meet the following criteria. - Has an `id` - Has a matching doc with the same `id`...
Hey @lyqht. That page is experimental, and I guess it was broken. 😅 I just pushed a fix for it, so hopefully it works for you now!
Thanks for the example, @phylor!
More recently discovered: https://github.com/ssleptsov/ninja-keys
Thanks, @asecondwill! That's essentially the idea, although you'd need to iterate the elements and initialize each of them right now. Something like this would work. ```ts Array.from(document.getElementsByClassName('editor')).forEach((editor) => { ink(editor)...
Hey @Squirrel-314! Feel free to work on this. I'll add some requirements to the description above.
Hey @editorrust! I'm doing some organizing and prioritizing of work, and I just wanted to follow up on this issue to see if you were still interested in picking it...
Thanks for following up so quickly! That's awesome to hear. Just let me know if there's anything I can do to help.
@editorrust no worries at all! I appreciate you following up on this!