Pathfinder 1e for Foundry VTT
    Preparing search index...

    Type Alias ParsedContextNoteEntry

    type ParsedContextNoteEntry = {
        source?: string;
        text: string;
    }
    Index

    Properties

    Properties

    source?: string

    Source label if any

    text: string

    Enriched note text