Thank you very much for your answers! Further suggestions with other approaches are still welcome. (I still like to learn more.)
Am Samstag, 4. Juli 2020 12:44:01 UTC+2 schrieb Eric Shulman: > However, if you really want an external link to open in the same > tab/window, > then you can already use standard HTML syntax, which is simple enough: > <a href="../20200703224247/index.html">Open file</a> > > I had already tried that before I asked my question here. But that failed because I tried something similar to this one: <a href="../20200703224247/index.html">OpenFile</a> As I've realized in the meantime, the CamelCase recognition has worked here and a wiki link inside the HTML was generated, which was not necessarily to be expected. There is probably no way to explicitly mark HTML code as such? But I know the options to turn off CamelCase. One way: <a href="../20200703224247/index.html">~OpenFile</a> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3ab0858a-127c-4653-903a-ece3b2a7fa14o%40googlegroups.com.

