These are the pages and utilities that make up the THOLONIA Project.
This site is in super-duper beta, which means the code is messy and may not work, the pages are still being edited, cleaned, rewritten, etc., Lots of stuff is still in dev... so, many moving parts that have not settled down yet.
If you want to know about THOLONIA, go to the gitpage or read the book.
The only reason to be here is for the few utilities that have been written, listed below.
CATFILE.py
- update MD file with auto keyword generatorCATWORD.py
- tests categorization of a single wordTAX-REPORT.py
- prints out taxonomy with all unparsable words removessyncdatefile.py
- synchronizes the filename date and the date tagsyncdate.py
- updates filename dateTAX_REPORT.py
- prints number of words in taxonomy categorytaxonomy2.toml
extract_kw.py
- extracts keywords from a file (pdf,txt)SPELLCHECK.py
- spellcheckerskipwords.txt
- words to ignore when spell checking
ADDBIG
- add large file to LFSCLEAN_GITHUB
- usesgh
to wipe caches, workflows, logs on githubFINDFILE
- find file in tree from current root. Uses partial filenameFINDINFILE
- Finds any file that has matched contentMAKEGIF
- make an animated GIF with ffmpegMAKELINKS
- creates subdir .ZPROJECTS and fill with symlinks to collectionsSERVE
- cleans caches and starts jekyll server (in docker)TESTLINKS
- runs linkchecker (in docker only, uses Jekyll to test - doesn't work as expected)STOPSERVER
- kill all jobs called 'server' (in docker)