Actions
Feature #3744
closedwhen viewing collections, have the ability to show more
Description
it would be nice to let the user know that he is watching only a subset of entries when watching a collection.
a few ideas:
displaying only the first <XX> records
and when the api would support it
displaying <XX> out of <YY> records
in shell mode
More records<y|n>
and potentially in the normal listing, auto create the same command with the next page.
e.g.
to see more records type: $0 -per_page #{page +1}
Actions