| Latest version | 5.0.0 |
|---|---|
| Minimum Core | 13 |
| Compatible Core | 13 |
| Last updated | 2 months ago |
| Created | 4 years ago |
| Authors |
|
| Languages |
|
| Systems | All systems |
| Project source | Project URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
A library module for Foundry VTT that provides Journals with long desired page anchor links, similar to how it is supported in HTML.
https://user-images.githubusercontent.com/9851733/128767150-79f967f7-39a3-453f-8dbb-60b910080418.mp4
Implementing this library in your module/system is easy:
module.json or system.json).
Alternatively you can download the files and use the
lib.jsin your module.
lib.js under the script property of your manifest file (see Foundry's description of a manifest if uncertain).Headings in the TextEditor's Rich Editor. Heading 1 through 6 are supported (or <h1>..<h6> if you prefer).@JournalEntry[My Journal Entry | SomeId123]), but you add a hash # after the title/id and then the heading you want to link to.@JournalEntry[My Cool Journal#Secrets].:icon:My Cool Journal: Secrets.See LICENSE.txt
If you like what I do, consider keeping me awake at night!
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: jal or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.