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

[FEATURE REQUEST] "Export" and "Import" features #110

Open
the-liquid-metal opened this issue Oct 22, 2024 · 0 comments
Open

[FEATURE REQUEST] "Export" and "Import" features #110

the-liquid-metal opened this issue Oct 22, 2024 · 0 comments

Comments

@the-liquid-metal
Copy link

the-liquid-metal commented Oct 22, 2024

Add a "Export" and "Import" buttons in "Files/folders" section

Export feature: in the form of dialog window:

  1. Filename and location field.
  2. Format field. Available options:
    • json. everything that szyszka need to build identical list in Files/Folders table.
    • Windows bat/PS.
    • unix shell.
    • txt.
    • csv.

Import feature: in the form of dialog window:

  1. Filename and location field.
  2. Insert position field. Available position:
    • at the begining.
    • at the end.
  3. Edited status field. available status:
    • manual edited
    • auto generated

Import feature only accept the same format as export feature.

Edited status only applied if imported file is not json.

If the imported file contains invalid entries, there should be a prompt whether the process will be continued or be cancelled. If invalid entries succeed inserted into Files/Folders table, these rows must be stated as error.

similar issues: #87, #61

@the-liquid-metal the-liquid-metal changed the title [FEATURE REQUEST] Add a "Export" and "Import" buttons in "Files/folders" section [FEATURE REQUEST] "Export" and "Import" features Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant