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 server capability warnings optional #5

Open
PhrozenByte opened this issue Sep 18, 2024 · 0 comments
Open

Make server capability warnings optional #5

PhrozenByte opened this issue Sep 18, 2024 · 0 comments

Comments

@PhrozenByte
Copy link

notify-send.sh shouldn't print server capability warnings (like the device not supporting hyperlinks in the notification body) by default, but rather hide them behind some flag (like --verbose or the LOGGING env variable):

$ src/notify-send.sh Test
Warning: The notification service on your device doesn't support
         hyperlinks in it's body text. So they will be filtered out.
Warning: The notification service on your device doesn't support
         images in it's body text. So they will be filtered out.

Moving this from #1 (comment) and #1 (comment) here since it's a different issue.

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