Section Anchors (Jump to) #2059
Replies: 1 comment
-
|
Not quite what you are looking for, but you can also target any specific text on a page with plain old HTML links: How could this be built?Implementing this; if the Other research: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What type of request is this?
Enhancement to existing card/feature
Existing card or feature name
{"View" => "Sections"}
Describe the enhancement
We really need a way to 'jump to section' feature, where you can easily navigate to certain part of view sections. This can be easily implemented inside the section editor, which will allow you to define a simple '#name` anchor.
A good example of this is
bubble-cardpopups, you can easily trigger popups to open and close simple by using anchors withtap_actions.Using
input_booleansor other helpers for a simple task like this, is not the answer.Use cases
You'll be able jump to any section of the page effortlessly, instead of having to scroll endlessly to get to the section you want.
Visual examples
Bubble-Card: https://github.com/Clooos/Bubble-Card?tab=readme-ov-file#pop-up
Anchor card: https://community.home-assistant.io/t/anchor-card-scroll-anywhere/612879
Anything else?
There's a clear demand for it, see here:
https://community.home-assistant.io/t/wth-are-there-no-anchors-to-link-to-specific-parts-of-a-dashboard-view/470947/16
https://community.home-assistant.io/t/anchor-element-for-lovelace-to-enable-links-to-specific-parts-of-scrollable-lovelace-dashboard/362445
https://community.home-assistant.io/t/navigate-to-a-specific-section-without-scrolling/779869
https://community.home-assistant.io/t/navigate-to-anchor-of-lovelace-card/250715
Beta Was this translation helpful? Give feedback.
All reactions