csvtool/frontend
exe.dev user 15bd72e02b
Some checks failed
Build / build-linux (push) Failing after 16s
Build / build-linux-webkit2_41 (push) Failing after 16s
Build / build-macos (push) Successful in 3m30s
Add Set Where command
New modal-based command that bulk-sets cell values conditionally:
- Match Column: autocomplete column name picker
- Match Values: textarea with one value per line
- Set Value: the value to write

Scans all rows; where the Match Column cell equals any Match Value,
sets the cell at the cursor's current column to Set Value.

Modal supports full keyboard navigation: Tab between fields,
Enter in Set Value confirms, Escape closes, arrow keys for
autocomplete selection.

Co-authored-by: Shelley <shelley@exe.dev>
2026-03-05 03:22:35 +00:00
..
src Add Set Where command 2026-03-05 03:22:35 +00:00
wailsjs CSV Tool - Wails-based CSV editor with spreadsheet UI 2026-03-03 21:34:09 +00:00
index.html Add Set Where command 2026-03-05 03:22:35 +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