メモページを開く
とにかくすぐに書きたいときに便利
https://gyazo.com/57cceb3617a3ed1cab82637113a4900c/thumb/200#.png
code:script.js
scrapbox.PageMenu.addItem({
title: 'Open notepad',
onClick: () => window.open(/teamj/daiiz's note, '', 'location=no, width=580, height=720')
})