luigicerone867 downloadsImport WhatsApp export inside your vault.
This is a custom plugin for Obsidian that allows you to import exported WhatsApp chat archives (in .zip format) into your vault. The plugin extracts and processes all chat messages, attachments (such as images and videos), and places them neatly inside a folder of your choosing, complete with links to the attachments.
.zip format) and imports them into your Obsidian vault.To install the plugin, follow these steps:
.obsidian/plugins directory of your vault.Settings -> Community Plugins, enable the plugin, and reload Obsidian.Export WhatsApp Chat: From your smartphone or computer, export the chat you want to import as a .zip file. This zip file should contain a .txt or .json file for the messages and any attachments (images, videos, etc.).
Open Command Palette: In Obsidian, press Cmd + P (or Ctrl + P on Windows/Linux) to open the command palette.
Run the Plugin: Search for the command WhatsApp backup importer: Open WhatsApp backup importer. Select it and run.
Input Required:
.zip file that contains the exported WhatsApp chat archive.Importing: The plugin will automatically extract the messages and attachments from the .zip file and place them in the specified output folder.
Check the Imported Files: You will find the imported chat as markdown files, with links to attachments. All media will be stored in subfolders, and the corresponding links to those files will be embedded in the markdown files.
After importing a WhatsApp chat, your folder structure might look like this:

Contributions are welcome! Feel free to submit a pull request or report issues.
git checkout -b feature/your-feature).git commit -am 'Add your feature').git push origin feature/your-feature).node --version).npm i or yarn to install dependencies.npm run dev to start compilation in watch mode..zip format and contains the required chat messages and attachments. Other formats are not be supported..zip match those referenced in the chat export..zip file if running on iOS but only in Android.This project is licensed under the MIT License. See the LICENSE file for details.
If you encounter any bugs or have suggestions for new features, feel free to open an issue or contribute!