updating modes and structures
This commit is contained in:
25
home/wird-tracker.org
Normal file → Executable file
25
home/wird-tracker.org
Normal file → Executable file
@@ -334,7 +334,30 @@ This page tracks my daily awrād and spiritual practices.
|
||||
</div>
|
||||
</form>
|
||||
</dialog>
|
||||
|
||||
<!-- Daily Summary Table -->
|
||||
<section id="summary-panel" class="wird-panel">
|
||||
<div class="wird-panel-header">
|
||||
<h2>Daily Summary</h2>
|
||||
<div id="summary-controls">
|
||||
<div class="summary-presets">
|
||||
<button class="summary-preset active" data-days="30">30d</button>
|
||||
<button class="summary-preset" data-days="7">7d</button>
|
||||
<button class="summary-preset" data-days="90">90d</button>
|
||||
</div>
|
||||
<select id="summary-filter">
|
||||
<option value="__all__">All wirds</option>
|
||||
<option value="durood">Durood</option>
|
||||
<option value="istighfar">Istighfar</option>
|
||||
<option value="quran">Qurʾān</option>
|
||||
<option value="muraqabah">Murāqabah</option>
|
||||
<option value="wuqoof_qalbi">Wuqūf Qalbī</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<div id="summary-table-wrap">
|
||||
<p style="color:var(--muted);font-style:italic">Loading…</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Heatmap -->
|
||||
<section id="heatmap-panel" class="wird-panel">
|
||||
|
||||
Reference in New Issue
Block a user