Putting notes inside Content Browser folders

The csv file:

311346-instruction.jpg

Create a struct to represent a row:

311347-struct.jpg

The struct fields names must match columns in the file - here, Name & Instruction. Both are strings but it can be any data.

311348-structincontentbrowser.jpg

Drag and drop the csv into the browser, it will prompt you to choose a struct for the Data Table row, choose the one you’ve created:

Image from Gyazo