ChatGPT/scripts
Dustin Darcy 66a0dafbc6 Improved exportMarkdown() & getName() to better preserve user input:
* Maintains proper carriage returns in markdown output
* Indented spaces / tabs are converted to   then run through ExportMD

Also added stub code to improve readability of exported filenames, but this will likely also require changes to some of the Rust code
2023-07-27 02:31:31 -04:00
..
chat.js chore: remove gpt4 mobile 2023-07-20 13:34:23 +08:00
cmd.js fix: cmd 2023-05-25 22:34:43 +08:00
core.js fix: mac titlebar 2023-07-01 00:22:58 +08:00
dalle2.js chore: scripts 2023-05-25 09:52:33 +08:00
export.js Improved exportMarkdown() & getName() to better preserve user input: 2023-07-27 02:31:31 -04:00
main.js chore: scripts 2023-05-25 09:52:33 +08:00
manifest.json chore: remove gpt4 mobile 2023-07-20 13:34:23 +08:00
markdown.export.js chore: scripts 2023-05-18 15:34:13 +08:00
popup.core.js chore: scripts 2023-05-25 09:52:33 +08:00
README.md chore: scripts 2023-05-25 09:52:33 +08:00

ChatGPT Scripts

ChatGPT Desktop Application Core Extension Scripts.

ChatGPT/scripts