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

Direct links for examples on app.rerun.io #4122

Closed
karimo87 opened this issue Nov 2, 2023 · 1 comment · Fixed by #4165
Closed

Direct links for examples on app.rerun.io #4122

karimo87 opened this issue Nov 2, 2023 · 1 comment · Fixed by #4165
Assignees
Labels
😤 annoying Something in the UI / SDK is annoying to use examples Issues relating to the Rerun examples 👀 needs triage This issue needs to be triaged by the Rerun team 🕸️ web regarding running the viewer in a browser

Comments

@karimo87
Copy link
Member

karimo87 commented Nov 2, 2023

I often want to include a link to a specific example on app.rerun.io on social media or in user conversations. Since that is not possible right now I am linking to app.rerun.io and then have to add an explanation on how to find the right example. This feels cumbersome and is likely costing us traffic.

@karimo87 karimo87 added 🕸️ web regarding running the viewer in a browser 😤 annoying Something in the UI / SDK is annoying to use examples Issues relating to the Rerun examples 👀 needs triage This issue needs to be triaged by the Rerun team labels Nov 2, 2023
@jprochazk
Copy link
Member

#4165 will add a command to copy a direct link to the fully qualified URL of an example, so you will:

  1. Open app.rerun.io
  2. Navigate to the example you want to point people to
  3. Open the command palette (CTRL+P / CMD+P)
  4. Run the "Copy direct link" command

jprochazk added a commit that referenced this issue Nov 7, 2023
### What

When on web, the command pallete now lists a command to copy a direct
link to the "fully qualified" URL, which is `location.origin` +
`query["url"]`.

Fixes #4122

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested [demo.rerun.io](https://demo.rerun.io/pr/4165) (if
applicable)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG

- [PR Build Summary](https://build.rerun.io/pr/4165)
- [Docs
preview](https://rerun.io/preview/511ef39edb815811050aa3d325ff517314cc082e/docs)
<!--DOCS-PREVIEW-->
- [Examples
preview](https://rerun.io/preview/511ef39edb815811050aa3d325ff517314cc082e/examples)
<!--EXAMPLES-PREVIEW-->
- [Recent benchmark results](https://ref.rerun.io/dev/bench/)
- [Wasm size tracking](https://ref.rerun.io/dev/sizes/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
😤 annoying Something in the UI / SDK is annoying to use examples Issues relating to the Rerun examples 👀 needs triage This issue needs to be triaged by the Rerun team 🕸️ web regarding running the viewer in a browser
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants