This is a stripped-down version of a single section of Grok TiddlyWiki, optimized for fast loading and readability by search engines. Some features are missing.

For the full Grok TiddlyWiki experience, please visit the wiki version of this page.

Ex:ExtractFunctions/answer

 31st August 2024 at 5:15pm

The correct answer to this exercise will depend on how you think about the tasks being carried out by this filter. Probably the most obvious function to extract is:

\function .enter-transclusion [split[{{]split[}}]get[text]]

{{{ [all[shadows]tag[$:/tags/EditorToolbar]get[description].enter-transclusion[]!sort[]first[]] }}}

An .editor-toolbar-description function replacing the first three steps might plausibly make this filter more understandable, too.

Go to question: Ex:ExtractFunctions