csvtool/frontend
exe.dev user ab2d281aad
Some checks failed
Build / build-linux (push) Failing after 14s
Build / build-linux-webkit2_41 (push) Failing after 14s
Build / build-macos (push) Successful in 3m21s
Add Sort Advanced command with multi-column sort
Opens a modal with a text field supporting autocomplete of column
names. Enter comma-separated column names in priority order;
rows are sorted ascending using locale-aware numeric comparison,
first by the first column, then by the second, and so on.

Autocomplete filters to matching headers, excludes already-chosen
columns, and supports keyboard navigation (arrows + enter).

Co-authored-by: Shelley <shelley@exe.dev>
2026-03-05 02:41:41 +00:00
..
src Add Sort Advanced command with multi-column sort 2026-03-05 02:41:41 +00:00
wailsjs CSV Tool - Wails-based CSV editor with spreadsheet UI 2026-03-03 21:34:09 +00:00
index.html Add Sort Advanced command with multi-column sort 2026-03-05 02:41:41 +00:00
package-lock.json CSV Tool - Wails-based CSV editor with spreadsheet UI 2026-03-03 21:34:09 +00:00
package.json CSV Tool - Wails-based CSV editor with spreadsheet UI 2026-03-03 21:34:09 +00:00