P.S I just discovered that to avoid the arbitrary code coloration here in the forum, you can skip the codeblock backticks and instead indent the code (with a tab character) to get a colorless code block.
keep in mind the old proven methods still remain such as macros or a “filtered transclusion” and join with or without spaces {{{ hey [<bar>] [[$(bars)$]] +[join[ ]] }}} but now we gain the extended back tick methods, not in a macro, but only as values to an attribute.
hey <<bar>> $(bar)$ no procedure needed (I like this)
Or as a filter similar to “filtered transclusions”.
myfield=`${ filter }$`
Post Script;
I am still working at understanding the full implications and hacks but as I see it we still face the issue that caused us to need wikify but since we can concatinate with a filter where needed in an attribute, we avoid this for a subset of cases.
@TW_Tones@Mark_S - thanks. I still dont get my (actual) case to work but I’m probably missing something. Gotta clock out tho.
Right. Same as when editing a tiddler- where I’ve finally thrown in the towel and just copy paste tab characters these days, so that’s what I did here too. I don’t understand why the tab character has become a jump-to-completely-elsewhere-character, unless you paste it. When jumping among buttons, sure, but not inside focussed/active editors, where it is very good for indentation.
I use the autolist plugin to use the tab and shift tab to alter levels of bullets and if I am particular about tab spacing I install the code mirror plugin that allows you to insert tabs.
Tabs that move from one input element to the next is common for websites and apps that deliver forms to people and for those that like keyboard entry and not using their mouse much.
I note in the shortcuts tab and shift-tab are valid but on Windows + Firefox alt-tab and ctrl-tab are handled above Tiddlywiki. I am confident other keyboard handling tools would allow you to clear or redefine these globaly or by application, so you can use them in your own tiddlywiki shortcuts.
I had to use tab & shift-tab to jump all over the browser window when the mouse I was using in a computer lab broke. IE has been doing it since at least late August, 2001.
I am fairly new so not sure those are really all 5.3.0 features but here would be my 3 suggestions (assuming myfield holds “There” of course this can be any tiddler/field):
Thanks everyone. The concatenation proposals here actually do not seem to work. I’d show the actual code if it wasn’t too complex at the moment.
Regarding the tab character; My complaint is that it was hijacked for jumping around. That’d be fine if it wasn’t for the fact that how the heck is one supposed to type the actual tab character then??? Can’t they (including TW!) at least consistently demanded Ctrl+tab or similar for jumping, as some do?