On Thursday, September 12, 2013 3:09:04 AM UTC-7, Tobias Beer wrote: > Rather than relying on the thing being named FOO, I was wondering if and > how a plugin would be able to know it's own tiddler name on startup >
There is a global 'tiddler' variable that is set by loadPlugins(). Thus, during startup, your plugin can refer to "tiddler.title" -e -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
