From 9edbcee5fb2490db83fbc2425275d18716906e67 Mon Sep 17 00:00:00 2001 From: Will Budicm Date: Mon, 26 Oct 2020 04:31:16 +1100 Subject: [PATCH] Auto expand/collapse on lines. --- Current Development Check List.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Current Development Check List.md b/Current Development Check List.md index 33e88e9..4f15b18 100644 --- a/Current Development Check List.md +++ b/Current Development Check List.md @@ -7,11 +7,12 @@ ### v.2.1 SUN STABLE New Features in Works * Static pages setting for the pages directory. -* Search on multiwords should rank by encounter of words specified and display first. (that one is difficult) +* Search on multiwords should rank by encounter of words specified and display first. (That one is difficult) * Multi db driver type support. Earth stage requires same SQL related code to work on at least one more DBMS type other than SQLight. * PostgreSQL is most likelly candidate as MySQL is not easy to install for the average user. * Developing and adopting to MySQL or any other system is not prerogative, as it works well as it is with inbuild simplicity. * Provide markdown text functionality to html pages. For quick vanila plain documentation. +* Auto collapse/epand on multi line logs by 0-none as default. Setting to 1 or more showes only that number of lines. (That one is difficult) * ✔ Implement title bolding on logs using markdown, so tags can be avoided, for multiline logs. ### v.2.0 SUN RC2 Encountered -- 2.34.1