Rolandtb

Joined 4 May 2023
→‎2024-09-10: datasette lite u rl
(→‎2024-09-10: fix formatting)
(→‎2024-09-10: datasette lite u rl)
Line 15: Line 15:
== 2024-09-10 ==
== 2024-09-10 ==
* The Firefox add-on by staff person Thomas Wisniewski called [https://addons.mozilla.org/en-US/firefox/addon/testcase-reducer/ Testcase Reducer] might be helpful when debugging CSS and HTML output by SUMO e.g. for ensuring accessibility of the markup for screen readers
* The Firefox add-on by staff person Thomas Wisniewski called [https://addons.mozilla.org/en-US/firefox/addon/testcase-reducer/ Testcase Reducer] might be helpful when debugging CSS and HTML output by SUMO e.g. for ensuring accessibility of the markup for screen readers
* query for sqlite from CSVs using unofficial API
* query for sqlite from CSV using unofficial SUMO API ([https://lite.datasette.io/?csv=https%3A%2F%2Fraw.githubusercontent.com%2Fthunderbird%2Fgithub-action-thunderbird-aaq%2Fmain%2FALLTIME%2Fepoch_time_iso_week_2024-yearly-thunderbird-questions.csv#/data?sql=select%0A++iso_week%2C%0A++count%28id%29+as+countbyisoweek%0Afrom%0A++%5Bepoch_time_iso_week_2024-yearly-thunderbird-questions%5D%0Agroup+by%0A++iso_week datasette lite url] )
<pre>
<pre>
select
select
992

edits