This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"shapes":[{"x":-194.32581276661176,"y":313.0967411189308,"rotation":0,"isLocked":false,"opacity":1,"meta":{},"id":"shape:xxyPXdioP2IwEMPM7afcv","type":"group","parentId":"page:l0O2yedoGvhP2udO-ALCX","index":"a1","props":{},"typeName":"shape"},{"x":191.69437936898885,"y":-0.6781018852657326,"rotation":0,"isLocked":true,"opacity":1,"meta":{},"id":"shape:m7Im1aA2rXPBZDnClT893","type":"geo","props":{"w":141.1268213338401,"h":133.24124641883282,"geo":"ellipse","color":"yellow","labelColor":"black","fill":"solid","dash":"draw","size":"m","font":"draw","text":"3","align":"middle","verticalAlign":"middle","growY":0,"url":""},"parentId":"shape:xxyPXdioP2IwEMPM7afcv","index":"a1","typeName":"shape"},{"x":0,"y":23.76798582366655,"rotation":0,"isLocked":false,"opacity":1,"meta":{},"id":"shape:aWW_i0I-MmjlPwMv34xnz","type":"text","props":{"color":"yellow","size":"m","w":173.28018582434606,"text":"Juice Carton (Liters)","font":"draw","align":"middle","autoSize":false,"scale":1},"parentId":"shape:xxyPXdioP2IwEMPM7afcv","in |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
camelCase | |
snake_case | |
kabob-case | |
UPPERCASE | |
lowercase | |
s | |
t | |
a | |
i | |
r |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const hasLabel = (cardElement, label) => Array.from(cardElement.querySelectorAll('.card-label')) | |
.find((labelElement) => labelElement.title === label); | |
Array.from(document.querySelectorAll('.list-card')) | |
.filter((cardElement) => hasLabel(cardElement, 'Pending ⏳')) | |
.forEach((cardElement) => cardElement.classList.toggle('hide')); |
I hereby claim:
- I am blicksky on github.
- I am blicksky (https://keybase.io/blicksky) on keybase.
- I have a public key whose fingerprint is B0E8 179A F109 5131 BD66 FF44 329D 6438 86AB B7B0
To claim this, I am signing this object: