From 8fa310c8efde5376ce48b0d223fdb0bf7e3a07ff Mon Sep 17 00:00:00 2001 From: pmario Date: Wed, 7 Feb 2024 18:31:21 +0100 Subject: [PATCH] docs -- add tooltip field info --- editions/tw5.com/tiddlers/macros/TableOfContentsMacro.tid | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/macros/TableOfContentsMacro.tid b/editions/tw5.com/tiddlers/macros/TableOfContentsMacro.tid index f8170f823..b643bcc8f 100644 --- a/editions/tw5.com/tiddlers/macros/TableOfContentsMacro.tid +++ b/editions/tw5.com/tiddlers/macros/TableOfContentsMacro.tid @@ -1,5 +1,5 @@ created: 20140919155729620 -modified: 20240206175448578 +modified: 20240207142704165 tags: Macros [[Core Macros]] title: Table-of-Contents Macros type: text/vnd.tiddlywiki @@ -82,6 +82,8 @@ At each level, the tiddlers can be [[ordered|Order of Tagged Tiddlers]] by means ; target :<<.from-version "5.1.23">> By default, the links open the tiddlers making up the table of contents. Alternatively, if the tiddler contains a <<.field target>> field then its contents will be used as the target of the link. +; tooltip +: Will be used to show a tooltip about the node on mouse hover !! Custom Icons