Scrapbox-Duplicator
Scrapbox-Duplicator is a tool that automates the tedious process of Page redirection when managing separate Scrapbox projects for private and public use.
You can find the source code for Scrapbox-Duplicator on GitHub(https://github.com/tkgshn/scrapbox-Duplicator). To deploy the tool, you can use the Heroku Dashboard(https://dashboard.heroku.com/new?template=https%3A%2F%2Fgithub.com%2Ftkgshn%2Fscrapbox-duplicater%2Ftree%2Fmaster) or click on the deploy button(https://www.herokucdn.com/deploy/button.svg).
One of the issues that Scrapbox-Duplicator addresses is the challenge of managing both private and public projects. This tool provides a solution for categorizing Scrapbox projects, as discussed in the /programming-notes/Scrapbox projectの分類 page.
The initial version of Scrapbox-Duplicator was developed by blu3mo.icon. However, it was later discovered that there is a similar tool called scrapbox-sync, which serves a similar purpose.