A way to view individual transcluded tiddlers

19 views
Skip to first unread message

Charlie Veniot

unread,
May 21, 2022, 11:48:39 PM5/21/22
to TiddlyWiki
(As prototyped in BASIC Anywhere Machine.)

BASIC programming in a TiddlyWiki automatically provides code inclusion via oh-so-good  transclusion.

I'm starting to thing about adding user interface features to see and manage transclusion of code libraries (BASIC code in other tiddlers.)

To start figuring out requirements and design, I decided to start with just a simple viewer of transclusions in a program.

Very simple code immediately below.  Screenshots attached.

The code (replace <this_guy> with whatever tiddler title):

```
<$macrocall $name="tabs" tabsList="[<this_guy>get[text]search-replace:g[{{],[{{::::]split[{{]split[}}]regexp[::::]search-replace[::::],[]sort[]]"/>
```
Screenshot 2022-05-22 12.26.35 AM - Display 2.png
Screenshot 2022-05-22 12.29.38 AM.png
Screenshot 2022-05-22 12.29.29 AM.png
Reply all
Reply to author
Forward
0 new messages