This is a small tool designed to emulate the Sublime style Command Palette as follows.
It requires the use of a specific extension to load the js file from this gist.
I'm using the APC extension, and the usage is as follows.
| kiosk_mode: | |
| hide_header: true | |
| views: | |
| - title: Home | |
| path: home | |
| cards: | |
| - type: custom:layout-card | |
| layout_type: custom:grid-layout | |
| cards: | |
| - view_layout: |
This is a small tool designed to emulate the Sublime style Command Palette as follows.
It requires the use of a specific extension to load the js file from this gist.
I'm using the APC extension, and the usage is as follows.