tattle-made / kosh

Kosh is a searchable archive for multimedia content.
https://kosh.tattle.co.in
2 stars 1 forks source link

Ingest data provided by the "export chat" feature of whatsapp #8

Open dennyabrain opened 4 years ago

dennyabrain commented 4 years ago

Whatsapp lets you email yourself any chat that you are part of. You receive a .txt file with all your messages and media attached to the email. It would be possible to zip it all in one file and provide as input to our archive.

This feature describes the various operations that can be performed on this zip file. It includes tasks like tagging certain messages, deleting messages, linking few messages to indicate that they make a single unit etc.

Major components of the page

Screen Shot 2020-06-08 at 3 15 09 PM

Default State

Screen Shot 2020-06-08 at 3 15 16 PM

Upload Zip file

Screen Shot 2020-06-08 at 3 15 23 PM

Perform upload operation on one or more messages

Screen Shot 2020-06-08 at 3 15 37 PM

Delete One or More messages

Screen Shot 2020-06-08 at 3 15 44 PM

User tags one or more messages

Screen Shot 2020-06-08 at 3 15 51 PM

Link more than one message

Screen Shot 2020-06-08 at 3 16 05 PM

Unlink already linked messages

Screen Shot 2020-06-08 at 3 16 24 PM

Here's a user friendly way to see all screens at once - https://app.mural.co/t/tattlecivictechnologies0306/m/tattlecivictechnologies0306/1591609621022/855eb331f4629bdf034b0d244e127c7ea998972a

dennyabrain commented 4 years ago

Sample Zip file is attached here to tinker with