2023/05/07
2023/05/06 2023/05/08
shields.io面白い
https://img.shields.io/badge/dynamic/json.svg?url=https://scrapbox.io/api/pages/arpla&label=更新&query=$.pages%5B20%5D.title&style=social
現在ピン留めしているページ一覧とかできるかなと思ったが、↓までしかできなかった
https://img.shields.io/badge/dynamic/json?label=ピン留め&query=$.pages%5B?(!@.pin==0)%5D.title&url=https://scrapbox.io/api%2Fpages/arpla&style=for-the-badge#.svg
filterした上でindex指定して要素取り出すのがJSONPathでできない、と分かった
https://gyazo.com/e9f4c2f5705031315717c9f292710e58