Jump to content

Main public logs

Combined display of all available logs of MediawikiCIT. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 07:00, 25 February 2026 BabiSender talk contribs created page LibreOffice / Nextcloud Office – "Due Tasks" Conditional Formatting (Created page with "== LibreOffice Calc – "Due Tasks" Conditional Formatting == Highlight whole rows in '''red''' when a task is due and must be acted on. ---- == Goal and Logic == === Core Conditions === For a row to be considered '''due''', two things must be true: ; Target Date condition : The '''Target Date''' in column <code>E</code> must be '''today or earlier'''. Past dates have smaller numeric values than today, so the check is: <code>TODAY() >= TargetDate</code> ; Is It Du...")