Links to tiddlers, or internal links, are managed by JavaScript in TiddlyWiki. However, there are methods to control the href
generation when exporting to static pages.
The process for controlling href
generation is detailed in https://tiddlywiki.com/#LinkWidget.
My inquiry is: when exporting two or three tiddlers to a PDF using the browser’s print and save to PDF functionality (no Node.JS), how can the href
generation be controlled to ensure the internal links function correctly?
Ref: