Skip to content

Add copyq-clipboard-manager extension#9224

Merged
raycastbot merged 5 commits intoraycast:mainfrom
andrewcincotta:ext/copyq-clipboard-manager
Nov 17, 2023
Merged

Add copyq-clipboard-manager extension#9224
raycastbot merged 5 commits intoraycast:mainfrom
andrewcincotta:ext/copyq-clipboard-manager

Conversation

@andrewcincotta
Copy link
Contributor

@andrewcincotta andrewcincotta commented Nov 13, 2023

Description

Screencast

Checklist

…or more gracefully. Fixed prettier/eslint files to conform to Raycast\'s standards. Added gitignore file to keep repo clean.
@raycastbot raycastbot added the new extension Label for PRs with new extensions label Nov 13, 2023
@raycastbot
Copy link
Collaborator

Congratulation on your new Raycast extension! 🚀

We will review it shortly. Once the PR is approved and merged, the extension will be available on the Store.

@pernielsentikaer
Copy link
Collaborator

Hi 👋

Should we close #9139 in favor of this one?

@pernielsentikaer pernielsentikaer self-assigned this Nov 14, 2023
@andrewcincotta
Copy link
Contributor Author

Hi 👋

Should we close #9139 in favor of this one?

Sure, my fault.

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋

Thanks for your contribution 💪

I have now tested your extension, and I have some feedback ready for you:

  • It's weird that there are more entries in the list than there are items. Could you look into this?

copyq-clipboard-manager 2023-11-15 at 14 28 07

I'm looking forward to testing this extension again 🔥

Request a new review when you are ready. Feel free to contact me here or at Slack if you have any questions.

@@ -0,0 +1,3 @@
# CopyQ

Lists CopyQ clipboard entries and allows user to select/paste them. No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you write a bit about CopyQ and a guide for how to install it

- Updated README to include installation instructions for CopyQ and fixed bug where empty clipboard entries were being displayed.
- Added metadata/screenshots for Raycast. Handled "copyQ not found" error more gracefully. Fixed prettier/eslint files to conform to Raycast\'s standards. Added gitignore file to keep repo clean.
- Fixed ESLint so that extension will pass review.
- Changed extension icon, changed package.json a bit, fixed preferences in index.tsx
- Created version 1 of Raycast extension. Offers preferences to set path to copyQ, default tab, and default number of items. - Removed Python scripts and rewrote in TypeScript.
- Added copyq-clipboard-manager, a raycast extension template, as well as the utils folder with the python scripts to be used by the extension.
- Update README.md
- Create README.md
- Initial commit
@andrewcincotta
Copy link
Contributor Author

@pernielsentikaer I fixed the issue with empty clipboard entries forming. It occurs when the default number of items preference is larger than the number of clipboard entries in the chosen CopyQ tab. Also revised the README to include a description of CopyQ and where to go to install it.

@pernielsentikaer
Copy link
Collaborator

What about adding the default paths so we could prompt the user as little as possible, not all know how to find the paths, and maybe raise the limit to 25?

@andrewcincotta
Copy link
Contributor Author

What about adding the default paths so we could prompt the user as little as possible, not all know how to find the paths, and maybe raise the limit to 25?

While I've been waiting for version 1 to be listed on the store I've been overhauling the code to provide a faster display of clipboard contents. In the next version, you can choose a tab before displaying clipboard contents, and all clipboard contents will appear instantly (even on my Mac tab which contains over 1300 items!)
Can I work on the default path issue in the second version I plan on publishing shortly after?

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋

Looks good to me, approved 🔥

@raycastbot raycastbot merged commit 7fc33a6 into raycast:main Nov 17, 2023
@raycastbot
Copy link
Collaborator

Published to the Raycast Store:
https://raycast.com/andrewcincotta/copyq-clipboard-manager

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

@andrewcincotta andrewcincotta deleted the ext/copyq-clipboard-manager branch November 19, 2023 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new extension Label for PRs with new extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants