Florian
Florian
This is the issue to discuss this comment at a common place. (I don't now if the discussion within the commit is a good place for it) https://github.com/datenangebot/health/commit/c2267ce286d71849d907281b83964605bb8c1776#r89292092 @kenda Do...
### Is your feature request related to a problem? Please describe. Don't create for all possible contexts different view. Thats also limited by thinking about sharing and dynamical adding needed...
Lets create contexts where we can put different resources together to act like an small app (smapp 🙃). Resources can be views, tables, a description (rich text with all the...
https://github.com/nextcloud/tables/issues/279 covers the frontend part, this issue would cover the backend
Lets allow to define some rules that formats rows/cells or columns: - background color - border and shadow effects The rules have different triggers like threshold values, text operations (contains,...
Right now (v0.7) it is possible to filter for values from the multi selection columns. But you can not filter for something like @userId. This needs to be specially handled...
### Is your feature request related to a problem? Please describe. One deleted resources are removed directly. Many users might expect that they can bring it back from some kind...
### Is your feature request related to a problem? Please describe. nope ### Describe the solution you'd like Open a "add row" dialog to insert rows into tables directly from...
If a table has a column text-rich and this is included in another text editor as a widget, the column cannot be displayed because we can not initialize a text...