farling42 / obsidian-import-json

Plug-in for Obsidian.md which will create Notes from JSON files
MIT License
85 stars 5 forks source link

can I use this to import ChatGPT JSON export files? #43

Closed turnerll closed 1 year ago

turnerll commented 1 year ago

can I use this to import ChatGPT JSON export files?

farling42 commented 1 year ago

Probably, you would have to look at your JSON file to find the name of the fields, which you can then use with your handlebars template file to generate notes from your JSON file.

farling42 commented 1 year ago

If ChatGPT provides a URL to directly access the JSON, then version 0.30.0 allows you to read that URL directly into the importer.