Hello, Guys!
TIDDLYWIKI 5.3.3 with Tidlydesktop v.0.0.18 in Windows 10
<$macrocall $name="tabs"
tabsList="[field:DIA-da-SEMANA[TERÇA]]+[sort[ORDEM]]"
explicitState="$:/state/GUIA-Atual"
actions=<<my-actions-tagtab>>
/
The code above selects all tiddlers that contain “TERÇA” in the “DIA-da-SEMANA” field.
I need to adapt the code so that it selects all tiddlers that have CONTENT starting with “TERÇA”.
I tried a few alternatives, but I couldn’t find the correct syntax. Can someone help me with my lack of experience?
Thank you in advance for your attention.