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 a summary page for the CSV conversion/import #12

Closed GitMurf closed 4 years ago

GitMurf commented 4 years ago

Finally, if you want to go hog wild, you could create a summary page for the CSV converesion to markdown itself as a markdown page , eg

"CSV Conversion-Date-Filename" as the page name

BTW, this summary page is not necessary, for me just would be nice.

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

GitMurf commented 4 years ago

This summary page should also be like a "Log" too. Basically everything the script is doing should be recorded here so before you import your pages to Roam you can review this Summary/Log to see what all the script did and what pages/attributes/data will be added to Roam. Then when in Roam this summary/log page will be great to see everything you did with this import and be able to quickly jump to each of the pages you created.

GitMurf commented 4 years ago

Before getting all those scenarios/options integrated what I am doing from day 1 is creating that Summary type page you posted an idea about and am also using that as like a “Log” to track everything the script does. That way even before trying to replace or merge attributes with ones already in current pages, I will have the log file flag which pages there are potential conflicts with if the page already exists and if a particular attribute already exists on that page. That way you can quickly use the Logging in the summary page in Roam to go to any of the pages with duplicate attributes and manually update them in the meantime.

phhq commented 4 years ago

This is going to be quite powerful. I'm sure the #roamcult will enjoy. Thank you for building this.

GitMurf commented 4 years ago

List of things to do for this request: