Hello friends! I think a useful feature would be the ability to export chat as markdown/pdf. This would be super useful when compiling local knowledge bases, such as Obsidian, Notion, Gitbook, and so on. What do you think?
2 Likes
I second this. There ia a project on Github where this is supported… or at least, was supported until the last interfacae update.
If someone knows this stuff well, and would be willing to contribute a fix for it, it would be great!
The code is here: GitHub - lencx/ChatGPT: 🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
And the bug report is here:
opened 10:57PM - 19 Apr 24 UTC
bug
### Non-ChatGPT bug
- [X] This issue does not occur on chat.openai.com and only… occurs on this app.
### Version
1.1.0
### Bug description
The Export function no longer seems to work. I suspect there is a change in the naming of the various components but I'm not sure how to correct it.
Is suspect the problem is with this line i
const allBlocks = document.querySelectorAll(SELECTOR);
which is used to find the blocks to process in processNodes.
If someone know what the problem is and can add a comment with the fix it would be greatly appreciated!
### OS
Windows 11
### Environment
_No response_
And I had faced the problem before and found a fix, but now it’s beyond my knowledge and I don’t have the patience to track it down:
opened 01:50PM - 29 Nov 23 UTC
enhancement
### Feature description
These options were located in the bottom left corner. R… ight now I can only share with the link (top right).
### Motivation
To have the functionality that previously existed.
### Alternatives
Sharing to access the chat from a link and later trying to save it as PDF but it doesn't save the whole chat, just on the screen so less than one page.
Alternatively there could be an Export option in the menu up top.
### Additional context
_No response_
Hopefully posting these links isn’t bad form…
L