BrotherSharper / easy-notes

A module for FoundryVTT which adds an area for fast note taking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy Notes

A FoundryVTT add-on module that adds an area for fast note taking.

How does it works?

Easy Notes adds a button in the player list, next to the user's name. This button opens a form containing a text area that updates its content every time it is closed or deselected.

Quick Notes form

The content of the note is saved in the user data, to avoid losing your notes if you clear the cache or change your browser.

Customization

From the module settings you can enable/disable the button in the player list, and customize the appearance of the text area. You can change its dimension, background color, font color, font size and font weight.

Quick Notes Settings

Dependencies

lib - ColorSettings - Without it you won't be able to edit the background and font color.

About

A module for FoundryVTT which adds an area for fast note taking

License:MIT License


Languages

Language:JavaScript 93.8%Language:CSS 3.3%Language:Handlebars 2.9%