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 "I have a huge library" #437

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Add "I have a huge library" #437

merged 1 commit into from
Feb 13, 2023

Conversation

ThiloteE
Copy link
Member

@ThiloteE ThiloteE commented Jan 6, 2023

Fixes #436

Adds "I have a huge library. What can I do to mitigate performance issues?" to the FAQ of the user-documentation

Add "I have a huge library. What can I do to mitigate performance issues?"

A: Check your configuration. Disable some or all of following preferences:
   
   - disable fulltext index (Options → Preferences → Linked files → Fulltext Index → ...)
   - disable time stamps (Options → Preferences → General → Time Stamp → ...)
   - disable field formatters (Library → Library Properties → Saving → Save actions → ...)
   - disable autosave (Options → Preferences → File → Saving → ...)
   - disable count of items in group (Options → Preferences → Groups → ...)
   
   Any preference that has the potential to affect all your entries at once is worth inspecting.
@koppor koppor merged commit 1843dd8 into main Feb 13, 2023
@koppor koppor deleted the hugelibrary branch February 13, 2023 19:15
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

Successfully merging this pull request may close these issues.

Add "How to handle huge libraries"
2 participants