mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-22 06:11:08 -05:00
[FR] - Option to define the max Items per Page (Paging) #416
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vikunja-bot on GitHub (Apr 1, 2025).
Original issue by PewQuadrat on 2022-07-19T11:09:34.000Z
Hello,
it would be nice if we could choose between different units for displaying items in a list.
E.g. 10, 25, 50, 100
Greetings
Original issue on Gitea
@kolaente commented on 2022-07-19T11:51:04.000Z:
There is a server setting which allows you to set the default value for everyone.
Do you mean that or did you think more of a user setting?
PewQuadrat commented on 2022-07-19T16:28:46.000Z:
Thanks for this input, I will have a look at the config.
But yeah, my first thought was something like this:
So the User can chosse, depending on the List and therefore different number of items.
Greetings