- Add a "Show Empty" checkbox (classify mode) — when off, folders whose whole subtree contains no files are hidden, decluttering messy scans. - Move the Show Unassigned/Assigned/Excluded/Empty filters out of the cramped pane header into a dedicated "Show …" toolbar row beneath it (wraps cleanly). - Drop the "X folders selected" text from the folder-tree header (selection still works; updateSelectedCount guards the now-absent element). Test: Show Empty off hides file-less folders (classify.spec.js -> 41). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app.js | ||
| classify.js | ||
| copy.js | ||
| dnd.js | ||
| excel.js | ||
| filter.js | ||
| persist.js | ||
| preview.js | ||
| resize.js | ||
| scanner.js | ||
| selection.js | ||
| sort.js | ||
| spreadsheet.js | ||
| store.js | ||
| target-tree.js | ||
| tree.js | ||
| utils.js | ||
| validator.js | ||
| workspace.js | ||