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

Load only necessary fields rather than everything at the beginning #8

Open
ojack opened this issue Apr 8, 2022 · 1 comment
Open
Assignees

Comments

@ojack
Copy link
Member

ojack commented Apr 8, 2022

Create optimizations as necessary; load and cache search results as needed

@ojack ojack self-assigned this Apr 8, 2022
@ojack ojack changed the title Load only necessary fields rather than entire entry Load only necessary fields rather than everything at the beginning Apr 8, 2022
@micuat
Copy link
Member

micuat commented Oct 27, 2022

If it is about loading filtered data from airtable, I think the only way is (as far as I understand) you need to prepare views with different filters. In the end, setting up a backend and a simple API would make loading so much faster from my experience but I know this would be overkill

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

No branches or pull requests

2 participants