This version is not compatible in data structure to prior versions. Data migration is required, to transfer previous data (see ../dbLifeLog/main.cnf).
-##LifeLog
+## LifeLog
* Some System settings to be stored in session. As these are known even before logon.
> i.e. $SESSN_EXPR, $RELEASE_VER, $TIME_ZONE, $LOG_PATH
*✔ Sum selected, income, expense, totals.
*✔ Sum on view.
-##LifeLog RTF Documents using Quill Javascript RTF API
-
-*✔ Separate JSON service page.
->* Provide for file attachments.
-> ✔ Display in log, read only RTF on click of button.
-> ✔ Uses compressed RTF Documents in a Notes tabe.
->✔ Deletion of log, deletes the document.
-
-## URGENT FIXES AND KNOWN ISSUES
+## Urgent FIXES and Known Issuses
✔ Dynamic toggle of page sections, interaction fixed, bettered.
✔ View by Date - search not showing current month entries.
## New Features of Minor Relevance
+* Config Export of Log and Categories to be provided as a button.
* ✔ Provide Exclude an Category View (if posible multiple categories). Should have option to session or not.
* ✔ Provide Themes
* Enable sticky log entries
* ✔ Add other categories. i.e. Work, Recurring.
* ✔ Add category description column and page, view and editing.
+##LifeLog RTF Documents using Quill Javascript RTF API
+
+*✔ Separate JSON service page.
+>* Provide for file attachments.
+> ✔ Display in log, read only RTF on click of button.
+> ✔ Uses compressed RTF Documents in a Notes tabe.
+>✔ Deletion of log, deletes the document.
+
## Bugs
-* ✔ Bug -06, Invalid Time 00. Javascript error thrown, when 00am used.
+* ✔ Bug - 06, Invalid Time 00. Javascript error thrown, when 00am used.
* ✔ Bug - 05, CRLF and apostrophe replacement not working.
* ✔ Bug - 04, Local not picked up properly on current date.
* ✔ Bug - 03, Keyword search not working on words as they are categorized wrongly by other dropdown in the background.