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 ability to open, edit, and save the family data file #2

Closed
rafgugi opened this issue May 14, 2023 · 0 comments · Fixed by #15 or #17
Closed

Add ability to open, edit, and save the family data file #2

rafgugi opened this issue May 14, 2023 · 0 comments · Fixed by #15 or #17
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rafgugi
Copy link
Owner

rafgugi commented May 14, 2023

Description

Currently, the app doesn't allow users to edit the family data except via the YAML file in the source files.

Expected behavior

  • The YAML file in the resource files is just initial family data.
  • Under the hood, open the initial YAML file as a text, then convert it to JSON programmatically. Instead of directly opening the YAML as JSON using the plugin. This YAML JSON converter will be used later.
  • Add an "Open" button to open a YAML family data file.
  • Add a textarea to show and edit the current family data.
  • Add a "Save" button to save current family data.

Additional context

This feature would enable many users to use this same app without having to deploy themselves.

@rafgugi rafgugi added the enhancement New feature or request label May 14, 2023
@rafgugi rafgugi changed the title Add ability to open, edit, and save the YAML file Add ability to open, edit, and save the family data file May 14, 2023
@rafgugi rafgugi added the good first issue Good for newcomers label Jul 2, 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 good first issue Good for newcomers
Projects
None yet
1 participant