> Looking at that editable grid, you
> haven't by any means slogrammed any such for fields as well, have you?

I just did.  To use custom tiddler fields in the slice grid, use the
[[slices:...]] macro parameter, but precede fieldnames with "=".
Thus, while [[slices:foo bar]] refers to slice values, [[slices:=foo
=bar]] refers to custom tiddler field values.  ... and, you can mix-
and-match slices and fields in the same grid: [[slices:=foo bar]]
denotes a custom field named "foo" and tiddler slice named "bar".

enjoy,
-e

BTW, "Slo-gramming" (slow programming) is a term invented by my friend
Paul Reiber and myself, to describe my style of development, wherein I
try to anticipate and implement the basic functionality to handle the
most common use-cases, and then wait for community feedback to learn
what additional features are desired.  The trick is to write the code
with as few assumptions as possible, so that major re-writes aren't
needed in order to make incremental improvements.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" 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/tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to