I just had the very pleasant experience of using SliceGridPlugin with
editable text and fields of tiddlers choosen by a tag:
<<sliceGrid [[tags: tag1 tag2]][[slices:=text =title]] inline wikify
edit all 13 verbose>>
I never thought this was possible - Thanks a lot Eric - for yet
another great plugin..

Will you explain what is happening to the text after you have
"activated" an editable cell??
At first it looks wikified - then when you hit/activate a cell it goes
into editmode and the text appears as it would in a tiddler, in
editmode - but when you leave it again - it is a little of both and
display must be refreshed before it is rendered  as "wikified"
again... What is this "inbetween mode"?? I discovered that when I have
for instance a fontdefinition @@font-family:"Comic Sans MS"; it will
go back in the inbetweenmode and render/wikify the text as Comic Sans
MS - untill there is a linebreak - then it is rendered as if it was
{{{codeformatted}}} - same thing happens with "normal" text - after
having activated a cell - the text in the cell is rendered as if it
was {{{codeformatted}}}.
I like the effect. I reminds you of where you have been. I was
wondering if it is intentional - or merely an "inbetween state" -
needing a refresh of the display to be correctly rendered?

It is very nice to be able to work on different tiddlers (both text,
titles, tags and fields from a central tiddler) working with slices is
still new for me - but with this plugin I can see a lot of potential -
beeing able to copy/paste and reuse slicedefinitions across tiddlers,
not having to remember every slicedefinition by heart... - great!!

YS Måns Mårtensson
On 19 Sep., 17:42, Eric Shulman <[email protected]> wrote:
> > How do you edit custom fieldvalues with SliceGridPlugin ??
> > I tried:
>
> (some imagined syntax)
>
> > But none of them seemed to work...
> > YS Måns Mårtensson
>
> OMG.. I can't believe I'm about to write this... "RTFM" !!!!
>
> As you should know by now, along with my prolific code writing skills,
> I generally write pretty thorough *documentation* for my plugins.  And
> this case is no exception:
>
> http://www.tiddlytools.com/#SliceGridPluginInfo
>
> The "Usage" section clearly spells out the allowable <<sliceGrid>>
> macro syntax:
> ----------------------
> <<sliceGrid [[tags:tag tag...]] [[slices:slice slice...]] inline
> wikify edit all cliplength verbose>>
> ----------------------
>
> Furthermore, in the description of the [[slices:...]] parameter it
> states prominently in bold type:
> ----------------------
> If a slice name begins with "=" (equal sign), then it will be handled
> as a custom tiddler field reference, rather than a slice reference.
> ----------------------
>
> and, in the Examples section:
> ----------------------
> <<sliceGrid inline wikify edit tags:systemConfig [[slices:Version
> =modifier =changecount]]>>
> ----------------------
> (which demonstrates using a combination of slices ("Version") and
> fields ("=modifier" and "=changecount").
>
> It seems to me that the above Usage and Examples should be enough...
> however, despite my best efforts to describe and demonstrate the
> needed syntax, my documentation is, apparently, not being effective. :-
> (
>
> It shouldn't be necessary for me to provide *individual* explanations
> of general syntax and usage when I have tried to present that
> information "up front" for everyone to read.  Of course, no
> documentation is perfect, and occasional problems with complex use-
> cases or plugin bugs (gasp!) typically require direct assistance --
> which I'm happy to provide -- but that should be the exception, rather
> than the rule.
>
> Perhaps it is because English is not your first language.  Or maybe
> you are simply so excited by the new plugin features that you want to
> try them right away, without reading the instructions.  Or maybe my
> style of documentation is too abstruse for non-programmers?  Or maybe
> you just didn't read it (hence the admonition, "RTFM!")
>
> Regardless, I'd really like to understand the *origins* of your
> persistent confusion.  If I can understand where you are getting lost,
> it might suggest ways that I can improve my writing so that things are
> presented more clearly.
>
> To this end, please try to explain *exactly* what happened between
> your reading of Wolfgang's message about the new 'field editing'
> feature of SliceGridPlugin, and your attempts to use an imagined
> syntax that was not described (or even implied) anywhere in the
> SliceGridPluginInfo documentation.
>
> thanks,
> -e
--~--~---------~--~----~------------~-------~--~----~
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