I created a tiddlybutton, but I'd really like just a normal link to a tiddler which behaves like a normal tiddlerlink
createTiddlyLink: http://trac.tiddlywiki.org/browser/Trunk/core/js/Utilities.js?rev=11445#L63
Sounds like you want to Wikify the text?
Personally, I think invoking wikify should be regarded as a last resort. Wikification is a user interface - if possible, developers should use the API.
Changing the CSS in the StyleSheet tiddler, or using a "theme" is very conventional
A few options are described here: http://tiddlywiki.org/wiki/Dev:Plugin_Styles http://groups.google.com/group/tiddlywikidev/t/d55f2713b54b75d3 HTH. -- F. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
