> Two concerns: > a) performance - we'd need to do some profiling to ensure there's no > significant impact here
I share these concerns; store.getTaggedTiddlers() executes slowly if there are a lot of tiddlers. > b) each such button would have to be refreshed when any tiddler is modified This could be done in the same way that tiddler links get refreshed when they switch from italic to normal depending on the existence of the target tiddler. You would need to add a new member to config.refreshers that knows how to refresh tag links. Cheers Jeremy > None of these seem like deal breakers, but it needs some investigation. > Can you raise a ticket on Trac? > > > -- 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. > > -- Jeremy Ruston mailto:[email protected] http://www.tiddlywiki.com -- 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.
