The following example, the everything window on the right is the one with the imported file list, the "notes" column is empty.
For complete disclosure, here is the configuration I have in my INI file, that allows me to achieve this "Notes" column:
Code: Select all
...
property_alternate_data_stream_ansi=Custom Property 0=MetaData-Category;Custom Property 1=MetaData-Flags;Custom Property 2=MetaData-Notes;
property_alternate_data_stream_utf8=
custom_property_2=Notes
...
Any help would be greatly appreciated!