Hi @benbakelaar;
I’m curious; when you do a direct import in the SQL, can you then also create a job to undo it if it turns out that the data is buggy? I imagine you can do it also via SQL-directly. The thing is I need to do as much as possible via existing GUI’s or write scripts to do it so that it can be reproduced by others. Then again, doing a direct import isn’t that hard as well.
I don’t know if it applies to your project or not, but I more or less managed to find a hack to make the URI’s open in new tabs and make them appear visually different from plain text. My solution is far from ideal, though it’s written out here: Include Custom Javascript