scratchattach icon indicating copy to clipboard operation
scratchattach copied to clipboard

feat: pagination

Open faretek1 opened this issue 2 months ago • 0 comments

It would be useful to be able to convert offset+limit into page numbers using the method of User.loves so that we can standardize the api. I recommend placing some function for this in commons.py

If we update some functions to use this instead of pages, it would be backwards incompatible. we could also add a handler that overrides the pagination calculation if you provide a page number manually

not sure if pagination is the correct word

faretek1 avatar Sep 30 '25 09:09 faretek1