List of new Tinderbox 9 actions

Where can I find a comprehensive list of the new actions added to Tinderbox 9? I’m sure @mwra is doing a complete update of atbref, but is there a place for me to get caught up in the meantime?

Most are described in the Tinderbox 9 Release Notes, in Tinderbox Help

1 Like

Here is a list of the new actions:

attribute(“attributeName”)
following()
count_if()
dictionary(string)
Dictionary[“key”]
document()
neighbors() [11]
neighbors(which,n)
neighbors(which,n,linkType)
neighborsWithin(which,n)
neighborsWithin(which,n,linkType)
neighbors2(which,n)
neighbors2(which,n,linkType)
neighbors2Within(which,n)
neighbors2Within(which,n,linkType)
neighbors2Within(which,n)
neighborsWithin(which,n)
neighbors2()
type(attributeName)

Here is a list of the altered actions:

collect()
collect_if()
.each(){}
find()
runCommand()
String.contains()
String.icontains()
String.substr()
substr()
twitter()
var()

There are also a number of new attributes:

$HideTitle
$HTMLMarkdown
$MyDictionary
$RISDictionary
$SyntaxHighlighting
$Sentiment
$Sentiments
Dictionaries [3]
Dictionary Data Type
Dictionary key:value structure
Adding to, subtracting from, merging Dictionaries

Here is a list of altered attributes:

$DisplayedAttributes
$ShowTitle

You’ll find descriptions for all these in aTbRef.

Over the coming weeks/months I’ll do videos on all these updates.

1 Like