You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a "Export" and "Import" buttons in "Files/folders" section
Export feature: in the form of dialog window:
Filename and location field.
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:
Filename and location field.
Insert position field. Available position:
at the begining.
at the end.
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.
The text was updated successfully, but these errors were encountered:
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
Add a "Export" and "Import" buttons in "Files/folders" section
Export feature: in the form of dialog window:
Filename and location
field.Format
field. Available options:json
. everything that szyszka need to build identical list inFiles/Folders
table.Windows bat/PS
.unix shell
.txt
.csv
.Import feature: in the form of dialog window:
Filename and location
field.Insert position
field. Available position:at the begining
.at the end
.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 aserror
.similar issues: #87, #61
The text was updated successfully, but these errors were encountered: