General clean up and improvements.

This commit is contained in:
Scott Idem
2025-04-02 13:42:14 -04:00
parent b9f4189a95
commit 7fa0d5cc5b
6 changed files with 41 additions and 7 deletions

View File

@@ -1,6 +1,11 @@
<script lang="ts">
// *** Import Svelte specific
// *** Import other supporting libraries
import {
BookPlus, BookOpenText
} from '@lucide/svelte';
// *** Import Aether specific variables and functions
import { ae_util } from '$lib/ae_utils/ae_utils';
import { ae_snip, ae_loc, ae_sess, ae_api, ae_trig, slct, slct_trigger } from '$lib/ae_stores';
@@ -28,6 +33,7 @@ let { log_lvl = 0, lq__journal_obj, lq__journal_entry_obj_li }: Props = $props()
<header class="ae_header journal__header">
<h2 class="journal__name h3">
<BookOpenText class="inline-block" />
{@html $lq__journal_obj?.name ?? 'Loading...'}
{#if $ae_loc.trusted_access && $ae_loc.edit_mode}
({$lq__journal_entry_obj_li?.length ?? '0'}&times;)