Closed orhun closed 10 months ago
This is already supported. HTML is supported in description. You can use tailwind classes
- name: Website
description: <a class="font-medium underline underline-offset-4" href="https://orhun.dev" target="_blank">https://orhun.dev</a>
tag: website
image: "https://orhun.dev/img/crow.png"
api:
method: GET
url: https://orhun.dev
I see, but maybe a built-in feature for adding another button next to the share button for navigating to api.url
would be also nice. This would simplify the configuration a lot since I need to add links for each monitor if I want to go with HTML.
What do you think? 🐻
True
But I feel it is subjective. Some like explicit, some like implicit.
Nevertheless, I can add a link to the end of description if monitors is GET /url if no headers present in the monitor
What do you think?
That sounds reasonable!
This is done
Thank you!
True
But I feel it is subjective. Some like explicit, some like implicit.
Nevertheless, I can add a link to the end of description if monitors is GET /url if no headers present in the monitor
What do you think?
Does this mean that if I want to hide the URL, I can add any header and then my URL will not appear on the page?
I think this should be reflected in the documentation. The documentation should clearly indicate when it will be explicit and when it will be implicit.
Is your feature request related to a problem? Please describe.
Currently I use the
description
field to paste the website address that is being checked:Describe the solution you'd like
It would be nice to have a button to open the website in a new tab.
Describe alternatives you've considered None.
Additional context Maybe this is possible somehow but I couldn't find it.
My instance is here: https://status.orhun.dev