Hey everybody, I am quite new to all this TiddlyWiki thing, but this plugin would deliver essential features for my TiddlyWiki usage, so thank you a lot for that! Nevertheless I experience a problem with correct indication of references. In case of clicking on an alialised link, everything works fine and it leads me to the desired tiddler. Though, there, it might not appear in the references tab in the info of that tiddler. Is this a known issue?
A specific case: There is a tiddler "Foo" with an alias "bar". If I reference in the text body of a tiddler "Tah" using [[Bar|?]], it will bring me to "Foo", but in the references of "Foo" it says "No tiddlers link to this one" and "No tiddlers alias to this one". Another case, using the demo wiki ( https://wikilabs.github.io/editions/uni-link/): If I create a new tiddler and link to the "Darwinism" tiddler using [[Darwinism|?]], the new tiddler is not listed in "Darwinism"'s references. If I use [[Darwinism]] everything is fine. I cannot see a pattern at the moment. Sometimes it seems to depend on the capitalization, but I not totally sure. Any hint is appreciated! Thanks and all the best... Am Freitag, 23. Juni 2017 10:08:58 UTC+2 schrieb PMario: > > Hi Folks, > > I pushed out the "uni-link" plugin > <https://wikilabs.github.io/editions/uni-link/> [1]: discussed in a > different thread [2], here in the group. > > Intro-Video: latest: https://youtu.be/V9l-vipAoNw > > It's a new parser for the the TW link / prettylink detection: eg: [[test]] > ... it links to the tiddler named: test but it shows a different text. > Depending on the fields available at the "test" tiddler. If used like this: > [[prettylink > text|test]] it behaves as in existing TWs. No special function used. > prettylink > text will be shown. > > eg: > title: test > caption: short title > subtitle: a tiddler to test the uni-link plugin > > So if the tiddler has no fields it shows: test > If the tiddler has a "caption" field is shows: short title > If the tiddler has a "subtitle" field it shows: a tiddler to test the > uni-link plugin > If the tiddler has both fields: a tiddler to test the uni-link plugin > > So *the subtitle field wins*. .... > > This functionality is backwards compatible with existing tiddlywikis. So > if tiddlers are copy / pasted between TWs, that don't have the plugin > installed, it just falls back to the already existing behavior. Which imo > is a nice idea, created by Mark S. in the first reply post > <https://groups.google.com/d/msg/tiddlywiki/Z7dRU3HrzSs/V4tCT8DXDAAJ>. > > There is a new parser "uni-link" that will be installed with the plugin. > This parser is enabled by default an it will supersede the "prettylink" > parser from the core. see: ControlPanel: Info: Advanced: Parsing > > So if [[test]] is parsed it will be translated into a macro call like > <<uni-link test>>, but with the nice twist, that it also works with a > "fallback" if the plugin doesn't exist in a different TW. > > @All .... Feedback very welcome! > > have fun! > mario > > [1] https://wikilabs.github.io/editions/uni-link/ > [2] https://groups.google.com/forum/#!topic/tiddlywiki/Z7dRU3HrzSs > > > -- 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/dc3ed018-4ba6-42b9-90e4-52637356943f%40googlegroups.com.

