Add external reference toggle and badges
Some checks failed
docker-build / build (push) Has been cancelled

This commit is contained in:
2025-11-18 23:07:13 -05:00
parent b267a0ecc6
commit 4c20329f36
4 changed files with 55 additions and 4 deletions

View File

@@ -81,6 +81,12 @@
<span class="toggle-help">Boost exact phrases inside transcripts.</span>
</div>
<div class="toggle-item">
<input type="checkbox" id="externalToggle" checked />
<label for="externalToggle">External</label>
<span class="toggle-help">Include externally referenced items.</span>
</div>
<div class="toggle-item">
<input type="checkbox" id="queryStringToggle" />
<label for="queryStringToggle">Query string mode</label>