I can give you python templates that export and import every author note to some folder. You would run the templates in the template tester. You could also change them a bit to make them into Action Chains template code.
The folder name would be hard-coded in the template. I don't want to bother with opening a dialog.
You would export the notes then do what you want. The filename for the note would be something like "lookup_key#@#escaped_item_value#@#item_value_in_h ex.
The import template would process all the files in the folder, splitting the components apart. If the item value exists for the lookup key, it would import the note.
It will be this weekend before I can write the templates.
|