GitMurf / csv-to-roam-table-md

Prepare/convert your CSV tables to be ready to import into your Roam Research database.
MIT License
8 stars 1 forks source link

Create an attribute for the "title of the CSV" #10

Closed GitMurf closed 4 years ago

GitMurf commented 4 years ago

For the versions with Attributes (for the sake of attribute tables), something that would likely be helpful would be to have one attribute be the title of the CSV.

For example: "csvtitle"::

This would allow people to make attribute tables in Roam for specific tables, because if certain attributes overlap from table to table then Roam will just gather in everything, which is sort of unwieldy.

{{attr-table: [[csvtitle]]}}

Originally posted by @classicrob in https://github.com/GitMurf/csv-to-roam-table-md/issues/1#issuecomment-619411427