-
-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
Description
See how we can improve the first load of the content dashboard.
- Pre-processing of pages
- Pre-settings retrieval
- Cache pages in VSCode state with a timestamp so that data does not always need to be processed again.
- Tab view switching - perform this only on the filtered/sorted pages
- Pagination - Issue: disabling
frontMatter.dashboard.content.paginationcauses FM to "crash" #426- Define your own page set
- If page set is bigger than 52 items, turn it on by default
- Test out the preview URI on Windows
- Move away from the the file system
syncmethods and replace these with async alternatives -
Page batching-> first tests were not showing a huge difference