We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using TW 5.3.5 with node.js under Windows 11.
node.js is configured as lazy load with tag lazy. I have a tiddler (e.g. literature-latest-json2) stored data with format aaplication/jason.
lazy
literature-latest-json2
aaplication/jason
The following code codes cannot get field text:
<$let tid="literature-latest-json2" data={{{ [<tid>get[text]] }}}> <<data>> </$let>
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I am using TW 5.3.5 with node.js under Windows 11.
node.js is configured as lazy load with tag
lazy
. I have a tiddler (e.g.literature-latest-json2
) stored data with formataaplication/jason
.The following code codes cannot get field text:
Expected behavior
No response
To Reproduce
No response
Screenshots
No response
TiddlyWiki Configuration
Additional context
No response
The text was updated successfully, but these errors were encountered: