Use case or problem
Oftentimes I find myself creating a quick table of items, like a list of books or websites, with simple columns like name/author/URL/a few tags. Later, I realize I would like to take that table and go more in-depth for each item.
Proposed solution
I would like a button or command: “Convert table to Base and generate Notes”. Depending on the columns present, Obsidian should generate a series of notes with properties that match the Table’s columns, and then replace the table with a code block containing a Base that recreates the table.