Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selection view content should be copy-pasteable #4650

Open
nikolausWest opened this issue Jan 3, 2024 · 1 comment
Open

Selection view content should be copy-pasteable #4650

nikolausWest opened this issue Jan 3, 2024 · 1 comment
Labels
enhancement New feature or request ui concerns graphical user interface
Milestone

Comments

@nikolausWest
Copy link
Member

As much as possible of the content in the selection view should be copy-pasteable. That way any interesting data or blueprint options can easily be extracted and re-used elsewhere when debugging or exploring recordings in Rerun.

Example use cases:

  • Live logging the pose output of a SLAM algorithm, finding five poses that you think make sense for the scene and copying the parameter values to use in another script (that might generate simulated sensor data).
  • Once Clicking a recording should select it #4649 has landed, copy paste the recording id and quickly log some complementary data from a throw away script
  • Open a folder with images with the viewer -> find a strange looking image -> copy it's path and pass it to another script
@nikolausWest nikolausWest added enhancement New feature or request ui concerns graphical user interface labels Jan 3, 2024
@nikolausWest nikolausWest added this to the Triage milestone Jan 3, 2024
@genemerewether
Copy link

Adding on to this, the TextLog fields should also be copy pasteable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui concerns graphical user interface
Projects
None yet
Development

No branches or pull requests

2 participants