$ geany "$d_Qroot""/0_QNial ToDos.txt" Lists of [longer-term, lower priority] things to do in QNial, apart from major projects www.BillHowell.ca 10Oct2020 initial see also d_Qndfs 'QNial userWkspSymbol [philosophy, grammar, design].txt' 24************************24 ToDos : 09Jan2021 fix "csvTable_readFrm_path p_data" in fileops.ndf - when rows have different number of columns, etc 10Oct2020 create html TableOfContents from >can't work as geany replaces middle of fname with '...', and puts the directory AFTER the fname! >> for now, just change 'find_string' to 'str_find1stChrOf_subStr', and fix later... for others see 29Sep2021 "$d_Qroot""code develop_test/strings/210910 string ops planning.txt" 29Sep2021 str_extractBetween_strFront_strEnd IS OP strFull strFront - extract between strFront & strEnd not converted yet from str_extractPast_strFront - I have another optr to do this!!! 01Oct2021 strL_cutBy_chrL IS OP strL chrL - cut each strL by all chrL, omitting chrL, lists only modify so arys (at least simple ones) will work 01Oct2021 I need to dene transformer TWAG that does what I want (see strL_cutBy_chrL) 02Oct2021 create optr single_reshapeLike_ary singler ary 02Oct2021 create optr ary_remove_hyperPlane ary hyperPlanePosn 19Oct2021 typeCheckRun - generic type-checksed on symName args? don't have to modify [expr, optr, trans]? if "standard" nomenclature is used in symbol names, then typeCheck should be easy! 21Oct2021 userQndfs_extract_checks - starting point for automated checks of checks [static, dynamic, evolving, chaotic] 01Jul2022 ALL "chrs" data should be renamed as chrStrL! eg. chrs_alpha_small -> chrStrL_alpha_small qnial> chrL := EACH first chrs_alpha_small abcdefghijklmnopqrstuvwxyz 08Dec2022 $ sudo chown -R bill:bill "$d_temp" doesn't work in : bash '/home/bill/bin/startup Linux scripts.sh' # enddoc