This project is inspired by the excellent notebook library by Rod Takehara.
The project is mainly used as a learning point for myself. The purpose is to polish and modernize the code to use javascript and the new add-in library functionality in MapTool.
Unlike the original library, this add-on keeps all notebooks in the data store, and thus avoid the need for tokens to represent each notebook.
Access to notebooks is handled through an overlay, which presents the available notebooks to each player.
A VS Code task is included which will build a .mtlib in the release
folder.
Undecided as of yet.