When looking into the GPT export of my conversations, I can’t seem to find the “textdoc” folder about which ChatGPT itself says this:
- In recent ChatGPT exports, canvas content is stored in a folder named
textdocs, not in a single file liketextdocs.json. - Each canvas you’ve created is saved as its own JSON file inside this
textdocs/folder. - These files contain:
– The canvas text
– The canvas title (used as the name)
– The linked conversation ID, if applicable
Is this a bug? Or if not, what am I missing please?