@@ -552,7 +550,7 @@ async function handle_update_journal() {
-
+
Color Scheme:
@@ -577,292 +575,306 @@ async function handle_update_journal() {
-
+
-
-
+
-
+
- {
- $journals_slct.tmp_journal_obj.cfg_json.hide_btn_alert = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_alert;
- }}
- class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
- title="Toggle visibility of alert icon button(s) on Journal Entry view page"
- >
- {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_alert}
-
-
-
-
- Hiding
-
- {:else}
-
-
-
-
- Showing
-
- {/if}
-
- Alert Button
+
+ Journal Entry View Buttons:
-
- {
- $journals_slct.tmp_journal_obj.cfg_json.hide_btn_alert_msg = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_alert_msg;
- }}
- class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
- title="Toggle visibility of alert message icon button(s) on Journal Entry view page"
- >
- {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_alert_msg}
-
-
-
+
+ {
+ $journals_slct.tmp_journal_obj.cfg_json.hide_btn_alert = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_alert;
+ }}
+ class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
+ title="Toggle visibility of alert icon button(s) on Journal Entry view page"
+ >
+ {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_alert}
+
+
+
+
+ Hiding
+
+ {:else}
+
+
+
+
+ Showing
+
+ {/if}
- Hiding
+ Alert Button
- {:else}
-
-
-
-
- Showing
-
- {/if}
-
- Alert Message Button
-
-
+
- {
- $journals_slct.tmp_journal_obj.cfg_json.hide_btn_private = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_private;
- }}
- class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
- title="Toggle visibility of private icon button(s) on Journal Entry view page"
- >
- {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_private}
-
-
-
+ {
+ $journals_slct.tmp_journal_obj.cfg_json.hide_btn_alert_msg = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_alert_msg;
+ }}
+ class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
+ title="Toggle visibility of alert message icon button(s) on Journal Entry view page"
+ >
+ {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_alert_msg}
+
+
+
+
+ Hiding
+
+ {:else}
+
+
+
+
+ Showing
+
+ {/if}
- Hiding
+ Alert Message Button
- {:else}
-
-
-
-
- Showing
-
- {/if}
-
- Private Button
-
-
+
- {
- $journals_slct.tmp_journal_obj.cfg_json.hide_btn_public = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_public;
- }}
- class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
- title="Toggle visibility of public icon button(s) on Journal Entry view page"
- >
- {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_public}
-
-
-
+ {
+ $journals_slct.tmp_journal_obj.cfg_json.hide_btn_private = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_private;
+ }}
+ class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
+ title="Toggle visibility of private icon button(s) on Journal Entry view page"
+ >
+ {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_private}
+
+
+
+
+ Hiding
+
+ {:else}
+
+
+
+
+ Showing
+
+ {/if}
- Hiding
+ Private Button
- {:else}
-
-
-
-
- Showing
-
- {/if}
-
- Public Button
-
-
+
- {
- $journals_slct.tmp_journal_obj.cfg_json.hide_btn_personal = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_personal;
- }}
- class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
- title="Toggle visibility of personal icon button(s) on Journal Entry view page"
- >
- {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_personal}
-
-
-
+ {
+ $journals_slct.tmp_journal_obj.cfg_json.hide_btn_public = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_public;
+ }}
+ class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
+ title="Toggle visibility of public icon button(s) on Journal Entry view page"
+ >
+ {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_public}
+
+
+
+
+ Hiding
+
+ {:else}
+
+
+
+
+ Showing
+
+ {/if}
- Hiding
+ Public Button
- {:else}
-
-
-
-
- Showing
-
- {/if}
-
- Personal Button
-
-
+
- {
- $journals_slct.tmp_journal_obj.cfg_json.hide_btn_professional = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_professional;
- }}
- class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
- title="Toggle visibility of professional icon button(s) on Journal Entry view page"
- >
- {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_professional}
-
-
-
+ {
+ $journals_slct.tmp_journal_obj.cfg_json.hide_btn_personal = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_personal;
+ }}
+ class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
+ title="Toggle visibility of personal icon button(s) on Journal Entry view page"
+ >
+ {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_personal}
+
+
+
+
+ Hiding
+
+ {:else}
+
+
+
+
+ Showing
+
+ {/if}
- Hiding
+ Personal Button
- {:else}
-
-
-
-
- Showing
-
- {/if}
-
- Professional Button
-
-
+
- {
- $journals_slct.tmp_journal_obj.cfg_json.hide_btn_template = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_template;
- }}
- class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
- title="Toggle visibility of template icon button(s) on Journal Entry view page"
- >
- {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_template}
-
-
-
+ {
+ $journals_slct.tmp_journal_obj.cfg_json.hide_btn_professional = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_professional;
+ }}
+ class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
+ title="Toggle visibility of professional icon button(s) on Journal Entry view page"
+ >
+ {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_professional}
+
+
+
+
+ Hiding
+
+ {:else}
+
+
+
+
+ Showing
+
+ {/if}
- Hiding
+ Professional Button
- {:else}
-
-
-
+
+
+ {
+ $journals_slct.tmp_journal_obj.cfg_json.hide_btn_template = !$journals_slct.tmp_journal_obj.cfg_json.hide_btn_template;
+ }}
+ class="btn btn-sm variant-ghost-secondary hover:variant-filled-secondary transition *:hover:inline"
+ title="Toggle visibility of template icon button(s) on Journal Entry view page"
+ >
+ {#if $journals_slct?.tmp_journal_obj?.cfg_json.hide_btn_template}
+
+
+
+
+ Hiding
+
+ {:else}
+
+
+
+
+ Showing
+
+ {/if}
- Showing
+ Template Button
- {/if}
-
- Template Button
+
-
-
@@ -1089,7 +1101,19 @@ async function handle_update_journal() {
Cancel
+
+