Skip to content

Feature: Add --search option for saved conversations #413

Open
@duluk

Description

I have added feature to my fork. I was going to create a pull request and noticed the Contributing Guidelines requested creating an issue before the PR.

The feature is simple. The --search option will look through the titles in the database and return matches. It currently searches only the titles, but in the future I may add searching the gob files.

I wrote it similarly to listConversations(), so it uses selectFromList() for TTY or printList() otherwise.

Here's what it looks like:
Screenshot 2025-01-01 213058

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions