jlfwong / messenger-to-markdown

Chrome plugin to convert conversations on messenger.com to markdown
19 stars 1 forks source link

What to do with images? #5

Open dufferzafar opened 6 years ago

dufferzafar commented 6 years ago

In case an image is sent as a message, the markdown has no mention of it.

The least we could do is add a line say "image was sent."

kwikadi commented 6 years ago

Where is the line drawn, though? There are also nicknames, stickers, emoji, reactions, etc. I'm guessing most of these won't be supported either.

dufferzafar commented 6 years ago

Yeah, right, but then stickers/emoji don't effect the conversation much, right? IDK.

dufferzafar commented 6 years ago

The big FB like shows up in markdown as "Thumbs Up Sign", which is cool.

I wonder if other emojis will show up like this too. No, they don't.

jlfwong commented 6 years ago

I'm happy to accept PRs for any of the things you listed 😄

I'm unsure if the image URLs in messenger conversations are persistent or not (e.g. here's one for a recent conversation I had: https://scontent-sjc3-1.xx.fbcdn.net/v/t34.0-0/p280x280/30184605_10210321502947942_1592876221_n.png?_nc_cat=0&oh=badb3b4c393f389db2f1e5dc5fc2ad08&oe=5AD3FFF8). If those are persistent long-term, then it might suffice to just embed them via markdown images.

jlfwong commented 6 years ago

Also, I'm curious! What have you been using this for? I use this to archive bits of messenger conversations in my personal journal

dufferzafar commented 6 years ago

Hah!

Today, I used it to export chats I have with friends to share them with other friends.

I and @kwikadi wanted to write a blog post but most of our "research" was scattered around in chats with friends, so we exported it to a text editor, and went through it line by line. The post in question.