Skip to content

Nexus AI Chat Importer

Import AI chat conversations from ChatGPT, Claude, and Mistral Vibe (formerly Le Chat) exports into Obsidian as clean, readable Markdown files.

The above warnings are based on limited information and might not always be accurate.

Data

IDnexus-ai-chat-importer
Authorsuperkikim
Minimum Obsidian Version1.6.6
Official Release Date2024-08-22
Last update2026-07-02

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout Jul 6, 2026
Release acquisitionrelease metadata checked Jul 6, 2026; latest main.js acquired

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2024-08-22Plugin Added
2024-09-16Plugin Removed
2024-09-24Plugin Re-Added
2024-09-12Plugin Removed
2024-10-17Plugin Re-Added
2024-05-17Plugin Removed
2024-05-17Plugin Re-Added
2025-09-13reposuperkikim/nexus-ai-chat-importerSuperkikim/nexus-ai-chat-importer
2026-05-12authorSuperkikimsuperkikim
2026-05-12repoSuperkikim/nexus-ai-chat-importersuperkikim/nexus-ai-chat-importer
2026-05-16descriptionImport conversations from ChatGPT export files.Import AI chat conversations from ChatGPT, Claude, and Le Chat exports into Obsidian as clean, readable Markdown files.
2026-06-02descriptionImport AI chat conversations from ChatGPT, Claude, and Le Chat exports into Obsidian as clean, readable Markdown files.Import AI chat conversations from ChatGPT, Claude, and Mistral Vibe (formerly Le Chat) exports into Obsidian as clean, readable Markdown files.

Repository Data

LicenseGPL-3.0-or-later in package.json
GPL-3.0 in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksVitest
Has Test FilesYes
Latest Release main.js Size1.09 MB
Detected ES VersionES2018
Probably MinifiedNo
main.js API Findings7 disclosures
Uses BRAT beta releasesNo
Dependencies@popperjs/core, jszip, yauzl
Dev Dependencies@eslint/eslintrc, @types/node, @types/yauzl, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, @vitest/ui, chokidar-cli, copyfiles, esbuild, eslint, eslint-config-prettier, eslint-plugin-obsidianmd, eslint-plugin-prettier, obsidian, prettier, tslib, typescript, typescript-eslint, vitest

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Adapter File AccessUses adapter-level vault filesystem APIs
Cors Free Network AccessUses Obsidian request APIs
Full Vault AccessEnumerates vault files
Metadata AccessReads Obsidian metadata cache
Network AccessUses Obsidian request APIs
Node Filesystem AccessUses direct Node filesystem-related modules
Vault File WriteRenames, deletes, trashes, or copies vault files, Writes vault files
FindingTypeConfidenceEvidence
Uses direct Node filesystem-related modulesWarningHighbuffer (1), fs (2), stream (4), zlib (1)
Renames, deletes, trashes, or copies vault filesWarningHighapp.fileManager.trashFile (1)
Uses persistent browser storageInfoHighlocalStorage (1)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFileCache (1), app.metadataCache (2)
References URLs or constructs URL objectsInfoHighhttp:// (1), https:// (34)
Uses Obsidian request APIsInfoHighobsidian.requestUrl (3)
Persists plugin settings or dataInfoHighthis.loadData (2)
Registers plugin settings UIInfoHighthis.addSettingTab (1), Setting (8), obsidian.Setting (8)
Registers commands, ribbon icons, or status bar itemsInfoHighthis.addRibbonIcon (1)
Accesses Obsidian vault APIsInfoHighapp.vault (17)
Accesses vault foldersInfoHighapp.vault.getRoot (1)
Enumerates vault filesInfoHighapp.vault.getMarkdownFiles (1)
Opens or creates files through workspace or file manager APIsInfoHighworkspace_file_open:getLeaf.openFile (1)
Uses adapter-level vault filesystem APIsInfoHighapp.vault.adapter (3)
Writes vault filesInfoHighapp.vault.create (3), app.vault.createFolder (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (2)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 30417 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
1.0.22024-09-11None
1.0.32024-12-06None
1.0.42025-04-25None
1.0.52025-06-15None
1.0.82025-07-12None
1.1.02025-07-15None
1.2.02025-08-11None
1.3.02025-10-31None
1.3.22025-11-28None
1.3.32025-12-01None
1.4.02026-02-20None
1.5.02026-02-24None
1.5.32026-02-24None
1.5.42026-02-24None
1.5.52026-02-26None
1.5.72026-03-10None
1.6.02026-04-20None
1.6.12026-04-21None
1.6.22026-05-02None
1.6.32026-05-07None
1.6.42026-05-18None
1.6.52026-05-19None
1.6.62026-06-02None
1.6.72026-06-03None
1.6.82026-07-02None