Rafael Gómez Bermejo
Rafael Gómez Bermejo
Hello @zxedacus , You can use the dataview query to achieve this feature. We will work on a dynamic filter in the future but not in short terms DV example:...
> > Hello @zxedacus , You can use the dataview query to achieve this feature. We will work on a dynamic filter in the future but not in short terms...
hello @StrollStars , you can always modify the limit directly inside the markdown file. Also I will check the reason of that limitation exporting the CSV
its a design decision due to the performance. Once you render >200 rows I can not guarantee a correct behaviour (too slow)
We can improve the feedback of the error handler. I take advantage of this issue to follow up on that task
With 3.3.2 the boundary will show all the stack of the error. But I think it is not enough. We will see how it works
hello @aparente , Could you share the console logs of your obsidian after this happens? a not controlled exception provokes to do not render the database correctly?
I was thinking about ddbb is it covers your request?
maybe the name of the current folder with the `ddbb` tag for example: `films ddbb` when you create a database file inside films folder
thanks for the report, added to the roadmap