Opening files or directories in TiddlyWiki revisited

Thank you for your question. I think that my proposal if implemented may prevent bad coding to propagate through search engines (in line with what @pmario pointed to) and it would also serve to make Forum users exercise extra caution when using coding that is posted in the particular section.

thanks for testing the code !

if

when posting code ( by testing that code )
its not a problem

my question is
what is the point of posting untested code ?
( i cant fathom what it might be )

Ordinarily code should be tested. However, perhaps not everybody is in a position to test code exhaustively in order to cover all scenarios. Therefore, until it has been validated by persons who have the time, skills and know-how to do it, one should treat it with caution.

Another instance is when someone puts out experimental code for discussion or to promote ideas.