Closed tejaschaudhari131 closed 2 months ago
Issue #471: Add Text Grab to PATH
This is great! Thank you for the pull request! I'll review this today.
@tejaschaudhari131 just checking in with this PR. This only adds Text Grab to the PATH when you run this PowerShell script. Typical users of the app will not have an option to add Text Grab to path, right?
I think #471 is related to having a button in Settings or the About Window enabling a simple and quick way to add Text Grab to the path.
Hi @TheJoeFin,
Thank you for your feedback on the PR! You're absolutely right; my initial implementation was more developer-centric and might not be as accessible for typical users.
I like the idea of integrating this feature directly into the GUI for ease of use. I propose adding a button in the Settings or About Window that lets users add Text Grab to the system PATH with just a simple click. This approach would make it more user-friendly and accessible to everyone.
I'll work on implementing this and will update the pull request with the new changes soon. Let me know if there are any specific considerations you'd like me to keep in mind while making these adjustments.
Thanks!
Sounds good. Side note: please base your branch off the dev
branch and not main
This PR introduces the following changes to the Text-Grab project:
Related Issues: Issue #471: Add Text Grab to PATH