David-Byrne / Hangons

Web app to parse and save your Hangouts.json file into a more friendly format.
https://www.davidbyrne.io/Hangons/
MIT License
49 stars 10 forks source link

Make links clickable and convert attached images to HTML img tags #12

Closed TabulateJarl8 closed 3 years ago

TabulateJarl8 commented 3 years ago

Using some regexs, I was able to make it so that plain text links are now converted into clickable links, and images that are attached to hangouts messages are converted into HTML images and scaled down when a conversation is exported as HTML

TabulateJarl8 commented 3 years ago

Sorry about that, should be fixed now