Previewing generated config #321
-
If you want to to preview generated config for current preset you have to double-click "play" button. It will be printed in JSON format in browser's console, to convert it to YAML you can use json2yaml.com. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hello @PiotrMachowski, A question about this, is this a method that can display the preset for the generated config ? But I do not find any doc that would display the current 'yaml' of the icons/tiles, etc, I only have the "generated" one (so I cannot copy paste the current tiles). Also for the README about the custom tiles and icons, it could be great to include the main element (tides: or icons:) in the example, or in a line, cause I had to go to "discussions" to understand how to add them :) |
Beta Was this translation helpful? Give feedback.
There is a button "Generate static config" that puts all the config into yaml for you to adjust it. Is it something that works for you?