Article Overview: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Article Overview ==
== Article Overview ==


This page displays all wiki articles organised by category and subcategory, including word count and focus area. Use the button below to download the full list as a CSV file.
This page displays all wiki articles organised by category and subcategory, including word count and focus area. The table and download button are generated automatically by JavaScript.


<div id="article-overview-wrapper" style="margin-top:16px;">
<div id="article-overview-wrapper" style="margin-top:16px;"></div>
 
<div style="margin-bottom:14px;">
<button id="download-csv-btn" style="background-color:#e07b00;color:#fff;padding:9px 20px;border:none;border-radius:5px;font-size:14px;font-weight:bold;cursor:pointer;letter-spacing:0.3px;">⬇ Download CSV</button>
<span id="overview-status" style="margin-left:14px;font-size:13px;color:#aaa;vertical-align:middle;"></span>
</div>
 
<table id="article-overview-table" style="width:100%;border-collapse:collapse;font-size:13px;">
<thead>
<tr style="background-color:#2a2a2a;color:#f0a500;text-align:left;">
<th style="padding:9px 12px;border:1px solid #444;">Category</th>
<th style="padding:9px 12px;border:1px solid #444;">Subcategory</th>
<th style="padding:9px 12px;border:1px solid #444;">Title</th>
<th style="padding:9px 12px;border:1px solid #444;text-align:right;">Words</th>
<th style="padding:9px 12px;border:1px solid #444;">Focus</th>
</tr>
</thead>
<tbody id="article-overview-body">
<tr><td colspan="5" style="padding:12px;text-align:center;color:#aaa;font-style:italic;">Loading articles… please wait.</td></tr>
</tbody>
</table>
 
</div>