Dear Obsidian and ChatGPT Community,
Today, I devoted my time to crafting my inaugural plugin, aided by ChatGPT’s expertise.
This plugin emerged from my desire to seamlessly transfer all my chat interactions into Obsidian while simultaneously purging them from ChatGPT’s history. My aim is to routinely migrate my conversations into Obsidian, ensuring they remain off OpenAI’s servers.
Initially, I contemplated embellishing the plugin with CSS. However, I decided to maintain a markdown-centric approach for broader accessibility and ease of use.
This tool enables the effortless importation of your entire chat history directly from the ZIP file obtained when exporting data from ChatGPT. For more details, please visit the GitHub repository: Obsidian ChatGPT Import Plugin.
One notable feature is the plugin’s ability to bypass empty messages. It’s important to note that occasionally, ChatGPT chats may contain coding errors, particularly within code blocks. Unfortunately, these cannot be rectified by the plugin, which might result in occasional markdown discrepancies. These are dependent on the original chat source.
I eagerly welcome your feedback and suggestions. I am also seeking assistance in integrating a folder suggestion feature into the settings. Currently, users must manually input the path, and any help to improve this aspect would be greatly appreciated.