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

[Write for AppFlowy] How To's: How to add new property to appflowy database #94

Closed
annieappflowy opened this issue May 23, 2023 · 2 comments · Fixed by #103
Closed

[Write for AppFlowy] How To's: How to add new property to appflowy database #94

annieappflowy opened this issue May 23, 2023 · 2 comments · Fixed by #103
Assignees

Comments

@annieappflowy
Copy link
Collaborator

Will discuss how appflowy database overally works, some insights on how it's possible introuducing new property, group by, filtering and filter options. Plus a more detailed guide to how add new property to appflowy database with updated at and created at property as an example.

1 - AppFlowy Database
general explanation that flowy database is behind Appflowy grid, board, calendar view.
1.1 - Entities
1.1.1 - Cell
1.1.2 - Field
1.1.3 - Row
1.1.4 - Sort
1.1.5 - Filter
1.1.5.1 - Where to start with adding new filter condition
1.1.6 - Group
1.1.6.1 - Where to start with adding new group by
1.2 - Services
1.3 - Events

2 - How to add new property
2.1 - Lets create new property "Created At" and "Updated At"
2.1.1 - Adding the new field type
2.1.2 - Hooking into events

@zoli
Copy link
Contributor

zoli commented May 23, 2023

Commenting here to assign this issue.

@annieappflowy
Copy link
Collaborator Author

Assigned. Thanks, @zoli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants