Hi Tobbe,

So yes, these are two things I absolutely should have and don't yet.

As for the dates:
If you prefer you can edit in
YYYYMMDDHHmm format (ie. year, month, date, hour, minute)

If you want to do this go to your EditTemplate and replace:
date of birth:<div class='editor' macro='aet type:date
metaDataName:dob'></div>
with
date of birth:<div class='editor' macro='edit dob'></div>

This will force it to use TiddlyWiki's default editor. I will put
supporting of date locales on my to do list.

As for the sorting children by date of birth, this proved much
easier.. I've updated http://jonrobson.me.uk/static/familytree/robson.html
with the new code - simply updated FamilyTreePlugin and ViewTemplate
The bit that changed in the ViewTemplate is
<div macro='listchildren'></div>
became
<div macro='listchildren sort:dob'></div>


On Jun 22, 7:10 am, Tobbe <[email protected]> wrote:
> Hi Jon,
>
> I have trouble with the dateformat now. Don't know "what you have
> done" ;) but I can't change it if I have typed it wrong. It just be
> the same when I hit the "Done" button. And the format isn't the way we
> write it in Sweden, like this ( 1 Januari 1657, or 1657-01-01) I'm not
> familiar with 1/1/1657 I never remember wich one is the date and
> month :). Where do I change the format?
>
> English version, and here you see the dateformat error
> ------------------------------------------------------------------------------http://db.tt/Hr4gM7
> ------------------------------------------------------------------------------
>
> Best regards
> //Tobbe

-- 
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