You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
I've created a new tiddler with just "<<toc>>" in the text but no TOC is displayed. I can't seem to get any macro to work in this tiddler. I'm using a standalone wiki, and editing with TiddlyDesktop, but viewing in Chrome.
Mat
unread,
Mar 2, 2020, 3:03:01 PM3/2/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Welcome to TW!
Chris Fischer wrote:
I've created a new tiddler with just "<<toc>>" in the text but no TOC is displayed. I can't seem to get any macro to work in this tiddler. I'm using a standalone wiki, and editing with TiddlyDesktop, but viewing in Chrome.
Yes, macros often require some parameter as input. In the TOC examples and doc you'll note that this particular macro requires a tag "that identifies the top level of the tree". Otherwise the macro will not know what you want the ToC to show.
<:-)
Chris Fischer
unread,
Mar 2, 2020, 6:02:05 PM3/2/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Thanks, I'm so new that I didn't grasp the idea of the TOC documentation being a tag.