I am at a loss on how to print an entire conversation. There are sketchy plugins that offer the option to print the entire conversation. But to me, this is something that should be easily available on the dashboard.
I am using Mac with Safari. Save to PDF, Print Selection, none of it prints the entire convo. The only safe method I can offer my team, is copying and pasting into another text editor program.
A workaround i uses is a more general chrome extension called ‘printfriendly’ that takes full conversation, allows to delete unwanted blocks and output to pdf, print or mail.
One default : code parts are not well formatted , appears as text.
Despite this temporary solution, i excpect too to see an option inside chatgpt to export as markdonwn or to print whole conversation.
HTH
I also had this problem today and I found https://blackravenlabs.com (I can’t include links in my post) which has a bookmarklet that makes the page print friendly. A bookmarklet is a small JavaScript snippet that can be put in a bookmark. It works pretty well so far. The JS snippet is
Has anyone found one that exports the entire conversation to Markdown? The opensource version of the app used to work but sometime in the past year, there were too many changes to the interface and it stopped working.
Fantastic @Ben2 . I wanted to confirm to others that this does work on Safari. And after using it: you can just reload the page to get it back to normal. Creating a bookmarklet in Safari is not obvious: just bookmark any random thing, then rename it and edit the target of the bookmarklet to have the Javascript code (copied from here or the blackravenlabs site). The blackravenlabs site is unusual: it just seems to exist to host is (admittedly very useful) bookmarlet solution.