L4TTiCe / BotForge

BotForge is an unofficial OpenAI Chat API client (Similar to ChatGPT) for Android, that allows you to create and share personas (prompts for the Chat API) with other users
MIT License
33 stars 1 forks source link

Allow Exporting Chats outside the App #6

Closed dheshanm closed 1 year ago

dheshanm commented 1 year ago

From Reddit:

I suggest adding a feature that allows users to export their chat logs. This would be helpful for those who want to keep a record of their conversations for future reference.

u/ch2435

dheshanm commented 1 year ago

As for saving the conversation, do you mean exporting the conversation outside the App? Currently, you can bookmark the conversations and view them later or continue the conversation within the App from the bookmarks section.

u/ch2435:

Absolutely, export them outside of the app! Personally, I'd love to see some options, at the most basic a txt, a JSON object for the more technical folks, and perhaps a file that supports formatting. I'm not familiar with exact options for formatted exports, but perhaps PDF? Not too sure, but at the least a .txt would be excellent.

dheshanm commented 1 year ago

9 Adds the requested feature