Skip to content

Conversation archive #4

Description

@david-crespo

Currently we only persist the current conversation in localStorage. If you start a new one, it's gone unless you've posted it to a gist. That's fine, but I often find myself checking whether I want to save the current conversation before I start a new one, and that anxiety would disappear if the conversation was archived instead of deleted when a new one started.

With a list of archived conversations, you'll want to be able to:

  • list them
  • view one (like show)
  • "restore" one as the current chat so you can add to it (not sure if I should remove it from the archive at that point or make a copy)
  • post to a gist without restoring

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions