Skip to content

Instantly share code, notes, and snippets.

@taras
Created December 18, 2022 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taras/c009e761073d5fbff96c3c94e7659974 to your computer and use it in GitHub Desktop.
Save taras/c009e761073d5fbff96c3c94e7659974 to your computer and use it in GitHub Desktop.
catalog:
<AboutCard>:
$import:
- names: [<AboutCard>]
from: ./catalog.yaml
- names: [<Alarm>]
from: ./icons.yaml
$do:
$<AboutCard>:
secondaryButtons(_):
- $_.<EntityRefreshButton>
- $_.<EntityEditMetadataButton>
- $_.<Link>:
label: Alarm
disabled: false
title: Set Alarm
to: http://set-alarm.com
<>:
- $<Alarm>: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment