Le lundi 18 août 2014 21:54:33 UTC+2, Stephan Hradek a écrit :
>
>
>
> Am Montag, 18. August 2014 21:17:46 UTC+2 schrieb Jean-Charles:
>>
>>
>> I came across TW5 while coding a personal document management for myself,
>> and TW5 seem to be an excellent candidate. However I would like to expose a
>> feature that may really be neat for managing all kind of informations, and
>> that do not seem to exist from my (newbie) understanding :
>>
>> 1. Allow one *Property *to be multi-valued.
>>
>> the field named "list" already is multi-valued - if that's what you mean.
>
Thanks, didn't know that, I'll check this one.
>
>> 1. Allow a *Property *to target a *Tiddler*. This somehow is
>> equivalent to a *Link*.
>>
>> any field can contain anything which can be interpreted as a
> tiddler-title to link to
>
I tried to add an "author" property, but when I list them, they appear as
plan text. I propably miss something here...
<$list filter="[!has[draft.of]tag[document]sort[created]]">
*<$link to={{!!title}}><$view field="title"/></$link><small><$view
field="created"/> <$view field="author"/></small>
</$list>
>
>
>>
>> 1. Allow a *Property *to have a semantic meaning. For example, a *Tiddler
>> *about the book "*C Programming Language*" could use *property *"*Has
>> Author*" twice, targetting "*Ritchie*" and "*Kernighan*". Not that a
>> *property
>> *is directionnal, and that the reverse has a different meaning
>> (something like "*Was written by*"). This may be familiar for users
>> of the Semantic extension of Mediawiki.
>>
>> no field can appear twice.
>
> Maybe I misunderstood you completely?
>
Let's take a more complex use case : Having two *Tiddlers *"*United Nations*"
and "*Kofi Annan*", I want to express the fact that Kofi Annan was first
secretary of the United Nations from 1 January 1997 to 31 December 2006.
>From a semantic point of view, that mean to create a "*Has First Secretary
/ Is First Secretary of*" relationship, and to add some infdormation to
this relationship (the start date and the end date).
How to I achieve this with TiddlyWiki ?
--
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.