Skip to content

TextLogView text filtering #12890

Description

@williamjenagility

Is your feature request related to a problem? Please describe.

The robot software I work with often has a lot of debug text and 3D objects. It would be easier to pinpoint certain things by being able to search for basic words in the text log, but this feature doesn't exist right now in Rerun.

Describe the solution you'd like

I would like to be able to do a simplistic search on TextLog archetypes in the viewer, specifically:

  • include: Keep any text logs that have the specified phrases
  • exclude: Ignore any text logs that have the specified phrases

I'm thinking along the lines of what vscode/zed/other code editors do when you bring up the ctrl+f menu.

See #12889 (comment)

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions