A boolean indicator for whether the JournalEntry is visible to the current user in the directory sidebar
Return a reference to the Note instance for this Journal Entry in the current Scene, if any. If multiple notes are placed for this Journal Entry, only the first will be returned.
Show the JournalEntry to connected players. By default, the entry will only be shown to players who have permission to observe it. If the parameter force is passed, the entry will be shown to all players regardless of normal permission.
A Promise that resolves back to the shown entry once the request is processed
If the JournalEntry has a pinned note on the canvas, this method will animate to that note The note will also be highlighted as if hovered upon by the mouse
A Promise which resolves once the pan animation has concluded
The client-side JournalEntry document which extends the common BaseJournalEntry model.
ClientDocumentMixin
Journal The world-level collection of JournalEntry documents
JournalSheet The JournalEntry configuration application