shuichiro-makigaki / mendeley_cli

CLI for Mendeley
MIT License
4 stars 0 forks source link

How to loop through the API pagination? #2

Closed A3EKV closed 2 years ago

A3EKV commented 2 years ago

Hi, I have properly followed the instructions in the README file and everything works as expected.

mendeley get documents

However, the Mendeley API paginate the response to 20 entries. Is there a way to loop through all the pages in order to display all the documents.

shuichiro-makigaki commented 2 years ago

I fixed the problem at the latest release. Please update mendeley_cli via PIP.