tables icon indicating copy to clipboard operation
tables copied to clipboard

Make some default values configurable

Open datenangebot opened this issue 2 years ago • 1 comments

Some values are set by default but can be overridden via a configuration.

List of configurations:

  • [ ] max rows to show on front end, default 1000
  • [ ] create tutorial table if no tables exist, default true

datenangebot avatar Nov 10 '23 11:11 datenangebot

Hi @juliusknorr, I'd like to try implementing this, but I can't find any documenation how to contribute (git-workflow, documentation requirements, etc.). How may I start?

ionoci avatar Feb 07 '25 13:02 ionoci

Hi @ionoci, we are not tooo formal about this in general. Just open a PR against the main branch. Conventional commits are encouraged, but not enforced here.

Maybe most important is that APIs should not break :)

Some dev info is here, but honestly I am not sure how up to date this is: https://github.com/nextcloud/tables/wiki/Developing

blizzz avatar Jun 18 '25 08:06 blizzz

Would be very helpful if it was possible to disable the tutorial tables for new users.

bentuna avatar Jul 25 '25 18:07 bentuna