chatgpt-md
chatgpt-md copied to clipboard
`Create new chat from template` does not work everywhere
The Create new chat from template command does not show up when the welcome page or canvas is open. It only seems to appear inside of markdown files.
Steps to reproduce:
- Open a new Tab
- Welcome page appears
- Try to invoke the command
I agree, it is caused by editorCallback which exists in arbitrary places in the code. It may be a small change, but I'd have to test it doesn't break anything downstream. Thank you for the PR btw!!! :)
Sure thing! Yes do that, I already tested it though