On Thursday, August 27, 2020 at 1:24:38 PM UTC-7, Jimmy Sweeney wrote:
>
> Would anyone have any clues why this file 
> <https://github.com/sweenejp/files/blob/master/The%20Dragons%20Of%20Eden%20-%20Speculations%20On%20The%20Evolution%20Of%20Human%20Intelligence.json%2C>
>  
> isn't importing nice and cleanly into my TiddlyWiki? It imports but not 
> nice and clean like dragging and dropping a tiddler from another TiddlyWiki 
> site does.
>

The first thing I noticed is that the "created" field is not the correct 
format.

It's supposed to be a 17-digit value, YYYYMMDDhhmmssXXX, where:
* YYYY is the year number
* MM is the month number
* DD is the date 
* hh is the hours
* mm is the minutes
* ss is the seconds
* XXX is the milliseconds
(note that all values are zero-padded as needed)

The second thing I notice is that there is no "modified" field.
Without this field, the tiddler won't appear in the "recent" sidebar tab 
list.

Hope this helps...

-e

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e23545ba-7039-4a82-b98d-20c7e21bc997o%40googlegroups.com.

Reply via email to