{ "name": "NoteLog", "version": "0.1.3", "description": "NoteLog provides an easy interface to keeping notes for your players. It provides API commands for writing text into a Handout named **Log**.\r\r## Commands\r\r```\r!note-log <text to append to the log>\r```\rThis command appends a bulleted line of text to the end of the Log handout.\r\r```\r!note-text {{ \r <Text spanning\r multiple lines\r with shift-enter\r to insert line\r breaks.>\r}}\r```\rThis command will append several lines of text at once with no bullet.", "authors": "The Aaron", "roll20userid": "104025", "patreon": "https://www.patreon.com/shdwjk", "dependencies": {}, "modifies": { "state.NoteLog": "read,write", "handout.notes": "read,write" }, "conflicts": [], "script": "NoteLog.js", "useroptions": [], "previousversions": [] }