Work on hiding certain entries by default. Ability to append to an entry.

This commit is contained in:
Scott Idem
2025-04-14 18:33:59 -04:00
parent 2133fa520e
commit 3a47b77641
3 changed files with 354 additions and 18 deletions

View File

@@ -156,7 +156,7 @@ let lq__journal_entry_obj = $derived(liveQuery(async () => {
{/if}
<span class="text-sm text-gray-500">
Edit Journal:
Edit Journal Entry:
</span>
{$lq__journal_entry_obj?.name}
</h3>