Replies: 3 comments
|
Hi, could you describe a usage scenario for this? It looks like you want to open a file, enable follow mode, select a highlight pattern and then after a new line that matches the highlight appears in the file klogg should do something to notify user. |
0 replies
|
Hi! Yes exactly. Like
App "LogExpert" uses a solution like this: https://i.imgur.com/xmW773H.png |
0 replies
|
Ok, I see how that could be useful. I don’t want to add heavy functions like sending an email. Triggering external app/script should be enough for most cases. Or we can add a plug-in system (I saw something like that in one of the forks), and then the notification plugins could be developed separately. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi, would be great implement an "alert". Whenever a Highlight is triggered, add possibility to make a Tray-icon message or calling an external application.
All reactions