A tip to create a download link to one or more tiddler (json) #292
Telumire
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So while procrastinating I read the wiki tonight and found about the json route, and I found that there is way to create a downloadable link to one or more tiddler. The direct download will only work on the tiddlyhost wiki itself, for the tiddlers of the current wiki (must be the same origin), however.
Here's an example of code that generate a link to a set of tiddlers:
Demo: https://demos.tiddlyhost.com/#How%20to%20create%20a%20download%20link%20for%20tiddlyhost%20hosted%20tiddlers
Download the demo: tiddler (right click the link > save as > change the extension to
.json
)Beta Was this translation helpful? Give feedback.
All reactions