Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Export MD is broken again #97

Closed
aivct opened this issue Jan 2, 2023 · 1 comment
Closed

[Bug] Export MD is broken again #97

aivct opened this issue Jan 2, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@aivct
Copy link

aivct commented Jan 2, 2023

Before I forget, export to MD is broken again because of context. get_current_chat_text() is not available within its main function (we should really factor out a utility.js for content scripts as well)

However, I'm planning on migrating export.js to injected js instead to see if that can slay the beast called CORS and make it work for images again.

@benf2004 benf2004 added the bug Something isn't working label Jan 3, 2023
@benf2004
Copy link
Member

benf2004 commented Jan 7, 2023

I just brought the code over to export for now (it's not that much).

@benf2004 benf2004 closed this as completed Jan 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants