{#snippet header()}

Journal Config: {$lq__journal_obj?.name ?? '--'}

{/snippet}
{#if tab === 'actions'}
{:else if tab === 'general'}

Journal Categories

{#each tmp__journal_obj?.cfg_json?.category_li ?? [] as category, i (category.code ?? i)}
{/each}
{:else if tab === 'security'}

Status & Lifecycle

Sort Order Manual list position
{tmp__journal_obj.sort ?? 0}

Encryption Passcodes

* Note: Passcodes are used locally for E2EE. Primary is often stored in the DB, while Private should remain known only to you.
{:else if tab === 'ui'}

Default View Modes

Entry Visibility (Global)

Entry Feature Buttons

List Interactions

{:else if tab === 'json'}
{/if}
{#snippet footer()}
{/snippet}