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

make it easier to copy matching results to clipboard #38

Open
bbelderbos opened this issue May 27, 2024 · 0 comments
Open

make it easier to copy matching results to clipboard #38

bbelderbos opened this issue May 27, 2024 · 0 comments

Comments

@bbelderbos
Copy link
Collaborator

I often find myself cleaning up the pipes (|), e.g.

?146 Downloads  $ vid main
                                                        Pybites YouTube Videos
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Title                                                                                 ┃ Url                                         ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ Pybites Podcast 131 - Write more maintainable Python code, avoid these 15 code smells │ https://www.youtube.com/watch?v=E8K0eS7dHvk │
│ How to add an entry point to your Python package                                      │ https://www.youtube.com/watch?v=ERRIJUvK5Q0 │
│ if __name__ == "__main__": explained                                                  │ https://www.youtube.com/watch?v=ubpFY7_dAW4 │
│ Exploring Python dataclasses                                                          │ https://www.youtube.com/watch?v=saCd6PtvYl4 │
└───────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘

So would be nice to have a way to get the link or title+link to the clipboard without this manual cleanup step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant