2021/12/13
takker.icon
code:js
function getScrapboxSelection() {
const selections = document.querySelector(".selections");
if(!selections) return;
const reactKey = Object.keys(selections)
.find(key => key.startsWith("__reactInternalInstance"));
return selectionsreactKey.return.memoizedProps.range; }
setInterval(() => console.log(getScrapboxSelection()), 1000)
mrsekut.icon
tetsuya-k.icon
森林で兵士が集まり見守る中、光に照らされた人たちが握手している絵だったのだけど、「兵士」で検索してもタイトル(と著者等?)しか検索してくれないのでもちろん引っかからなかった
東京国立近代美術館だった...。略称MOTだっけ? MONATだったような?と違和感があった このサイトは所蔵品検索がなかった(PDFを検索するのみ...)
zudooooooooon.icon