Sidenote about setting up URI-permalinks to some TiddlyWiki's tiddler in any other TiddlyWiki.
Using walt's TiddlyWiki as an example. I notice a permalink in that TiddlyWiki to a Tiddler (SolutionToProblemOfLinkRot <https://meta.tiddlyhost.com/#SolutionToProblemOfLinkRot> ) setup like this: ..tps://meta.tiddlyhost.com/#SolutionToProblemOfLinkRot A URI-permalink, pasted as-is, in any tiddler will not work as a link (the square brackets mess things up) without some necessary fiddling. For a URI-permalink to work in TiddlyWiki, it does need to be setup with an HTML anchor (maybe there are other ways I'm not thinking about). For example: <a href="https://meta.tiddlyhost.com/#:[uid[3]]">{{ SolutionToProblemOfLinkRot!!title }}</a> BTW: {{ SolutionToProblemOfLinkRot!!title }} so that Relink can find and change that tiddler reference should its title ever be changed. On Saturday, May 8, 2021 at 4:10:40 PM UTC-3 ludwa6 wrote: > You're a wizard, Charlie! Problem is, these magic spells invoked in an > unforseen context can yield unexpected results. > > At least the first step -getting a PermaLink to a newly created tiddler- > worked fine: see https://meta.tiddlyhost.com/#:[uid[3]] > (NB: that one is #3, because tiddlers 1 & 2 got flubbed, because i forgot > that Tiddlyhost needs me to save not just tiddler, but then the whole > wiki... And so i ran the script twice on same tiddler, and now both 1&2 > pull blanks). > > But then at step two -changing the title of tiddler- it threw me this > error message when i tried to save tiddler: > > * Internal JavaScript Error: Uncaught TypeError: cannot read property > '1' of undefined When relinking 'SolutionToProblemOfLinkRot'* > Because the tiddler in step 1 above has a backlink to this other > 'SolutionToProblemOfLinkRot' -but i don't know if it's that Tiddlyhost > doesn't like the UID attribute, or has a problem with the "Relink" plugin i > have installed. > > Anyway: i will try some other tests tomorrow; just thought to share this > one now, while it's fresh. > ps: can't wait to see this next video! :-) > > /walt > > On Saturday, May 8, 2021 at 6:14:30 PM UTC+1 [email protected] wrote: > >> Arg. I should have mentioned. The "ViewToolbar" button to add a UID to >> a tiddler is in the "More" button's menu. >> >> I decided to make it a little bit more difficult to reach, because when a >> TiddlyWiki is publicly hosted on the web, we don't want viewers creating >> UID's on tiddler's and then grabbing UID permalinks, thinking they can >> directly open a TiddlyWiki to that particular tiddler. >> >> I'll try to remember going over that in next video. >> >> >> >> On Saturday, May 8, 2021 at 1:54:46 PM UTC-3 Charlie Veniot wrote: >> >>> Okay, for anybody who wants to play, please find the attached JSON, a >>> package of 9 small tiddlers ready for importing into your own test >>> TiddlyWiki. >>> >>> After you import the attached JSON tiddler, open it to import the >>> individual tidders. >>> >>> I've made a few changes, and will discuss them in a new video today, or >>> tomorrow, or within the next few days. >>> >>> In the meantime, please give it a spin and let me know what breaks or >>> gets broken. >>> >>> Cheers ! >>> >>> >>> >>> >>> >>> On Saturday, May 8, 2021 at 12:24:47 PM UTC-3 Charlie Veniot wrote: >>> >>>> Tidflix ? >>>> >>>> On Saturday, May 8, 2021 at 12:22:28 PM UTC-3 David Gifford wrote: >>>> >>>>> The beginnings of the TiddlyWiki Cinematic Universe >>>>> >>>>> On Wednesday, May 5, 2021 at 8:18:52 PM UTC-5 [email protected] wrote: >>>>> >>>>>> What the heck, I ask for forgiveness rather than for permission. >>>>>> >>>>>> I'm thinking this may be worth a distinct thread in case it generates >>>>>> loads of questions/comments. >>>>>> >>>>>> YouTube video based on the conversation in Relink vs Permalinks >>>>>> <https://groups.google.com/g/tiddlywiki/c/QOzs3CVtosU> : >>>>>> >>>>>> TiddlyWiki: A Prototype of UID's for stable permalinks >>>>>> <https://youtu.be/UOFqXoyEU4I> >>>>>> >>>>> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/940462e3-5242-4d4c-90ab-4a6817e7ee4cn%40googlegroups.com.

