What I’m trying to do
Hello all,
my usecase: I want to create tables that:
- automatically fill a row with files in a folder (e.g. one .pdf-file per row in a column)
- to create more rows where I can create notes about the .pdf-files
Things I have tried
- could not find any solution with bases (one idea was to add a filter in a base that only keeps .pdf files with a specific feature but I could not find one)
- use other plugins like obsidian-editable-dataview-tables - but I could not get it to work