Skip to content

Feature request: xet open #61

Description

@xdssio

When running open file in bash, it opens in a default local app.
An equivalent tooling can help exploring you repo and interact with it without relying on the UI.
IT can also help exploring the UI more efficiently if needed.

requirements:

  • xet open <file>, download the file (or straight in memory) and open it with a default local app.
  • xet open <directory>, open the uri in the UI on the default browser.

Use cases

  • View a single image, text file, pdf, notebook to verify or "peek" at configurations, or a line of code.
  • If you sync to S3 or GitHub, or you just uploaded a file and want to verify it - you can open the directory URI and see it with the latest commit.

Nice to have

xet open -i/--interactive which can open a text file and when closed, it commits the changes back - similar to an interactive git commit.

  • Maybe markdowns for pdfs/images in the future.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions