'exploding' self-deleting blocks
Sometimes you have a standard block as part of a daily template. Those aren't used every day and it can be frustrating to try and remember to delete them to prevent useless blocks from accumulating.
A 'self-deleting' block will delete itself if it is not used by the end of a certain time period (the next day, the next week, etc)
Each part of the year should be filterable for employed vs unemployed
Favorites
Most common favorite
common audio
common tags
Time spent
Time of day spent
Kiki's delivery service is the perfect template for womanhood
Lesbian couples are the only couples in unequivocally happy for
People who wear blue/green outfits are calming
roam/css Excel system
{{table}}
Shortcode
Purpose
Example
BC
Background color of the element (buttons, container)
var(--cl-gray-200)
, #bbb
FL
Fill color of the object (needed for some arrows)
var(--cl-green-400)
, rgb(0,128,0)
BT
Top border line
1px solid var(--cl-gray-100)
BR
Right border line
1px solid var(--cl-gray-100)
BB
Bottom border line
1px solid var(--cl-gray-100)
BL
Left border line
1px solid var(--cl-gray-100)
BD
Border radius
5px
SD
Shadow of the object
inset 0 0 0 1px rgb(16 22 26 / 20%), inset 0 -1px 0 rgb(16 22 26 / 10%)
CO
Foreground color
var(--cl-white)
, #fff
, rgb(255,255,255)
FF
Font Family
'iA Writer Quattro S'
FS
Font Size
1em
, 14px
FW
Font Weight
bold
, 700
, 500
TD
Text decoration
underline
, none
TT
Text transformations
uppercase
, lowercase
, none