Awesome! thanks Mario! I will give this a go when I get a chance!
My thinking behind the automatic linking was that I have a lot of notes to
add and it would be quicker for the links to automatically be created and
for me to remove the unecassary ones than it would be for me to traul
through all my notes creating them! :P
On Wednesday, 8 September 2021 at 12:43:30 UTC+1 PMario wrote:
> Hi,
> Tags in tiddlywiki can be also tiddlers. Eg: you can create a tiddler
> named: java that contains the following content:
>
> <<list-links "[tag[java]]">>
>
> Then you create a second tiddler named: Java ... with the content
>
> {{java}}
>
> The second tiddler is there, just to be sure you can use [[java]] and
> [[Java]] as links to the tag-tiddler.
>
> The advantage of this mechanism is, that you can decide, which "java"
> words link to the tag-tiddler. .. If every occurrence of the "java" text
> will link to the tag-tiddler, for me personally it would be annoying to
> have 10 links in a text, that all link to the same target.
>
> And
>
> You can add this to your java-tag tiddler.
>
> Tagged "java":
>
> <<list-links "[tag[java]]">>
>
> ----
>
> Backlinks: <$list filter="[[java]backlinks[]]
> [[Java]backlinks[]]"><<currentTiddler>>, </$list>
>
> Which will show you, where your links to [[java]] come from.
>
> have fun!
> mario
>
--
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/b5aa9c36-7646-48ba-8ca4-0ff8c0625ae4n%40googlegroups.com.