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

Add "copy to clipboard" button to quickstart commands #655

Closed
kris-watts-gravwell opened this issue Mar 26, 2023 · 2 comments
Closed

Add "copy to clipboard" button to quickstart commands #655

kris-watts-gravwell opened this issue Mar 26, 2023 · 2 comments
Assignees
Labels
feature new feature that does not currently exist Medium medium priority
Milestone

Comments

@kris-watts-gravwell
Copy link
Contributor

What is the feature to be added?

Screwing up the select and copy on those commands is depressingly common in support requests. Please add the little button that lets you copy the commands.

Why should we add this feature? (Business justification? What problem is the feature trying to solve?)

People are not selecting the entire command and then sending support requests saying that the repo is broken

Screenshot from 2023-03-26 15-19-31
Screenshot from 2023-03-26 15-19-37
Screenshot from 2023-03-26 15-19-48

How does this feature address the above problem?

Reduce some friction

Any other comments?

Having a single hidden command set that people could copy that did EVERYTHING would also help.
It should also start by checking if it is running as root, if not, stop running commands and complain about it

@kris-watts-gravwell kris-watts-gravwell added feature new feature that does not currently exist Medium medium priority labels Mar 26, 2023
@kris-watts-gravwell kris-watts-gravwell added this to the v5.2.2 milestone Mar 26, 2023
@kris-watts-gravwell
Copy link
Contributor Author

simple extension to do JUST THAT but i have no idea how to install/reference it:
https://sphinx-copybutton.readthedocs.io/en/latest/

doing pip install sphinx-copybutton installs just fine inside the nix shell
but adding sphinx_copybutton to the extentions does not find it

@michael-wisely-gravwell
Copy link
Contributor

that's cool! I'll get it all configured. Thanks for the link!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature that does not currently exist Medium medium priority
Projects
None yet
Development

No branches or pull requests

2 participants