Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

options.Constrain.Count for getLinks() #762

Open
ko-redtruck opened this issue Jun 24, 2018 · 0 comments
Open

options.Constrain.Count for getLinks() #762

ko-redtruck opened this issue Jun 24, 2018 · 0 comments

Comments

@ko-redtruck
Copy link

I link all posts to an anchor of type tags with the text all. This way I can retrieve them later with: getLinks(anchor("tags","all"),"post").

Now let's say that I only want to get 5 out of my millions of posts on the platform (for performance reasons) or I only want to load a few posts dynamically on page scroll. To achieve this I would need to have the option to set a limit on how many entries I want to retrieve with getLinks(). To my knowledge this isn't implemented yet. Are there any other clever ways to solve this problem?

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

No branches or pull requests

1 participant