Hi Arlen, I have been thinking about this for a while now. It seems like we should > have some way of being able to transclude tiddlers from other wikis. And we > should have a syntax that makes this easy. This one might be better done as > a plugin. >
I suppose a macro will do. And I will definitely build one should this come to pass <https://groups.google.com/d/msg/tiddlywikidev/W53j-dHN1wE/9oQNP6_4BwAJ>. > Another thing I have been thinking is that we need a simple way to group > pages according to folders. Maybe all this entails is a macro like TOC that > lists all the folders under a prefix. It seems like a filter of some sort > should work. > Something like this should provide a starting point.: {{$:/config/OriginalTiddlerPaths##About}} ...provided, that you implemented the mechanism that does this for tiddlywiki.com. > Another thing that would be nice is the ability to add preset fields to > the edit template between the title and the body. That way I could specify > that I always want the caption field available, for instance, even if > nothing has been specified for that field yet. > Simply add a tiddler tagged like: title: $:/_my/ui/EditTemplate/before tags: $:/tags/EditTemplate list-before: $:/core/ui/EditTemplate/tags <$edit field="caption" class="tc-edit-texteditor" placeholder="caption"/> ...styled the way you want it, though. best -tb -- 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 https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/3c9c2755-94e6-428a-bd94-3576d7866897%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
