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

Support custom fields #1302

Open
6 tasks
hahn-kev opened this issue Dec 4, 2024 · 0 comments
Open
6 tasks

Support custom fields #1302

hahn-kev opened this issue Dec 4, 2024 · 0 comments
Labels
Epic 📖 MiniLcm issues related to miniLcm library code, includes fwdat bridge and lcmCrdt

Comments

@hahn-kev
Copy link
Collaborator

hahn-kev commented Dec 4, 2024

Custom fields are quite complicated, however they're very important to a lot of users, so we need to support them eventually.

FW Help

Model:

  • develop a model for custom field definitions
  • develop a data model for custom field data on Entry, Sense, Example sentence
  • develop a generic model for custom lists

Api:

  • develop api for interacting with custom fields, list fields, create new, delete etc
  • develop api for listing all/custom lists and for interacting with them, CRUD

Ui:

  • UI in FW Lite for showing custom fields (not editing field definitions) and editing data

notes:

  • FW Help suggests a limit of 100 custom fields, I suggest we enforce that
@hahn-kev hahn-kev added Epic 📖 MiniLcm issues related to miniLcm library code, includes fwdat bridge and lcmCrdt labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic 📖 MiniLcm issues related to miniLcm library code, includes fwdat bridge and lcmCrdt
Projects
None yet
Development

No branches or pull requests

1 participant