# Roadmap for v3.x

1. help: guides and internal docs
  - write docs/monorepo (manifesto/explanation about monorepo strategy)
  - cleanup files in dev
  - review files in docs
  - review and commit dev/checklist/feature.md
  - link to guidelines in CONTRIBUTING.md
  - review/edit docs/api/module.md
  - review/edit/commit dev/philosophy.md
  - review/edit /docs/customize
  - manpage overhaul
    - from md instead of troff
    - mention "histogram" near Shift+F
  - vd.org/formats
   - rename 'VisiData loader' column
      - from 'aliases' column

2. hierarchical display
  - hierarchical column #692
  - collapsible rows
    - org-mode
    - json arrays

3. options
  - [options] option enums
  - [options] user-defined option aliases
  - [options] organized options sheet

4. tests
  - rework sample_data
  - basic vdsql tests in CI

5. internals
  - async thread pool
  - Path.options
  - invert input/inputMultiple
     - handle all single-line inputs, and all get/setLastArgs

6. default theme
  - tooling to make it easier to browse color combos

7. new clients
- vd tui client: connect to vd server as separate terminal process
- vd web client
  - lightweight JS widget to display/interact with command server
