diff --git a/src/routes/journals/[journal_id]/+layout.svelte b/src/routes/journals/[journal_id]/+layout.svelte index 0d3f5144..70401b4d 100644 --- a/src/routes/journals/[journal_id]/+layout.svelte +++ b/src/routes/journals/[journal_id]/+layout.svelte @@ -662,6 +662,207 @@ async function handle_update_journal() { + +
+ + + + + + + + + + + + + + +
+ + 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 62d1844b..8384a9f4 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 @@ -11,13 +11,13 @@ import { Eye, EyeOff, Flag, FlagOff, FileX, Fingerprint, Globe, Group, - History, + Hash, History, LockKeyhole, LockKeyholeOpen, MessageSquareWarning, Menu, Minus, NotebookPen, NotebookText, NotepadTextDashed, Pencil, PenLine, Plus, RemoveFormatting, - Search, + Search, Settings, Shapes, Share2, ShieldCheck, ShieldMinus, Siren, Skull, SquareLibrary, Tags, Trash2, TypeOutline, @@ -863,7 +863,8 @@ function handle_marked(text_string: string) { {:else} - + + {/if} @@ -935,70 +936,21 @@ function handle_marked(text_string: string) { {/if} {/if} - - {#if $journals_loc.entry.edit_kv[$lq__journal_entry_obj?.journal_entry_id] == 'current'} - - -
-
@@ -1019,7 +971,229 @@ function handle_marked(text_string: string) { {#if show_menu}
+ > + + +
+ + {#if $journals_loc.entry.edit_kv[$lq__journal_entry_obj?.journal_entry_id] == 'current'} + + + +
+ + +
+ + {:else} + + {#if $lq__journal_entry_obj.category_code} + + + {/if} + {/if} +
+ + + +
+ + + Toggles: + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
@@ -1038,8 +1212,8 @@ function handle_marked(text_string: string) { > -
@@ -1420,6 +1598,7 @@ function handle_marked(text_string: string) { + + + - - - -