Skip to content

Search filters #22

Description

@map9959

I'd like to add in a filter on the articles command. A user can filter by a pattern, and saved articles with a title matching that pattern will appear. A couple considerations:

  • Should it use the built-in glob, FTS5, or regex?
  • Should it be called --search, --filter, or --title?
    • "Filter" makes more sense than "search", it's taking an existing list and filtering
    • Given that you can search for a given blog with --blog, --title may make the most sense, even though it's not an exact match. Also leaves room for adding in full-text content and scanning by content with --content

Activity

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

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