We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I finally got the script to run, but now the resulting html file looks like this when opened in my browser:
There are some errors showing up in the console, perhaps those can provide a hint for what's going wrong:
It looks like there might be some invalid characters in my conversation archive. Any idea which characters might cause issues?
Thanks again for building the tool! Really hope I can get it working :)
The text was updated successfully, but these errors were encountered:
I found the issue... I had shared a JS snippet in a Signal message, which is what tripped up the script:
Should probably sanitize for this, but if anyone else run into this, just make sure to remove the <script> tags...
Sorry, something went wrong.
Add install instructions for MacOS
6a71ea4
PR mattsta#4
No branches or pull requests
I finally got the script to run, but now the resulting html file looks like this when opened in my browser:
There are some errors showing up in the console, perhaps those can provide a hint for what's going wrong:
It looks like there might be some invalid characters in my conversation archive. Any idea which characters might cause issues?
Thanks again for building the tool! Really hope I can get it working :)
The text was updated successfully, but these errors were encountered: