You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Set the "Pagination size" value in the plugin settings to greater than 100.
Close the settings.
Open the settings.
We will see that the input value is 100 (although the real value in the config is 200). I suspect that an input has a maximum value of 100 by default. So we have to call setLimits first and then setValue here:
I'm ready to create the PR.
What platform were you using?
Desktop
Version of the plugin
v3.3.0
Relevant log output
No response
Are you using the latest version of the plugin in your Obsidian vault?