proxyman-windows-linux icon indicating copy to clipboard operation
proxyman-windows-linux copied to clipboard

New commands for `Copy as` and `Export to CSV`

Open NghiaTranUIT opened this issue 8 months ago • 2 comments

Description

  • Some important features are missing in the Windows, we need to port it.

  • Export as CSV Screenshot 2024-06-17 at 08 34 58

  • Copy as menu: Screenshot 2024-06-17 at 08 36 26

Export as CSV

  • [x] Port CSVExporter.swift
  • [x] CSV will include all default Columns and Custom Columns
  • [x] use , as a CSV Separator
  • [x] Works with Single Flow Selection or Multiple Flow Selection
  • [x] Write some Unit Tests

NghiaTranUIT avatar Jun 17 '24 01:06 NghiaTranUIT