Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Supports data import/export for prompts and sessions#45

Merged
Richasy merged 3 commits intomainfrom
richasy/exportConfig
Jun 21, 2023
Merged

Supports data import/export for prompts and sessions#45
Richasy merged 3 commits intomainfrom
richasy/exportConfig

Conversation

@Richasy
Copy link
Owner

@Richasy Richasy commented Jun 21, 2023

Close #44

Provides import and export functions for prompts and sessions.

Prompt export will export the current prompt word list. When importing, if there is an item with the same Id, it will be overwritten, and if there is no item, it will be added.

Session export will package the session index and specific session records into a zip export. When importing, the session index and session records are imported separately

PR type

What is the purpose of this PR?

  • Feature

What is the current behavior?

Not support prompts and sessions import/export

What is the new behavior?

Support

PR checklist

Please check that your PR meets the following requirements:

  • App successfully launched
  • File headers have been added to all source files
  • NOT Contains breaking updates

Remark

Also update some readme files

@Richasy Richasy added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 21, 2023
@Richasy Richasy merged commit 949790f into main Jun 21, 2023
@Richasy Richasy deleted the richasy/exportConfig branch June 21, 2023 15:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Support for exporting cue words and session history

1 participant