> > I had wondered if that was the sort of thing you meant. I've seen HTML > editors that had pop-up/drop-down lists of snippets that would be inserted > at the cursor location. That would be easily enough done in this format. Do > you have some snippets you would suggest? >
Some examples... <$list filter="[]"> </$list> <$link><$view field=title/></$link><br> <$view tiddler=<<currentTiddler>> field="title"/> <$macrocall $name=""/> And then there are plenty for those macros, e.g. tabs... If you ask me, everything should be a snippet. All you need is a mechanism to replace text in a placeholder, e.g. the currenly selected text. Best wishes, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

