aMediocreDad / jal

A small library that augments some of Foundry's TextEditor functions to support section anchors for Content Links.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Journal Anchor Links

Since Foundry VTT V10, journal entry anchor links are finally supported in the core software. However, weirdly enough it doesn't support anchor links in scene notes. This module fixes that.

How-To

Implementing this library in your module/system is easy:

  1. Add it as a dependency in your manifest file (module.json or system.json).
    • Alternatively you can download the files and use the lib.js in your module.

  2. Drag a heading from the Journal sidebar onto the map. Magic.

License

See LICENSE file.

Author

@aMediocreDad

If you like what I do, consider keeping me awake at night!

About

A small library that augments some of Foundry's TextEditor functions to support section anchors for Content Links.

License:Other


Languages

Language:JavaScript 100.0%