On export to static HTML, removing links to referenced tiddlers

8 views
Skip to first unread message

Charlie Veniot

unread,
Aug 27, 2022, 2:44:19 PM8/27/22
to TiddlyWiki
It involves a custom export option.

It will involve wikify.

Then line by line, replace each tiddler link with only the label from the link (i.e. removing the link).  That will involve regexp search and replace.

Alternatively, replace an anchor tag with a tooltip that shows some of the info (static info) from the related tiddler.

Something like that.

Charlie Veniot

unread,
Aug 27, 2022, 2:49:22 PM8/27/22
to TiddlyWiki
Well, may need wikify.  May not need wikify.  Depends on what you want in the static HTML.

If you'd like transcluded content in the HTML, then wikify.  Maybe.

Reply all
Reply to author
Forward
0 new messages