My team is currently working on an integration of the Mendeley reference platform into our Web-App. We want to display the references of a logged in user in a sidebar.
To provide a familiar look and feel, we structure the data received from API calls like the original Mendeley library page ("All Documents", "Favorites", "My Publication", folders, groups, and subfolders), but we found no way to categorize a document/reference as "Recently Read" and/or "Recently Added".
- How are those two defined?
- Is there a way to request only recently read or recently added documents through the API or to calculate which of all documents fall into that category?