-
+ class="text-surface-500 flex flex-col gap-2 text-xs sm:flex-row sm:items-center sm:justify-between">
+
Created:
{ae_util.iso_datetime_formatter(
diff --git a/src/routes/journals/ae_comp__journal_entry_obj_id_view.svelte b/src/routes/journals/ae_comp__journal_entry_obj_id_view.svelte
index 82481c74..a55aed23 100644
--- a/src/routes/journals/ae_comp__journal_entry_obj_id_view.svelte
+++ b/src/routes/journals/ae_comp__journal_entry_obj_id_view.svelte
@@ -19,8 +19,7 @@ import { ae_util } from '$lib/ae_utils/ae_utils';
import { ae_loc, ae_api } from '$lib/stores/ae_stores';
import {
journals_loc,
- journals_sess,
- journals_slct
+ journals_sess
} from '$lib/ae_journals/ae_journals_stores';
import { journals_func } from '$lib/ae_journals/ae_journals_functions';
import { decrypt_journal_entry } from '$lib/ae_journals/ae_journals_decryption';
@@ -154,10 +153,6 @@ $effect(() => {
// 2. Auto-Save Debounce
$effect(() => {
- // Track core properties
- const _content = tmp_entry_obj.content;
- const _private = tmp_entry_obj.private;
-
// Isolate logic from secondary dependencies
const should_save = untrack(
() => has_unsaved_changes && !is_processing && save_status !== 'saving'
@@ -429,10 +424,9 @@ let modal_mode: 'append' | 'prepend' | 'auto' = $state('auto');
group-hover/entry-view:opacity-15 dark:opacity-10 dark:group-hover/entry-view:opacity-20">
{#if $lq__journal_entry_obj && $lq__journal_obj}
- {#if decryption_error}
-
+
+
+ {#if decryption_error}
+
+
+
+ {decryption_error}
+
+
+
+ {/if}
+
+
+
+
+
update_journal_entry()}
+ {log_lvl} />
+
+
+ update_journal_entry()}
+ on_force_reset={handle_force_reset} />
+
+
+
+
+
+
- {/if}
-
-
-
-
-
update_journal_entry()}
- {log_lvl} />
-
-
- update_journal_entry()}
- on_force_reset={handle_force_reset} />
-
-
-
-
-
+
+