#Dashboards to tabs?

1 messages · Page 1 of 1 (latest)

sturdy latch
#

After creating multiple dashboards, I found that you can create tabs within a dashboard... Is there any way to take the existing dashboards and convert them to tabs in a single common dashboard, or will I have to hand build each tab in the common dashboard?

ivory barn
#

You can view the yaml for the entire dashboard, and just copy/paste chunks of it to combine into multiple views

obsidian vapor
#

I am trying to create a picture card in the control panel. I am refering to the image with: type: picture
image: local/www/svt_logo.jpg. The editor do not find the picture. Yes, I have a www directory, yes the file is in the config/www directory. Can someone help me?

obsidian vapor
#

Solved: should be local/filename.jpg (not: local/www/filename.jpg)