What is Browse?
Browse is a directory listing for ZDDC archives — and any directory. It works in two modes:
- Online
- When the page is served by zddc-server, the listing for the current
URL directory loads automatically. Breadcrumbs link to ancestor folders.
- Local
- Click Add Local Directory to pick any folder on your
computer. Local mode requires a Chromium-based browser (File System
Access API).
Tree navigation
- Click a folder
- Toggle expand/collapse on that folder.
- Double-click a folder
- Navigate into the folder — it becomes the new root of the
view. Server mode loads the folder's URL; local mode re-roots
onto that folder's handle.
- Shift-click a folder
- Recursive expand or collapse — applies to the whole subtree.
- Click a file
- Open in the preview popup. Modifier-click (Ctrl/Cmd) or middle-click
opens in a new tab.
- ZIP files
- Behave as folders — click to inspect contents inline. JSZip is
bundled, so this works offline.
- Column headers
- Click to sort; click again to reverse.
- Refresh
- Re-fetches the current directory listing — works for both
local (re-enumerates the FS handle) and online (re-fetches the JSON).
Header buttons
- Add Local Directory
- Pick a folder from your computer. Works in both modes; in online
mode it's de-emphasized but still available.
- ⟳ Refresh
- Re-load the current directory listing.
- ◐ Theme
- Cycle auto / light / dark.