-
Notifications
You must be signed in to change notification settings - Fork 96
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 notification clickable #438
Comments
Hi @vivadavid , thanks for reporting. I think there is a misunderstanding: the notification of NormCap is not supposed to be clicked, it will do nothing (the default behavior of Windows might be to close/hide the notification in that case). The purpose of the notification is purely informational: it notifies the user, when the text recognition finished. The recognized text itself ends up in the system clipboard only. To access it, you can just paste it somewhere, e.g. open "Notepad" and press Does this help you / solve your issue? PS: I really like the idea of a clickable notification, PPS: To get the debug information, you need to specify the full path of %LOCALAPPDATA%\Programs\dynobo\NormCap\NormCap.exe -v debug Does this work for you. |
Hi, @dynobo , Thank you for your message.
|
Now that I remember, my intention when clicking on the notification panel was not only to see the text, but also to access the settings. Is there currently a way to change the settings of the programme to, for example, add and remove languages? |
Hi, just a quick note to let you know that next time I need to provide you with a log, I'll be able to do it. On the Windows Terminal, I had opened a tab on the Powershell instead of doing it on the Command Prompt. I was confused with all these different tools. |
Yes, the menu is behind the red cog wheel that appears on your main monitor in the top right corner during "capture" (red borders around screen). I already know, that this isn't super obvious, #443 tries to mitigate that. However, if you have other ideas how to make NormCap more intuitive, let me know! |
This has been implemented for macOS and Windows and released. The action when clicking on the notification depends on the detected text-type:
It would be great if you could test the new feature in NormCap v0.5.0-beta1 and report back, if you like it. |
Hi, All three options work fine! Thanks for adding this feature! |
Actually, I've just noticed it doesn't work when raw mode is selected (I've tried all three scenarios: notepad, web browser and e-mail client). |
Great finding, thanks! Obviously, due to the nature of the raw mode it won't detect mails or URLs, so these actions can't be triggered. But instead, all captured text should be shown in the editor. Easy fix, probably can be shipped in the next release 🙂 |
Glad I was able to help and thanks for fixing it! :-) |
Implemented for macOS and Windows in the latest release. On Linux, it seems like the |
What happened?
Hi,
I've tried to generate the debug log, but when I type NormCap.exe -v debug, the terminal reports an error:
How did you install NormCap?
MSI installer (Windows)
Operating System + Version?
Windows 11 (22H2)
[Linux only] Display Server (DS) + Desktop environment (DE)?
No response
Debug log output?
No response
The text was updated successfully, but these errors were encountered: