Editable Table with (.pdf)-files from folder

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

I found a “workaround” that should work but does not by tagging files (I use deb12 with kde plasma) but somehow it does still not work. After tagging the files I do not see “file tags” properties in the column.

Did someone find a solution or do I have to wait for updates on the Bases?