Closed shreevatsa closed 6 months ago
Right now I'm using keymap and menu directly.
https://github.com/shreevatsa/chaya/blob/829a688474ffe9db0f2083df30e4ff63eba92295/main.ts#L13
Doing it manually will hopefully give me some experience, possibly help with all of #7 (how the join command is working) and #9 (save button in the menu) and #10 (menu for switching between image modes).
I tried this locally and understand the code now, can do this when needed.
Right now I'm using keymap and menu directly.
https://github.com/shreevatsa/chaya/blob/829a688474ffe9db0f2083df30e4ff63eba92295/main.ts#L13
Doing it manually will hopefully give me some experience, possibly help with all of #7 (how the join command is working) and #9 (save button in the menu) and #10 (menu for switching between image modes).