MrPrimate / NoteLicker

A simple auto note pin app for FoundryVTT
MIT License
1 stars 1 forks source link

Note Licker

Latest Release Download Count Forge Installs Foundry Core Compatible Version

Simple enhanced Scene Notes/Pins for Foundry to add autonumbering.

About

This module currently offers three improvements to journal notes/pins.

Demo GIFS

Auto icon effects:

gif-preview-auto-icon

Jump to Anchor:

gif-preview-jump-to-anchor

Remove icon borders:

gif-preview

Known Issues

Bugs and Issues

Please open bugs and issues on github, or via the Discord channel #bugs.

Scripting

You can create icons using the API as follows:

let path = await game.modules.get("notelicker")?.api.generateIcon("1a. Terror of fun");

This will return the path to the new icon, which you can use to update a note or other.