-
-
-
-
-
-
-
-
-
-
-
-
update_journal_entry()}
- hideAlert={$lq__journal_obj?.cfg_json?.hide_btn_alert}
- hidePrivate={$lq__journal_obj?.cfg_json?.hide_btn_private}
- hidePublic={$lq__journal_obj?.cfg_json?.hide_btn_public}
- hidePersonal={$lq__journal_obj?.cfg_json?.hide_btn_personal}
- hideProfessional={$lq__journal_obj?.cfg_json?.hide_btn_professional}
- hideTemplate={$lq__journal_obj?.cfg_json?.hide_btn_template}
- />
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {#if $lq__journal_entry_obj?.history || $lq__journal_entry_obj?.history_encrypted}
-
-
-
-
-
- {/if}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {#if $lq__journal_entry_obj?.sort}
- {$lq__journal_entry_obj.sort}
- {:else}
-
-
- {/if}
-
-
-
-
-
-
{
- update_journal_entry();
- }}
- class:hidden={!$ae_loc.edit_mode}
- class="input input-sm input-bordered w-full mb-2"
- title="Set group (for sorting) of this journal entry"
- />
-
-
-
- {
- update_journal_entry();
- }}
- class:hidden={!$ae_loc.edit_mode}
- class="input input-sm input-bordered w-auto border-none"
- title="Set archive on datetime for archiving this journal entry"
- />
-
- {#if $lq__journal_entry_obj?.archive_on}
-
-
- {:else}
-
-
- {/if}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {#if $ae_loc.edit_mode && $lq__journal_obj_li?.length}
-
-
-
-
- Move to Journal:
-
-
-
-
-
- {/if}
-