Re: [tw] Re: TW5 - fields for contacts?

2013-11-03 Thread David Gifford
I managed to add a tabe class called tiddlerinfotable2, like this

<$list filter="[tag[personalcontacts]]">
|tiddlerinfotable2|k
|<$view field="title" format="link"/>|<$transclude
field="email"/>|<$transclude field="address"/>|


And in Stylesheet set the table td for that class to width: 150px and it
worked, so there is at least a little maneuverability. You can't set column
widths, so the fix only works for tables where you can put up with columns
being of equal width.


On Sun, Nov 3, 2013 at 8:03 AM, David Gifford  wrote:

> Oooohh...I added a second entry and I see what you mean. boo hoo
>
> Dave
>
>
> On Sunday, November 3, 2013 7:46:57 AM UTC-6, Evolena wrote:
>>
>> Hum.. I give it a try for my prononciation guide, and it seems that each
>> line of the table is considered as a single line, so that the table doesn't
>> render very well (and with the macro it is even worse, as the "|" of the
>> table are not interpreted).
>>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/vi0EodFfA4M/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


[tw] Re: TW5 - fields for contacts?

2013-11-03 Thread David Gifford
Oooohh...I added a second entry and I see what you mean. boo hoo

Dave

On Sunday, November 3, 2013 7:46:57 AM UTC-6, Evolena wrote:
>
> Hum.. I give it a try for my prononciation guide, and it seems that each 
> line of the table is considered as a single line, so that the table doesn't 
> render very well (and with the macro it is even worse, as the "|" of the 
> table are not interpreted).
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [tw] Re: TW5 - fields for contacts?

2013-11-03 Thread David Gifford
Works fine for me. What do you have in your fields? I use  iin my
fields where I want breaks.

Dave


On Sun, Nov 3, 2013 at 7:46 AM, Evolena  wrote:

> Hum.. I give it a try for my prononciation guide, and it seems that each
> line of the table is considered as a single line, so that the table doesn't
> render very well (and with the macro it is even worse, as the "|" of the
> table are not interpreted).
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/vi0EodFfA4M/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


[tw] Re: TW5 - fields for contacts?

2013-11-03 Thread Evolena
Hum.. I give it a try for my prononciation guide, and it seems that each 
line of the table is considered as a single line, so that the table doesn't 
render very well (and with the macro it is even worse, as the "|" of the 
table are not interpreted).

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [tw] Re: TW5 - fields for contacts?

2013-11-03 Thread David Gifford
Yeah that did it! Thanks Evolena (=Julie)!

Dave


On Sun, Nov 3, 2013 at 7:38 AM, Evolena  wrote:

> It seems that format="link" works with the view widget but not the
> transclude one (my first attempt with the macro also works with
> [[$title$]], but I admit it's less smart). Maybe try:
>
> <$list filter="[tag[personalcontacts]]">
> |<$*view* field="title" format="link"/>|<$transclude
> field="email"/>|<$transclude field="address"/>|
> 
>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/vi0EodFfA4M/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
David Gifford
Christian Reformed World Missions, Mexico City

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


[tw] Re: TW5 - fields for contacts?

2013-11-03 Thread Evolena
It seems that format="link" works with the view widget but not the 
transclude one (my first attempt with the macro also works with 
[[$title$]], but I admit it's less smart). Maybe try:

<$list filter="[tag[personalcontacts]]">
|<$*view* field="title" format="link"/>|<$transclude 
field="email"/>|<$transclude field="address"/>|


-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [tw] Re: TW5 - fields for contacts?

2013-11-03 Thread Jeremy Ruston
Hi Evolena

Thank you! It's great to see others getting their heads around these
features.

Best wishes

Jeremy


On Sun, Nov 3, 2013 at 6:59 AM, Evolena  wrote:

> >Also, is there a way to grab a field from all the tiddlers tagged with
> "Personal contacts"?
> Here is what I've done for a prononciation guide tiddler extrated from
> tiddlers tagged with "lexique" which contained a prononciation field:
>
> \define prononciationMacro(title)
> [[$title$]]: <$view tiddler="$title$" field="prononciation"/>
> \end
>
> <$list filter=[tag[lexique]sort[title]] macro="prononciationMacro"/>
>
> If all yours tiddlers don't have the field and you want to only display
> those which have it, you can add the filter has[field].
>
> NB. In the macro [[$title$]]: {{$title$!!prononciation}} should work, but
> I have titles with space caracters and that need a fix
>
> --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


[tw] Re: TW5 - fields for contacts?

2013-11-02 Thread Evolena
>Also, is there a way to grab a field from all the tiddlers tagged with 
"Personal contacts"?
Here is what I've done for a prononciation guide tiddler extrated from 
tiddlers tagged with "lexique" which contained a prononciation field:

\define prononciationMacro(title)
[[$title$]]: <$view tiddler="$title$" field="prononciation"/>
\end

<$list filter=[tag[lexique]sort[title]] macro="prononciationMacro"/>

If all yours tiddlers don't have the field and you want to only display 
those which have it, you can add the filter has[field].

NB. In the macro [[$title$]]: {{$title$!!prononciation}} should work, but I 
have titles with space caracters and that need a fix

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.