Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add to the GUI the option to process several files at once #40

Closed
phydev opened this issue Mar 3, 2021 · 2 comments
Closed

Add to the GUI the option to process several files at once #40

phydev opened this issue Mar 3, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@phydev
Copy link
Member

phydev commented Mar 3, 2021

  • Rename the "Open" button to "Open file" and create "Open directory" button
  • Add an argument to action "get_file" that distinguishes if we are opening file or directory
  • Add partial(self.get_file, file_or_dir) to find_bt and to the new button find_dir_bt
  • Write a function to process the csv files in the directory path.
@phydev phydev added the enhancement New feature or request label Mar 3, 2021
@phydev phydev self-assigned this Mar 3, 2021
@phydev
Copy link
Member Author

phydev commented Mar 3, 2021

  • Processed data should be stored in a single csv file.

@phydev phydev removed their assignment Nov 25, 2022
@phydev phydev self-assigned this Mar 8, 2023
@phydev phydev pinned this issue Mar 8, 2023
@phydev
Copy link
Member Author

phydev commented Mar 8, 2023

Done in commit #0604164

@phydev phydev closed this as completed Mar 8, 2023
@phydev phydev unpinned this issue Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant