MacBookPro.lan 2026-4-14:15:37:51

This commit is contained in:
oskar
2026-04-14 15:37:51 +02:00
parent 35ea344131
commit 2d908c75e3
4 changed files with 86 additions and 23 deletions

View File

@@ -55,7 +55,7 @@
},
{
"name": "bullet point",
"template": " - <span style='display: inline-block; vertical-align: baseline; padding: 0.6ex; height: 0px; margin-bottom: -2pt; border: 2pt solid var(--text-normal); background: {{ ({\"yellow\": \"#F9CF04\", \"red\": \"#EA5151\", \"note\": \"#2F6DDE\", \"important\": \"#BA60E5\", \"\": \"transparent\"})[color.toString()]}}; border-radius: 100%'></span> {{display}} {{linkWithDisplay}}"
"template": " - \" <span style='display: inline-block; vertical-align: baseline; padding: 0.6ex; height: 0px; margin-bottom: -2pt; border: 2pt solid var(--text-normal); background: {{ ({\"yellow\": \"#F9CF04\", \"red\": \"#EA5151\", \"note\": \"#2F6DDE\", \"important\": \"#BA60E5\", \"\": \"transparent\"})[color.toString()]}}; border-radius: 100%'></span> {{text}} {{linkWithDisplay}}"
}
],
"useAnotherCopyTemplateWhenNoSelection": false,