image

script.js

const onClick = () => {
  location.href = location.href.replace('scrapbox.io/nishio','nishio.github.io/quartz');
};
 
scrapbox.PageMenu.addMenu({
  title: "quartz",
  image: "https://gyazo.com/d6d06600842235c8f1618ce891f8690a/raw",
  onClick,
});

This page is auto-translated from [/nishio/open with quartz](https://scrapbox.io/nishio/open with quartz) using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I’m very happy to spread my thought to non-Japanese readers.