Bulk Export Configuration
Choose the correct Chat Pages scope, filename pattern, image behavior, duplicate handling, and request delay in ChatGPT to Obsidian v8.2
This guide explains the settings that affect conversation-based bulk exports. Library Files and Images use their own filters and download settings described in the Bulk Download guide.
Download Folder
Use a path relative to Chrome’s Downloads directory:
- Valid:
obsidian - Valid:
obsidian/chatgpt - Invalid:
/Users/name/Vault - Invalid:
C:\Vault
The extension creates the relative folder automatically. It does not accept an absolute Obsidian vault path in this field.
Filename Pattern
Choose one of six presets:
| Preset | Pattern |
|---|---|
| Current Date - Title | {date}-{title}.md |
| Title - Current Date | {title}-{date}.md |
| Original Date - Title | {original_date}-{title}.md |
| Title - Original Date | {title}-{original_date}.md |
| Updated Date - Title | {updated_date}-{title}.md |
| Title - Updated Date | {title}-{updated_date}.md |
{date} is the export date. {original_date} and {updated_date} come from ChatGPT when available.

Chat Pages Scope
Latest 28
Exports the first ChatGPT history page, up to 28 conversations. Use this for frequent incremental backups.
All Conversations
Starts from page 1 and continues requesting pages until ChatGPT returns no more conversations. The total displayed at first may be estimated from the first three pages for faster loading, but All Conversations still continues until the history is exhausted.
Use the refresh icon beside Total Conversations when you want the page to calculate an exact total before export.

Skip Already Synced Records
When enabled, the extension compares a conversation with successful records stored locally.
- Fresh duplicates are skipped
- A conversation can be exported again when ChatGPT reports a newer updated time
- Skipped records appear in the result statistics
The history is browser-profile specific. Clearing extension storage or using another Chrome profile removes that local knowledge.
Download Images
When on, generated conversation images are downloaded to an images/ subfolder and the Markdown references local files. Turn it off for text-only exports.
This setting affects current-chat, Custom Preview, opened-tabs, regular Chat Pages, and Project conversation exports where image data is available. Library Files and ChatGPT Images have separate download controls.
Request Delay
The extension waits a random duration between supported batch requests.
Default range:
- Min Delay:
1.0seconds - Max Delay:
1.5seconds
Increase both values if you encounter ChatGPT 429 errors. Values are stored in extension sync storage.

Recommended Configurations
First Complete Backup
- Chat Pages: All Conversations
- Skip already synced records: On
- Download Images: On if you need local image assets
- Request delay: Start with
1.0–1.5s
Frequent Incremental Backup
- Chat Pages: Latest 28
- Skip already synced records: On
- Download Images: As needed
After a 429 Error
- Wait before retrying
- Increase the request delay
- Keep duplicate skipping on
- Retry with Latest 28 or a smaller Project scope first
Free Plan Behavior
General conversation exports share a limit of 5 successful items per day for free users. If the remaining allowance is smaller than the selected scope, the batch stops when the allowance is exhausted.
Group Chats use a separate limit of 2 successful Group Chat exports per day.
Related Guides
Ready to try Chatgpt To Obsidian?
Open the product page for feature details, screenshots, pricing, and the Chrome Web Store install link.