Skip to content

n-shaw/obsidian-chatgpt-import

 
 

Repository files navigation

📥 Obsidian ChatGPT Import Plugin

Import ChatGPT archives into Obsidian with ease

About

The ChatGPT Import Plugin simplifies the process of importing ChatGPT conversation archives into Obsidian. Follow the steps below to get started.

Installation

  1. Download a release from the GitHub releases page
  2. Put the downloaded release folder into the .obsidian/plugins folder within your Obsidian vault.
  3. In Obsidian, go to "Settings > Community plugins" and enable the "ChatGPT Import" plugin.
  4. Follow the instructions above to start importing your ChatGPT data.

After installation, follow the setup instructions in the plugin settings to specify the folder path for saving conversations.

Usage

  1. Export your ChatGPT conversation data as a ZIP file:
    • Click on your user icon in ChatGPT.
    • Select "Settings & Beta" > "Data Control" > "Export Data" > "Export."
    • You will receive an email with a link to download the ZIP file.
  2. In Obsidian, use the "Import ChatGPT ZIP" command:
    • Select the ZIP file you downloaded.
    • The plugin will create a subfolder named after the date of the export file in the specified folder
    • For each chat in the archive, a note will be created

Support

For any issues or feature requests, please open an issue on GitHub.

License

This plugin is licensed under the MIT License.


Enjoy importing your ChatGPT conversations into Obsidian!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.0%
  • TypeScript 3.0%